#DFDFD0#DFDFD0
#DFDFD0 is a very light, muted yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.020 H 106.8°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDFD0 |
|---|---|
| RGB | rgb(223, 223, 208) |
| HSL | hsl(60, 19%, 85%) |
| HSV | hsv(60, 7%, 87%) |
| CMYK | cmyk(0%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(88.46, -2.61, 7.35) |
| CIE-LCH | lch(88.46, 7.80, 109.53°) |
| OKLab | oklab(89.96% -0.0058 0.0192) |
| OKLCH | oklch(89.96% 0.02 106.8) |
| XYZ | xyz(68.2027, 73.0177, 70.1631) |
| Luminance | 0.7302 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 4.07
Beige
#F5F5DC
ΔE00 5.79
Warm Beige
#E9DCC9
ΔE00 5.99
Oldlace
#FDF5E6
ΔE00 6.38
Ivory
#FFFFF0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDFD0 #D0D0DF
analogous
#DFD8D0 #DFDFD0 #D8DFD0
triadic
#DFDFD0 #D0DFDF #DFD0DF
tetradic
#DFDFD0 #D0DFD8 #D0D0DF #DFD0D8
square
#DFDFD0 #D0DFD8 #D0D0DF #DFD0D8
split-complementary
#DFDFD0 #D0D8DF #D8D0DF
monochromatic
#ADAD87 #C6C6AC #DFDFD0 #F3F3ED #F3F3ED
Accessibility & contrast
On white
1.35
#DFDFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFDFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDFD0
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDFD0 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DECF
Deuteranopia (green-blind)
#E2DED0
Tritanopia (blue-blind)
#E2DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfdfd0; /* rgb */ color: rgb(223, 223, 208); /* oklch */ color: oklch(90.0% 0.020 106.8);
Tailwind
colors: {
custom: {
50: '#e9e9de',
500: '#dfdfd0',
950: '#000000',
},
}SCSS
$custom: #dfdfd0; $custom-light: #e9e9de; $custom-dark: #000000;
JSON
{
"hex": "#dfdfd0",
"rgb": {
"r": 223,
"g": 223,
"b": 208
},
"hsl": {
"h": 60,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89955,
"c": 0.0201,
"h": 106.8
},
"luminance": 0.73017
}Semantic roles & 50–950 ramp
primary
#DFDFD0
secondary
#9E9EB5
accent
#489D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484