#DDDED4#DDDED4
#DDDED4 is a very light, near-neutral yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.013 H 111.3°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED4 |
|---|---|
| RGB | rgb(221, 222, 212) |
| HSL | hsl(66, 13%, 85%) |
| HSV | hsv(66, 5%, 87%) |
| CMYK | cmyk(0.5%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(88.15, -2.10, 4.78) |
| CIE-LCH | lch(88.15, 5.22, 113.74°) |
| OKLab | oklab(89.7% -0.0049 0.0126) |
| OKLCH | oklch(89.7% 0.013 111.3) |
| XYZ | xyz(67.8220, 72.3683, 72.6701) |
| Luminance | 0.7237 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.15
Gainsboro
#DCDCDC
ΔE00 5.08
Eggshell
#F0EAD6
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.58
Silver (survey)
#C5C9C7
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED4 #D5D4DE
analogous
#DEDAD4 #DDDED4 #D8DED4
triadic
#DDDED4 #D4DDDE #DED4DD
tetradic
#DDDED4 #D4DEDA #D5D4DE #DED4D8
square
#DDDED4 #D4DEDA #D5D4DE #DED4D8
split-complementary
#DDDED4 #D4D8DE #DAD4DE
monochromatic
#A6A98F #C2C3B1 #DDDED4 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DDDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#DDDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED4
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED4 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#E0DDD4
Tritanopia (blue-blind)
#DEDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded4; /* rgb */ color: rgb(221, 222, 212); /* oklch */ color: oklch(89.7% 0.013 111.3);
Tailwind
colors: {
custom: {
50: '#e7e8e1',
500: '#ddded4',
950: '#000000',
},
}SCSS
$custom: #ddded4; $custom-light: #e7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#ddded4",
"rgb": {
"r": 221,
"g": 222,
"b": 212
},
"hsl": {
"h": 66,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89704,
"c": 0.01348,
"h": 111.3
},
"luminance": 0.72368
}Semantic roles & 50–950 ramp
primary
#DDDED4
secondary
#A5A3B3
accent
#4E9756
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484