#DFDDC9#DFDDC9
#DFDDC9 is a very light, muted yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.027 H 102.3°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDDC9 |
|---|---|
| RGB | rgb(223, 221, 201) |
| HSL | hsl(55, 26%, 83%) |
| HSV | hsv(55, 10%, 87%) |
| CMYK | cmyk(0%, 0.9%, 9.9%, 12.5%) |
| CIE-LAB | lab(87.78, -2.74, 10.06) |
| CIE-LCH | lch(87.78, 10.43, 105.22°) |
| OKLab | oklab(89.37% -0.0057 0.0262) |
| OKLCH | oklch(89.37% 0.027 102.3) |
| XYZ | xyz(66.8293, 71.6184, 65.5501) |
| Luminance | 0.7162 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.58
Beige
#F5F5DC
ΔE00 5.40
Warm Beige
#E9DCC9
ΔE00 5.46
Light Grey
#D8DCD6
ΔE00 5.96
Cornsilk
#FFF8DC
ΔE00 6.61
Champagne
#F7E7CE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDDC9 #C9CBDF
analogous
#DFD2C9 #DFDDC9 #D6DFC9
triadic
#DFDDC9 #C9DFDD #DDC9DF
tetradic
#DFDDC9 #C9DFD2 #C9CBDF #DFC9D6
square
#DFDDC9 #C9DFD2 #C9CBDF #DFC9D6
split-complementary
#DFDDC9 #C9D6DF #D2C9DF
monochromatic
#B1AD7C #C8C5A3 #DFDDC9 #F4F3EC #F4F3EC
Accessibility & contrast
On white
1.37
#DFDDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#DFDDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDDC9
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDDC9 | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DBC8
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#E3DAD7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfddc9; /* rgb */ color: rgb(223, 221, 201); /* oklch */ color: oklch(89.4% 0.027 102.3);
Tailwind
colors: {
custom: {
50: '#e9e7d9',
500: '#dfddc9',
950: '#000000',
},
}SCSS
$custom: #dfddc9; $custom-light: #e9e7d9; $custom-dark: #000000;
JSON
{
"hex": "#dfddc9",
"rgb": {
"r": 223,
"g": 221,
"b": 201
},
"hsl": {
"h": 54.545,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.89372,
"c": 0.02685,
"h": 102.3
},
"luminance": 0.71618
}Semantic roles & 50–950 ramp
primary
#DFDDC9
secondary
#9699B6
accent
#4AA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161614
muted
#848483