#DDDFD8#DDDFD8
#DDDFD8 is a very light, near-neutral yellow-green. Relative luminance 0.731; OKLCH L 90.0% C 0.010 H 119.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFD8 |
|---|---|
| RGB | rgb(221, 223, 216) |
| HSL | hsl(77, 10%, 86%) |
| HSV | hsv(77, 3%, 87%) |
| CMYK | cmyk(0.9%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(88.50, -1.92, 3.19) |
| CIE-LCH | lch(88.50, 3.72, 121.08°) |
| OKLab | oklab(90.01% -0.0048 0.0084) |
| OKLCH | oklch(90.01% 0.01 119.6) |
| XYZ | xyz(68.5992, 73.1054, 75.4492) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.23
Gainsboro
#DCDCDC
ΔE00 3.95
Light Gray
#D3D3D3
ΔE00 4.68
Fog
#D8DCE0
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 5.75
Whitesmoke
#F5F5F5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFD8 #DAD8DF
analogous
#DFDDD8 #DDDFD8 #D9DFD8
triadic
#DDDFD8 #D8DDDF #DFD8DD
tetradic
#DDDFD8 #D8DFDD #DAD8DF #DFD8D9
square
#DDDFD8 #D8DFDD #DAD8DF #DFD8D9
split-complementary
#DDDFD8 #D8D9DF #DDD8DF
monochromatic
#A2A895 #C0C3B6 #DDDFD8 #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.34
#DDDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DDDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFD8
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFD8 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED8
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#DEDEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfd8; /* rgb */ color: rgb(221, 223, 216); /* oklch */ color: oklch(90.0% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#e7e9e4',
500: '#dddfd8',
950: '#000000',
},
}SCSS
$custom: #dddfd8; $custom-light: #e7e9e4; $custom-dark: #000000;
JSON
{
"hex": "#dddfd8",
"rgb": {
"r": 221,
"g": 223,
"b": 216
},
"hsl": {
"h": 77.143,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.90014,
"c": 0.00965,
"h": 119.6
},
"luminance": 0.73105
}Semantic roles & 50–950 ramp
primary
#DDDFD8
secondary
#ABA8B3
accent
#529465
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484