#DCDEC8#DCDEC8
#DCDEC8 is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.3% C 0.030 H 111.2°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC8 |
|---|---|
| RGB | rgb(220, 222, 200) |
| HSL | hsl(65, 25%, 83%) |
| HSV | hsv(65, 10%, 87%) |
| CMYK | cmyk(0.9%, 0%, 9.9%, 12.9%) |
| CIE-LAB | lab(87.79, -4.47, 10.56) |
| CIE-LCH | lch(87.79, 11.47, 112.93°) |
| OKLab | oklab(89.31% -0.0107 0.0275) |
| OKLCH | oklch(89.31% 0.03 111.2) |
| XYZ | xyz(66.0605, 71.6286, 64.9779) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.93
Beige
#F5F5DC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 6.42
Cornsilk
#FFF8DC
ΔE00 7.12
Off White (survey)
#FFFFE4
ΔE00 7.19
Lightyellow
#FFFFE0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC8 #CAC8DE
analogous
#DED5C8 #DCDEC8 #D1DEC8
triadic
#DCDEC8 #C8DCDE #DEC8DC
tetradic
#DCDEC8 #C8DED5 #CAC8DE #DEC8D1
square
#DCDEC8 #C8DED5 #CAC8DE #DEC8D1
split-complementary
#DCDEC8 #C8D1DE #D5C8DE
monochromatic
#ABB07B #C4C7A2 #DCDEC8 #F3F4EC #F3F4EC
Accessibility & contrast
On white
1.37
#DCDEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#DCDEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC8
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC8 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC7
Deuteranopia (green-blind)
#E2DCC9
Tritanopia (blue-blind)
#DFDBD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec8; /* rgb */ color: rgb(220, 222, 200); /* oklch */ color: oklch(89.3% 0.030 111.2);
Tailwind
colors: {
custom: {
50: '#e6e8d8',
500: '#dcdec8',
950: '#000000',
},
}SCSS
$custom: #dcdec8; $custom-light: #e6e8d8; $custom-dark: #000000;
JSON
{
"hex": "#dcdec8",
"rgb": {
"r": 220,
"g": 222,
"b": 200
},
"hsl": {
"h": 65.455,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.89312,
"c": 0.02951,
"h": 111.2
},
"luminance": 0.71628
}Semantic roles & 50–950 ramp
primary
#DCDEC8
secondary
#9895B5
accent
#42A44B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483