#DEDECA#DEDECA
#DEDECA is a very light, muted yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.027 H 106.9°. Best body text is #000000 at 15.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDECA |
|---|---|
| RGB | rgb(222, 222, 202) |
| HSL | hsl(60, 23%, 83%) |
| HSV | hsv(60, 9%, 87%) |
| CMYK | cmyk(0%, 0%, 9%, 12.9%) |
| CIE-LAB | lab(87.99, -3.44, 9.82) |
| CIE-LCH | lch(87.99, 10.40, 109.31°) |
| OKLab | oklab(89.52% -0.0078 0.0256) |
| OKLCH | oklch(89.52% 0.027 106.9) |
| XYZ | xyz(66.9048, 72.0368, 66.2455) |
| Luminance | 0.7204 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.04
Beige
#F5F5DC
ΔE00 5.15
Light Grey
#D8DCD6
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 6.37
Cornsilk
#FFF8DC
ΔE00 6.79
Oldlace
#FDF5E6
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDECA #CACADE
analogous
#DED4CA #DEDECA #D4DECA
triadic
#DEDECA #CADEDE #DECADE
tetradic
#DEDECA #CADED4 #CACADE #DECAD4
square
#DEDECA #CADED4 #CACADE #DECAD4
split-complementary
#DEDECA #CAD4DE #D4CADE
monochromatic
#AFAF7F #C7C7A4 #DEDECA #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.36
#DEDECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.41
#DEDECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDECA
15.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDECA | 1.00 | 1.36 | 15.41 | 15.41 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCC9
Deuteranopia (green-blind)
#E2DDCB
Tritanopia (blue-blind)
#E1DBD8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dedeca; /* rgb */ color: rgb(222, 222, 202); /* oklch */ color: oklch(89.5% 0.027 106.9);
Tailwind
colors: {
custom: {
50: '#e8e8da',
500: '#dedeca',
950: '#000000',
},
}SCSS
$custom: #dedeca; $custom-light: #e8e8da; $custom-dark: #000000;
JSON
{
"hex": "#dedeca",
"rgb": {
"r": 222,
"g": 222,
"b": 202
},
"hsl": {
"h": 60,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.8952,
"c": 0.02676,
"h": 106.9
},
"luminance": 0.72036
}Semantic roles & 50–950 ramp
primary
#DEDECA
secondary
#9898B5
accent
#44A244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483