#DCDECC#DCDECC
#DCDECC is a very light, muted yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.024 H 112.0°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDECC |
|---|---|
| RGB | rgb(220, 222, 204) |
| HSL | hsl(67, 21%, 84%) |
| HSV | hsv(67, 8%, 87%) |
| CMYK | cmyk(0.9%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.88, -3.81, 8.59) |
| CIE-LCH | lch(87.88, 9.40, 113.90°) |
| OKLab | oklab(89.42% -0.0091 0.0225) |
| OKLCH | oklch(89.42% 0.024 112) |
| XYZ | xyz(66.5341, 71.8180, 67.4722) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.67
Light Grey
#D8DCD6
ΔE00 5.00
Beige
#F5F5DC
ΔE00 5.50
Warm Beige
#E9DCC9
ΔE00 7.09
Ivory
#FFFFF0
ΔE00 7.32
Cornsilk
#FFF8DC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDECC #CECCDE
analogous
#DED7CC #DCDECC #D3DECC
triadic
#DCDECC #CCDCDE #DECCDC
tetradic
#DCDECC #CCDED7 #CECCDE #DECCD3
square
#DCDECC #CCDED7 #CECCDE #DECCD3
split-complementary
#DCDECC #CCD3DE #D7CCDE
monochromatic
#A9AE82 #C2C6A7 #DCDECC #F2F3EC #F2F3EC
Accessibility & contrast
On white
1.37
#DCDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#DCDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDECC
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDECC | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCB
Deuteranopia (green-blind)
#E1DDCD
Tritanopia (blue-blind)
#DFDCD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdecc; /* rgb */ color: rgb(220, 222, 204); /* oklch */ color: oklch(89.4% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#e6e8db',
500: '#dcdecc',
950: '#000000',
},
}SCSS
$custom: #dcdecc; $custom-light: #e6e8db; $custom-dark: #000000;
JSON
{
"hex": "#dcdecc",
"rgb": {
"r": 220,
"g": 222,
"b": 204
},
"hsl": {
"h": 66.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.89415,
"c": 0.02422,
"h": 112
},
"luminance": 0.71818
}Semantic roles & 50–950 ramp
primary
#DCDECC
secondary
#9D9AB4
accent
#46A050
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161615
muted
#848484