#DEDCCE#DEDCCE
#DEDCCE is a very light, near-neutral yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.019 H 100.2°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCCE |
|---|---|
| RGB | rgb(222, 220, 206) |
| HSL | hsl(53, 20%, 84%) |
| HSV | hsv(53, 7%, 87%) |
| CMYK | cmyk(0%, 0.9%, 7.2%, 12.9%) |
| CIE-LAB | lab(87.57, -1.75, 7.11) |
| CIE-LCH | lch(87.57, 7.33, 103.79°) |
| OKLab | oklab(89.22% -0.0033 0.0187) |
| OKLCH | oklch(89.22% 0.019 100.2) |
| XYZ | xyz(66.8565, 71.1726, 68.5962) |
| Luminance | 0.7117 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.05
Eggshell
#F0EAD6
ΔE00 4.08
Warm Beige
#E9DCC9
ΔE00 5.06
Oldlace
#FDF5E6
ΔE00 6.31
Gainsboro
#DCDCDC
ΔE00 6.48
Beige
#F5F5DC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCCE #CED0DE
analogous
#DED4CE #DEDCCE #D8DECE
triadic
#DEDCCE #CEDEDC #DCCEDE
tetradic
#DEDCCE #CEDED4 #CED0DE #DECED8
square
#DEDCCE #CEDED4 #CED0DE #DECED8
split-complementary
#DEDCCE #CED8DE #D4CEDE
monochromatic
#ADA885 #C5C2A9 #DEDCCE #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.38
#DEDCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#DEDCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCCE
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCCE | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCD
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#E1DAD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dedcce; /* rgb */ color: rgb(222, 220, 206); /* oklch */ color: oklch(89.2% 0.019 100.2);
Tailwind
colors: {
custom: {
50: '#e8e6dd',
500: '#dedcce',
950: '#000000',
},
}SCSS
$custom: #dedcce; $custom-light: #e8e6dd; $custom-dark: #000000;
JSON
{
"hex": "#dedcce",
"rgb": {
"r": 222,
"g": 220,
"b": 206
},
"hsl": {
"h": 52.5,
"s": 19.512,
"l": 83.922
},
"oklch": {
"l": 0.89221,
"c": 0.01895,
"h": 100.2
},
"luminance": 0.71172
}Semantic roles & 50–950 ramp
primary
#DEDCCE
secondary
#9C9FB4
accent
#529E48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484