#DDDED1#DDDED1
#DDDED1 is a very light, near-neutral yellow. Relative luminance 0.722; OKLCH L 89.6% C 0.017 H 110.3°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED1 |
|---|---|
| RGB | rgb(221, 222, 209) |
| HSL | hsl(65, 16%, 85%) |
| HSV | hsv(65, 6%, 87%) |
| CMYK | cmyk(0.5%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(88.07, -2.62, 6.25) |
| CIE-LCH | lch(88.07, 6.78, 112.71°) |
| OKLab | oklab(89.62% -0.0061 0.0164) |
| OKLCH | oklch(89.62% 0.017 110.3) |
| XYZ | xyz(67.4470, 72.2183, 70.6955) |
| Luminance | 0.7222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.20
Eggshell
#F0EAD6
ΔE00 4.69
Gainsboro
#DCDCDC
ΔE00 6.33
Beige
#F5F5DC
ΔE00 6.45
Warm Beige
#E9DCC9
ΔE00 6.47
Light Gray
#D3D3D3
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED1 #D2D1DE
analogous
#DED9D1 #DDDED1 #D7DED1
triadic
#DDDED1 #D1DDDE #DED1DD
tetradic
#DDDED1 #D1DED9 #D2D1DE #DED1D7
square
#DDDED1 #D1DED9 #D2D1DE #DED1D7
split-complementary
#DDDED1 #D1D7DE #D9D1DE
monochromatic
#A8AB8A #C3C4AD #DDDED1 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.36
#DDDED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#DDDED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED1
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED1 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD0
Deuteranopia (green-blind)
#E0DDD1
Tritanopia (blue-blind)
#DFDCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded1; /* rgb */ color: rgb(221, 222, 209); /* oklch */ color: oklch(89.6% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#e7e8df',
500: '#ddded1',
950: '#000000',
},
}SCSS
$custom: #ddded1; $custom-light: #e7e8df; $custom-dark: #000000;
JSON
{
"hex": "#ddded1",
"rgb": {
"r": 221,
"g": 222,
"b": 209
},
"hsl": {
"h": 64.615,
"s": 16.456,
"l": 84.51
},
"oklch": {
"l": 0.89624,
"c": 0.01749,
"h": 110.3
},
"luminance": 0.72218
}Semantic roles & 50–950 ramp
primary
#DDDED1
secondary
#A1A0B3
accent
#4B9B51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484