#D0DCC2#D0DCC2
#D0DCC2 is a very light, muted yellow-green. Relative luminance 0.685; OKLCH L 87.8% C 0.037 H 127.4°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCC2 |
|---|---|
| RGB | rgb(208, 220, 194) |
| HSL | hsl(88, 27%, 81%) |
| HSV | hsv(88, 12%, 86%) |
| CMYK | cmyk(5.5%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(86.25, -8.65, 11.41) |
| CIE-LCH | lch(86.25, 14.31, 127.17°) |
| OKLab | oklab(87.83% -0.0227 0.0296) |
| OKLCH | oklch(87.83% 0.037 127.4) |
| XYZ | xyz(61.3417, 68.4912, 61.0170) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 8.61
Light Grey
#D8DCD6
ΔE00 8.70
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.95
Eggshell
#F0EAD6
ΔE00 9.03
Lightyellow
#FFFFE0
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCC2 #CEC2DC
analogous
#DCDBC2 #D0DCC2 #C3DCC2
triadic
#D0DCC2 #C2D0DC #DCC2D0
tetradic
#D0DCC2 #C2DCDB #CEC2DC #DCC2C3
square
#D0DCC2 #C2DCDB #CEC2DC #DCC2C3
split-complementary
#D0DCC2 #C2C3DC #DBC2DC
monochromatic
#94AF74 #B2C69B #D0DCC2 #EEF2E9 #F0F4EC
Accessibility & contrast
On white
1.43
#D0DCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D0DCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCC2
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCC2 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8C1
Deuteranopia (green-blind)
#DDD8C3
Tritanopia (blue-blind)
#D1D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dcc2; /* rgb */ color: rgb(208, 220, 194); /* oklch */ color: oklch(87.8% 0.037 127.4);
Tailwind
colors: {
custom: {
50: '#dee6d4',
500: '#d0dcc2',
950: '#000000',
},
}SCSS
$custom: #d0dcc2; $custom-light: #dee6d4; $custom-dark: #000000;
JSON
{
"hex": "#d0dcc2",
"rgb": {
"r": 208,
"g": 220,
"b": 194
},
"hsl": {
"h": 87.692,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87833,
"c": 0.03731,
"h": 127.4
},
"luminance": 0.68491
}Semantic roles & 50–950 ramp
primary
#D0DCC2
secondary
#A08FB3
accent
#40A66F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483