#DDDED0#DDDED0
#DDDED0 is a very light, near-neutral yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.019 H 110.1°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED0 |
|---|---|
| RGB | rgb(221, 222, 208) |
| HSL | hsl(64, 18%, 84%) |
| HSV | hsv(64, 6%, 87%) |
| CMYK | cmyk(0.5%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(88.05, -2.79, 6.74) |
| CIE-LCH | lch(88.05, 7.30, 112.45°) |
| OKLab | oklab(89.6% -0.0065 0.0177) |
| OKLCH | oklch(89.6% 0.019 110.1) |
| XYZ | xyz(67.3236, 72.1690, 70.0456) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.56
Eggshell
#F0EAD6
ΔE00 4.55
Beige
#F5F5DC
ΔE00 6.21
Warm Beige
#E9DCC9
ΔE00 6.45
Gainsboro
#DCDCDC
ΔE00 6.74
Oldlace
#FDF5E6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED0 #D1D0DE
analogous
#DED8D0 #DDDED0 #D6DED0
triadic
#DDDED0 #D0DDDE #DED0DD
tetradic
#DDDED0 #D0DED8 #D1D0DE #DED0D6
square
#DDDED0 #D0DED8 #D1D0DE #DED0D6
split-complementary
#DDDED0 #D0D6DE #D8D0DE
monochromatic
#A9AC88 #C3C5AC #DDDED0 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.36
#DDDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DDDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED0
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED0 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#DFDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded0; /* rgb */ color: rgb(221, 222, 208); /* oklch */ color: oklch(89.6% 0.019 110.1);
Tailwind
colors: {
custom: {
50: '#e7e8de',
500: '#ddded0',
950: '#000000',
},
}SCSS
$custom: #ddded0; $custom-light: #e7e8de; $custom-dark: #000000;
JSON
{
"hex": "#ddded0",
"rgb": {
"r": 221,
"g": 222,
"b": 208
},
"hsl": {
"h": 64.286,
"s": 17.5,
"l": 84.314
},
"oklch": {
"l": 0.89597,
"c": 0.01882,
"h": 110.1
},
"luminance": 0.72169
}Semantic roles & 50–950 ramp
primary
#DDDED0
secondary
#A09FB4
accent
#4A9C50
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484