#DDDED7#DDDED7
#DDDED7 is a very light, near-neutral yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.009 H 113.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED7 |
|---|---|
| RGB | rgb(221, 222, 215) |
| HSL | hsl(69, 10%, 86%) |
| HSV | hsv(69, 3%, 87%) |
| CMYK | cmyk(0.5%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(88.22, -1.58, 3.31) |
| CIE-LCH | lch(88.22, 3.67, 115.54°) |
| OKLab | oklab(89.79% -0.0037 0.0087) |
| OKLCH | oklch(89.79% 0.009 113.2) |
| XYZ | xyz(68.2039, 72.5211, 74.6817) |
| Luminance | 0.7252 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.52
Gainsboro
#DCDCDC
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 5.65
Eggshell
#F0EAD6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED7 #D8D7DE
analogous
#DEDBD7 #DDDED7 #D9DED7
triadic
#DDDED7 #D7DDDE #DED7DD
tetradic
#DDDED7 #D7DEDB #D8D7DE #DED7D9
square
#DDDED7 #D7DEDB #D8D7DE #DED7D9
split-complementary
#DDDED7 #D7D9DE #DBD7DE
monochromatic
#A4A794 #C0C2B5 #DDDED7 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DDDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DDDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED7
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED7 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#DFDDD7
Tritanopia (blue-blind)
#DEDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded7; /* rgb */ color: rgb(221, 222, 215); /* oklch */ color: oklch(89.8% 0.009 113.2);
Tailwind
colors: {
custom: {
50: '#e7e8e3',
500: '#ddded7',
950: '#000000',
},
}SCSS
$custom: #ddded7; $custom-light: #e7e8e3; $custom-dark: #000000;
JSON
{
"hex": "#ddded7",
"rgb": {
"r": 221,
"g": 222,
"b": 215
},
"hsl": {
"h": 68.571,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89786,
"c": 0.00948,
"h": 113.2
},
"luminance": 0.72521
}Semantic roles & 50–950 ramp
primary
#DDDED7
secondary
#A9A7B2
accent
#52945B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484