#DEDACC#DEDACC
#DEDACC is a very light, near-neutral yellow. Relative luminance 0.700; OKLCH L 88.8% C 0.019 H 93.7°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDACC |
|---|---|
| RGB | rgb(222, 218, 204) |
| HSL | hsl(47, 21%, 84%) |
| HSV | hsv(47, 8%, 87%) |
| CMYK | cmyk(0%, 1.8%, 8.1%, 12.9%) |
| CIE-LAB | lab(87.01, -1.05, 7.37) |
| CIE-LCH | lch(87.01, 7.44, 98.10°) |
| OKLab | oklab(88.77% -0.0012 0.0193) |
| OKLCH | oklch(88.77% 0.019 93.7) |
| XYZ | xyz(66.0934, 70.0325, 67.1508) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 4.18
Warm Beige
#E9DCC9
ΔE00 4.18
Light Grey
#D8DCD6
ΔE00 4.61
Oldlace
#FDF5E6
ΔE00 6.28
Antiquewhite
#FAEBD7
ΔE00 6.40
Gainsboro
#DCDCDC
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDACC #CCD0DE
analogous
#DED1CC #DEDACC #D9DECC
triadic
#DEDACC #CCDEDA #DACCDE
tetradic
#DEDACC #CCDED1 #CCD0DE #DECCD9
square
#DEDACC #CCDED1 #CCD0DE #DECCD9
split-complementary
#DEDACC #CCD9DE #D1CCDE
monochromatic
#AEA482 #C6BFA7 #DEDACC #F3F2EC #F3F2EC
Accessibility & contrast
On white
1.40
#DEDACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#DEDACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDACC
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDACC | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CB
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#E1D8D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dedacc; /* rgb */ color: rgb(222, 218, 204); /* oklch */ color: oklch(88.8% 0.019 93.7);
Tailwind
colors: {
custom: {
50: '#e8e5db',
500: '#dedacc',
950: '#000000',
},
}SCSS
$custom: #dedacc; $custom-light: #e8e5db; $custom-dark: #000000;
JSON
{
"hex": "#dedacc",
"rgb": {
"r": 222,
"g": 218,
"b": 204
},
"hsl": {
"h": 46.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.88768,
"c": 0.01935,
"h": 93.7
},
"luminance": 0.70032
}Semantic roles & 50–950 ramp
primary
#DEDACC
secondary
#9AA0B4
accent
#5AA046
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161515
muted
#848484