#DDDFD3#DDDFD3
#DDDFD3 is a very light, near-neutral yellow-green. Relative luminance 0.729; OKLCH L 89.9% C 0.016 H 114.4°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFD3 |
|---|---|
| RGB | rgb(221, 223, 211) |
| HSL | hsl(70, 16%, 85%) |
| HSV | hsv(70, 5%, 87%) |
| CMYK | cmyk(0.9%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(88.38, -2.79, 5.64) |
| CIE-LCH | lch(88.38, 6.29, 116.32°) |
| OKLab | oklab(89.88% -0.0067 0.0148) |
| OKLCH | oklch(89.88% 0.016 114.4) |
| XYZ | xyz(67.9626, 72.8508, 72.0966) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.76
Eggshell
#F0EAD6
ΔE00 5.04
Gainsboro
#DCDCDC
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 6.55
Beige
#F5F5DC
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFD3 #D5D3DF
analogous
#DFDBD3 #DDDFD3 #D7DFD3
triadic
#DDDFD3 #D3DDDF #DFD3DD
tetradic
#DDDFD3 #D3DFDB #D5D3DF #DFD3D7
square
#DDDFD3 #D3DFDB #D5D3DF #DFD3D7
split-complementary
#DDDFD3 #D3D7DF #DBD3DF
monochromatic
#A6AB8C #C2C5B0 #DDDFD3 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.35
#DDDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#DDDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFD3
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFD3 | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#DFDDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfd3; /* rgb */ color: rgb(221, 223, 211); /* oklch */ color: oklch(89.9% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#e7e9e0',
500: '#dddfd3',
950: '#000000',
},
}SCSS
$custom: #dddfd3; $custom-light: #e7e9e0; $custom-dark: #000000;
JSON
{
"hex": "#dddfd3",
"rgb": {
"r": 221,
"g": 223,
"b": 211
},
"hsl": {
"h": 70,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89878,
"c": 0.01625,
"h": 114.4
},
"luminance": 0.72851
}Semantic roles & 50–950 ramp
primary
#DDDFD3
secondary
#A5A2B4
accent
#4B9A59
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484