#DDDED5#DDDED5
#DDDED5 is a very light, near-neutral yellow. Relative luminance 0.724; OKLCH L 89.7% C 0.012 H 111.8°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDED5 |
|---|---|
| RGB | rgb(221, 222, 213) |
| HSL | hsl(67, 12%, 85%) |
| HSV | hsv(67, 4%, 87%) |
| CMYK | cmyk(0.5%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(88.17, -1.93, 4.29) |
| CIE-LCH | lch(88.17, 4.70, 114.22°) |
| OKLab | oklab(89.73% -0.0045 0.0113) |
| OKLCH | oklch(89.73% 0.012 111.8) |
| XYZ | xyz(67.9485, 72.4189, 73.3365) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.85
Gainsboro
#DCDCDC
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 5.19
Eggshell
#F0EAD6
ΔE00 5.59
Silver (survey)
#C5C9C7
ΔE00 6.04
Fog
#D8DCE0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDED5 #D6D5DE
analogous
#DEDAD5 #DDDED5 #D8DED5
triadic
#DDDED5 #D5DDDE #DED5DD
tetradic
#DDDED5 #D5DEDA #D6D5DE #DED5D8
square
#DDDED5 #D5DEDA #D6D5DE #DED5D8
split-complementary
#DDDED5 #D5D8DE #DAD5DE
monochromatic
#A6A890 #C1C3B3 #DDDED5 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.36
#DDDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DDDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDED5
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDED5 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD5
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#DEDDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ddded5; /* rgb */ color: rgb(221, 222, 213); /* oklch */ color: oklch(89.7% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#e7e8e1',
500: '#ddded5',
950: '#000000',
},
}SCSS
$custom: #ddded5; $custom-light: #e7e8e1; $custom-dark: #000000;
JSON
{
"hex": "#ddded5",
"rgb": {
"r": 221,
"g": 222,
"b": 213
},
"hsl": {
"h": 66.667,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89731,
"c": 0.01215,
"h": 111.8
},
"luminance": 0.72419
}Semantic roles & 50–950 ramp
primary
#DDDED5
secondary
#A6A5B3
accent
#4F9657
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484