#DDDFD1#DDDFD1
#DDDFD1 is a very light, near-neutral yellow. Relative luminance 0.728; OKLCH L 89.8% C 0.019 H 113.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDFD1 |
|---|---|
| RGB | rgb(221, 223, 209) |
| HSL | hsl(69, 18%, 85%) |
| HSV | hsv(69, 6%, 87%) |
| CMYK | cmyk(0.9%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(88.33, -3.13, 6.62) |
| CIE-LCH | lch(88.33, 7.32, 115.31°) |
| OKLab | oklab(89.83% -0.0075 0.0174) |
| OKLCH | oklch(89.83% 0.019 113.4) |
| XYZ | xyz(67.7134, 72.7511, 70.7843) |
| Luminance | 0.7275 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Eggshell
#F0EAD6
ΔE00 4.74
Beige
#F5F5DC
ΔE00 6.07
Gainsboro
#DCDCDC
ΔE00 6.87
Ivory
#FFFFF0
ΔE00 6.89
Warm Beige
#E9DCC9
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDFD1 #D3D1DF
analogous
#DFDAD1 #DDDFD1 #D6DFD1
triadic
#DDDFD1 #D1DDDF #DFD1DD
tetradic
#DDDFD1 #D1DFDA #D3D1DF #DFD1D6
square
#DDDFD1 #D1DFDA #D3D1DF #DFD1D6
split-complementary
#DDDFD1 #D1D6DF #DAD1DF
monochromatic
#A8AD89 #C2C6AD #DDDFD1 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DDDFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DDDFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDFD1
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDFD1 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD0
Deuteranopia (green-blind)
#E1DED1
Tritanopia (blue-blind)
#DFDDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dddfd1; /* rgb */ color: rgb(221, 223, 209); /* oklch */ color: oklch(89.8% 0.019 113.4);
Tailwind
colors: {
custom: {
50: '#e7e9df',
500: '#dddfd1',
950: '#000000',
},
}SCSS
$custom: #dddfd1; $custom-light: #e7e9df; $custom-dark: #000000;
JSON
{
"hex": "#dddfd1",
"rgb": {
"r": 221,
"g": 223,
"b": 209
},
"hsl": {
"h": 68.571,
"s": 17.949,
"l": 84.706
},
"oklch": {
"l": 0.89825,
"c": 0.0189,
"h": 113.4
},
"luminance": 0.72751
}Semantic roles & 50–950 ramp
primary
#DDDFD1
secondary
#A29FB5
accent
#499C55
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484