#DFDED0#DFDED0
#DFDED0 is a very light, near-neutral yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.019 H 103.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDED0 |
|---|---|
| RGB | rgb(223, 222, 208) |
| HSL | hsl(56, 19%, 85%) |
| HSV | hsv(56, 7%, 87%) |
| CMYK | cmyk(0%, 0.4%, 6.7%, 12.5%) |
| CIE-LAB | lab(88.20, -2.09, 6.98) |
| CIE-LCH | lch(88.20, 7.29, 106.68°) |
| OKLab | oklab(89.75% -0.0044 0.0183) |
| OKLCH | oklch(89.75% 0.019 103.5) |
| XYZ | xyz(67.9363, 72.4849, 70.0743) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.87
Eggshell
#F0EAD6
ΔE00 3.97
Warm Beige
#E9DCC9
ΔE00 5.51
Oldlace
#FDF5E6
ΔE00 6.19
Beige
#F5F5DC
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDED0 #D0D1DF
analogous
#DFD7D0 #DFDED0 #D9DFD0
triadic
#DFDED0 #D0DFDE #DED0DF
tetradic
#DFDED0 #D0DFD7 #D0D1DF #DFD0D9
square
#DFDED0 #D0DFD7 #D0D1DF #DFD0D9
split-complementary
#DFDED0 #D0D9DF #D7D0DF
monochromatic
#ADAB87 #C6C4AC #DFDED0 #F3F2ED #F3F2ED
Accessibility & contrast
On white
1.36
#DFDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DFDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDED0
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDED0 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCF
Deuteranopia (green-blind)
#E1DED0
Tritanopia (blue-blind)
#E2DCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfded0; /* rgb */ color: rgb(223, 222, 208); /* oklch */ color: oklch(89.8% 0.019 103.5);
Tailwind
colors: {
custom: {
50: '#e9e8de',
500: '#dfded0',
950: '#000000',
},
}SCSS
$custom: #dfded0; $custom-light: #e9e8de; $custom-dark: #000000;
JSON
{
"hex": "#dfded0",
"rgb": {
"r": 223,
"g": 222,
"b": 208
},
"hsl": {
"h": 56,
"s": 18.987,
"l": 84.51
},
"oklch": {
"l": 0.89754,
"c": 0.01882,
"h": 103.5
},
"luminance": 0.72485
}Semantic roles & 50–950 ramp
primary
#DFDED0
secondary
#9EA0B5
accent
#4E9D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484