#DDDFD5#DDDFD5
#DDDFD5 is a very light, near-neutral yellow-green. Relative luminance 0.730; OKLCH L 89.9% C 0.014 H 115.8°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFD5 |
|---|---|
| RGB | rgb(221, 223, 213) |
| HSL | hsl(72, 14%, 85%) |
| HSV | hsv(72, 4%, 87%) |
| CMYK | cmyk(0.9%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(88.42, -2.44, 4.66) |
| CIE-LCH | lch(88.42, 5.26, 117.69°) |
| OKLab | oklab(89.93% -0.0059 0.0122) |
| OKLCH | oklch(89.93% 0.014 115.8) |
| XYZ | xyz(68.2149, 72.9517, 73.4253) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.01
Gainsboro
#DCDCDC
ΔE00 5.25
Eggshell
#F0EAD6
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.37
Oldlace
#FDF5E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFD5 #D7D5DF
analogous
#DFDCD5 #DDDFD5 #D8DFD5
triadic
#DDDFD5 #D5DDDF #DFD5DD
tetradic
#DDDFD5 #D5DFDC #D7D5DF #DFD5D8
square
#DDDFD5 #D5DFDC #D7D5DF #DFD5D8
split-complementary
#DDDFD5 #D5D8DF #DCD5DF
monochromatic
#A5AA90 #C1C5B2 #DDDFD5 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.35
#DDDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DDDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFD5
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFD5 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED4
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#DEDEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfd5; /* rgb */ color: rgb(221, 223, 213); /* oklch */ color: oklch(89.9% 0.014 115.8);
Tailwind
colors: {
custom: {
50: '#e7e9e1',
500: '#dddfd5',
950: '#000000',
},
}SCSS
$custom: #dddfd5; $custom-light: #e7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#dddfd5",
"rgb": {
"r": 221,
"g": 223,
"b": 213
},
"hsl": {
"h": 72,
"s": 13.514,
"l": 85.49
},
"oklch": {
"l": 0.89932,
"c": 0.0136,
"h": 115.8
},
"luminance": 0.72952
}Semantic roles & 50–950 ramp
primary
#DDDFD5
secondary
#A7A4B4
accent
#4E985D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484