#DEDDD2#DEDDD2
#DEDDD2 is a very light, near-neutral yellow. Relative luminance 0.719; OKLCH L 89.5% C 0.015 H 102.5°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDDD2 |
|---|---|
| RGB | rgb(222, 221, 210) |
| HSL | hsl(55, 15%, 85%) |
| HSV | hsv(55, 5%, 87%) |
| CMYK | cmyk(0%, 0.5%, 5.4%, 12.9%) |
| CIE-LAB | lab(87.92, -1.59, 5.51) |
| CIE-LCH | lch(87.92, 5.74, 106.04°) |
| OKLab | oklab(89.53% -0.0032 0.0145) |
| OKLCH | oklch(89.53% 0.015 102.5) |
| XYZ | xyz(67.6119, 71.8959, 71.2757) |
| Luminance | 0.7190 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.95
Eggshell
#F0EAD6
ΔE00 4.75
Gainsboro
#DCDCDC
ΔE00 5.29
Warm Beige
#E9DCC9
ΔE00 5.69
Light Gray
#D3D3D3
ΔE00 5.72
Oldlace
#FDF5E6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDDD2 #D2D3DE
analogous
#DED7D2 #DEDDD2 #D9DED2
triadic
#DEDDD2 #D2DEDD #DDD2DE
tetradic
#DEDDD2 #D2DED7 #D2D3DE #DED2D9
square
#DEDDD2 #D2DED7 #D2D3DE #DED2D9
split-complementary
#DEDDD2 #D2D9DE #D7D2DE
monochromatic
#AAA88B #C4C2AF #DEDDD2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.37
#DEDDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#DEDDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDDD2
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDDD2 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E0DDD2
Tritanopia (blue-blind)
#E0DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #deddd2; /* rgb */ color: rgb(222, 221, 210); /* oklch */ color: oklch(89.5% 0.015 102.5);
Tailwind
colors: {
custom: {
50: '#e8e7df',
500: '#deddd2',
950: '#000000',
},
}SCSS
$custom: #deddd2; $custom-light: #e8e7df; $custom-dark: #000000;
JSON
{
"hex": "#deddd2",
"rgb": {
"r": 222,
"g": 221,
"b": 210
},
"hsl": {
"h": 55,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.89528,
"c": 0.01483,
"h": 102.5
},
"luminance": 0.71896
}Semantic roles & 50–950 ramp
primary
#DEDDD2
secondary
#A1A2B3
accent
#529A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484