#D2CCC4 color codes
- HEX
- #D2CCC4
- HEX8
- #D2CCC4FF
- HEX8 (Android)
- #FFD2CCC4
- RGB
- rgb(210, 204, 196)
- RGB (%)
- 82%, 80%, 77%
- HSL
- hsl(34, 13%, 80%)
- HSV / HSB
- hsv(34, 7%, 82%)
- CMYK
- cmyk(0%, 3%, 7%, 18%)
- OKLCH
- oklch(0.8478 0.0128 75.35)
- OKLCH (%)
- oklch(84.78% 0.0128 75.35)
- Decimal
- 13814980
What color is #D2CCC4?
#D2CCC4 sits at 85% lightness and 0.0128 chroma in OKLCH, hue 75.35°. Its nearest named color is LightGray.
Shades and tints of #D2CCC4
Tints
Shades
Tones
#D2CCC4 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #D2CCC4 in CSS
.text { color: #D2CCC4; }
.background { background-color: #D2CCC4; }
.border { border: 2px solid #D2CCC4; }
/* Modern, perceptually uniform */
.text { color: oklch(0.8478 0.0128 75.35); }
/* #D2CCC4 at 50% transparency */
.overlay { background-color: #D2CCC480; }Is #D2CCC4 accessible?
#D2CCC4 on white text scores 1.59:1; on black text it scores 13.17:1. Black text passes WCAG AAA on #D2CCC4. Recommended text color on a #D2CCC4 background: black.
A 13.17:1 vs black
A 1.59:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#D2CCC4) → black APCA Lc experimental 76.9 Lc · body text (black text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the orange family on the colors hub.
Frequently asked questions
- What color is #D2CCC4?
- #D2CCC4 is closest to LightGray. In RGB it is rgb(210, 204, 196), and in HSL hsl(34, 13%, 80%).
- What is #D2CCC4 in RGB?
- #D2CCC4 converts to rgb(210, 204, 196) — red 210, green 204, blue 196.
- What text color is readable on #D2CCC4?
- Black text — it has the higher contrast ratio (13.17:1) against #D2CCC4. Black text passes WCAG AAA on #D2CCC4.