#DDDED3#DDDED3
#DDDED3 is a very light, near-neutral yellow. Relative luminance 0.723; OKLCH L 89.7% C 0.015 H 110.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED3 |
|---|---|
| RGB | rgb(221, 222, 211) |
| HSL | hsl(65, 14%, 85%) |
| HSV | hsv(65, 5%, 87%) |
| CMYK | cmyk(0.5%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(88.12, -2.27, 5.27) |
| CIE-LCH | lch(88.12, 5.74, 113.34°) |
| OKLab | oklab(89.68% -0.0053 0.0138) |
| OKLCH | oklch(89.68% 0.015 110.9) |
| XYZ | xyz(67.6962, 72.3180, 72.0078) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.48
Eggshell
#F0EAD6
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.51
Light Gray
#D3D3D3
ΔE00 5.97
Silver (survey)
#C5C9C7
ΔE00 6.50
Warm Beige
#E9DCC9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED3 #D4D3DE
analogous
#DEDAD3 #DDDED3 #D7DED3
triadic
#DDDED3 #D3DDDE #DED3DD
tetradic
#DDDED3 #D3DEDA #D4D3DE #DED3D7
square
#DDDED3 #D3DEDA #D4D3DE #DED3D7
split-complementary
#DDDED3 #D3D7DE #DAD3DE
monochromatic
#A7AA8D #C2C4B0 #DDDED3 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DDDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DDDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED3
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED3 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#DFDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded3; /* rgb */ color: rgb(221, 222, 211); /* oklch */ color: oklch(89.7% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#e7e8e0',
500: '#ddded3',
950: '#000000',
},
}SCSS
$custom: #ddded3; $custom-light: #e7e8e0; $custom-dark: #000000;
JSON
{
"hex": "#ddded3",
"rgb": {
"r": 221,
"g": 222,
"b": 211
},
"hsl": {
"h": 65.455,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89677,
"c": 0.01482,
"h": 110.9
},
"luminance": 0.72318
}Semantic roles & 50–950 ramp
primary
#DDDED3
secondary
#A4A2B3
accent
#4D9854
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484