#DDDFD4#DDDFD4
#DDDFD4 is a very light, near-neutral yellow-green. Relative luminance 0.729; OKLCH L 89.9% C 0.015 H 115.1°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFD4 |
|---|---|
| RGB | rgb(221, 223, 212) |
| HSL | hsl(71, 15%, 85%) |
| HSV | hsv(71, 5%, 87%) |
| CMYK | cmyk(0.9%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(88.40, -2.62, 5.15) |
| CIE-LCH | lch(88.40, 5.78, 116.95°) |
| OKLab | oklab(89.91% -0.0063 0.0135) |
| OKLCH | oklch(89.91% 0.015 115.1) |
| XYZ | xyz(68.0883, 72.9011, 72.7589) |
| Luminance | 0.7290 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.38
Eggshell
#F0EAD6
ΔE00 5.24
Gainsboro
#DCDCDC
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 6.61
Beige
#F5F5DC
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFD4 #D6D4DF
analogous
#DFDBD4 #DDDFD4 #D7DFD4
triadic
#DDDFD4 #D4DDDF #DFD4DD
tetradic
#DDDFD4 #D4DFDB #D6D4DF #DFD4D7
square
#DDDFD4 #D4DFDB #D6D4DF #DFD4D7
split-complementary
#DDDFD4 #D4D7DF #DBD4DF
monochromatic
#A6AB8E #C1C5B1 #DDDFD4 #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.35
#DDDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DDDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFD4
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFD4 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#DEDEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfd4; /* rgb */ color: rgb(221, 223, 212); /* oklch */ color: oklch(89.9% 0.015 115.1);
Tailwind
colors: {
custom: {
50: '#e7e9e1',
500: '#dddfd4',
950: '#000000',
},
}SCSS
$custom: #dddfd4; $custom-light: #e7e9e1; $custom-dark: #000000;
JSON
{
"hex": "#dddfd4",
"rgb": {
"r": 221,
"g": 223,
"b": 212
},
"hsl": {
"h": 70.909,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89905,
"c": 0.01492,
"h": 115.1
},
"luminance": 0.72901
}Semantic roles & 50–950 ramp
primary
#DDDFD4
secondary
#A6A3B4
accent
#4D995B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484