#DCDEC4#DCDEC4
#DCDEC4 is a very light, muted yellow. Relative luminance 0.714; OKLCH L 89.2% C 0.035 H 110.7°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC4 |
|---|---|
| RGB | rgb(220, 222, 196) |
| HSL | hsl(65, 28%, 82%) |
| HSV | hsv(65, 12%, 87%) |
| CMYK | cmyk(0.9%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(87.70, -5.12, 12.54) |
| CIE-LCH | lch(87.70, 13.54, 112.21°) |
| OKLab | oklab(89.21% -0.0123 0.0325) |
| OKLCH | oklch(89.21% 0.035 110.7) |
| XYZ | xyz(65.5991, 71.4441, 62.5481) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.18
Eggshell
#F0EAD6
ΔE00 5.50
Cornsilk
#FFF8DC
ΔE00 7.05
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.11
Off White (survey)
#FFFFE4
ΔE00 7.12
Lightyellow
#FFFFE0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC4 #C6C4DE
analogous
#DED3C4 #DCDEC4 #CFDEC4
triadic
#DCDEC4 #C4DCDE #DEC4DC
tetradic
#DCDEC4 #C4DED3 #C6C4DE #DEC4CF
square
#DCDEC4 #C4DED3 #C6C4DE #DEC4CF
split-complementary
#DCDEC4 #C4CFDE #D3C4DE
monochromatic
#ADB276 #C5C89D #DCDEC4 #F3F4EB #F3F4EB
Accessibility & contrast
On white
1.37
#DCDEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DCDEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC4
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC4 | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBC3
Deuteranopia (green-blind)
#E3DCC5
Tritanopia (blue-blind)
#E0DBD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec4; /* rgb */ color: rgb(220, 222, 196); /* oklch */ color: oklch(89.2% 0.035 110.7);
Tailwind
colors: {
custom: {
50: '#e7e8d5',
500: '#dcdec4',
950: '#000000',
},
}SCSS
$custom: #dcdec4; $custom-light: #e7e8d5; $custom-dark: #000000;
JSON
{
"hex": "#dcdec4",
"rgb": {
"r": 220,
"g": 222,
"b": 196
},
"hsl": {
"h": 64.615,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.89213,
"c": 0.03478,
"h": 110.7
},
"luminance": 0.71444
}Semantic roles & 50–950 ramp
primary
#DCDEC4
secondary
#9491B5
accent
#3FA747
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483