#DCDEC0#DCDEC0
#DCDEC0 is a very light, muted yellow. Relative luminance 0.713; OKLCH L 89.1% C 0.040 H 110.3°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDEC0 |
|---|---|
| RGB | rgb(220, 222, 192) |
| HSL | hsl(64, 31%, 81%) |
| HSV | hsv(64, 14%, 87%) |
| CMYK | cmyk(0.9%, 0%, 13.5%, 12.9%) |
| CIE-LAB | lab(87.61, -5.75, 14.51) |
| CIE-LCH | lch(87.61, 15.61, 111.63°) |
| OKLab | oklab(89.12% -0.0139 0.0375) |
| OKLCH | oklch(89.12% 0.04 110.3) |
| XYZ | xyz(65.1499, 71.2644, 60.1822) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 5.52
Eggshell
#F0EAD6
ΔE00 6.24
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.55
Lightyellow
#FFFFE0
ΔE00 7.12
Cornsilk
#FFF8DC
ΔE00 7.21
Pale
#FFF9D0
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDEC0 #C2C0DE
analogous
#DED1C0 #DCDEC0 #CDDEC0
triadic
#DCDEC0 #C0DCDE #DEC0DC
tetradic
#DCDEC0 #C0DED1 #C2C0DE #DEC0CD
square
#DCDEC0 #C0DED1 #C2C0DE #DEC0CD
split-complementary
#DCDEC0 #C0CDDE #D1C0DE
monochromatic
#AFB470 #C6C998 #DCDEC0 #F2F3E8 #F4F4EB
Accessibility & contrast
On white
1.38
#DCDEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DCDEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDEC0
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDEC0 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DBBE
Deuteranopia (green-blind)
#E3DCC1
Tritanopia (blue-blind)
#E0DAD5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdec0; /* rgb */ color: rgb(220, 222, 192); /* oklch */ color: oklch(89.1% 0.040 110.3);
Tailwind
colors: {
custom: {
50: '#e7e8d3',
500: '#dcdec0',
950: '#000000',
},
}SCSS
$custom: #dcdec0; $custom-light: #e7e8d3; $custom-dark: #000000;
JSON
{
"hex": "#dcdec0",
"rgb": {
"r": 220,
"g": 222,
"b": 192
},
"hsl": {
"h": 64,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.89115,
"c": 0.04001,
"h": 110.3
},
"luminance": 0.71264
}Semantic roles & 50–950 ramp
primary
#DCDEC0
secondary
#8F8DB6
accent
#3CAA43
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483