#DCDECA#DCDECA
#DCDECA is a very light, muted yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.027 H 111.6°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDECA |
|---|---|
| RGB | rgb(220, 222, 202) |
| HSL | hsl(66, 23%, 83%) |
| HSV | hsv(66, 9%, 87%) |
| CMYK | cmyk(0.9%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.83, -4.14, 9.58) |
| CIE-LCH | lch(87.83, 10.44, 113.38°) |
| OKLab | oklab(89.36% -0.0099 0.025) |
| OKLCH | oklch(89.36% 0.027 111.6) |
| XYZ | xyz(66.2957, 71.7227, 66.2170) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.75
Beige
#F5F5DC
ΔE00 5.27
Light Grey
#D8DCD6
ΔE00 5.73
Cornsilk
#FFF8DC
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 7.27
Off White (survey)
#FFFFE4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDECA #CCCADE
analogous
#DED6CA #DCDECA #D2DECA
triadic
#DCDECA #CADCDE #DECADC
tetradic
#DCDECA #CADED6 #CCCADE #DECAD2
square
#DCDECA #CADED6 #CCCADE #DECAD2
split-complementary
#DCDECA #CAD2DE #D6CADE
monochromatic
#AAAF7F #C3C7A4 #DCDECA #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.37
#DCDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DCDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDECA
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDECA | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#DFDBD8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dcdeca; /* rgb */ color: rgb(220, 222, 202); /* oklch */ color: oklch(89.4% 0.027 111.6);
Tailwind
colors: {
custom: {
50: '#e6e8da',
500: '#dcdeca',
950: '#000000',
},
}SCSS
$custom: #dcdeca; $custom-light: #e6e8da; $custom-dark: #000000;
JSON
{
"hex": "#dcdeca",
"rgb": {
"r": 220,
"g": 222,
"b": 202
},
"hsl": {
"h": 66,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.89363,
"c": 0.02686,
"h": 111.6
},
"luminance": 0.71722
}Semantic roles & 50–950 ramp
primary
#DCDECA
secondary
#9B98B5
accent
#44A24D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483