#DFDED8#DFDED8
#DFDED8 is a very light, near-neutral yellow. Relative luminance 0.729; OKLCH L 90.0% C 0.008 H 98.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDED8 |
|---|---|
| RGB | rgb(223, 222, 216) |
| HSL | hsl(51, 10%, 86%) |
| HSV | hsv(51, 3%, 87%) |
| CMYK | cmyk(0%, 0.4%, 3.1%, 12.5%) |
| CIE-LAB | lab(88.39, -0.72, 3.06) |
| CIE-LCH | lch(88.39, 3.14, 103.29°) |
| OKLab | oklab(89.97% -0.0013 0.0081) |
| OKLCH | oklch(89.97% 0.008 98.9) |
| XYZ | xyz(68.9455, 72.8886, 75.3892) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.51
Gainsboro
#DCDCDC
ΔE00 3.05
Light Gray
#D3D3D3
ΔE00 3.91
Fog
#D8DCE0
ΔE00 5.28
Whitesmoke
#F5F5F5
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDED8 #D8D9DF
analogous
#DFDAD8 #DFDED8 #DCDFD8
triadic
#DFDED8 #D8DFDE #DED8DF
tetradic
#DFDED8 #D8DFDA #D8D9DF #DFD8DC
square
#DFDED8 #D8DFDA #D8D9DF #DFD8DC
split-complementary
#DFDED8 #D8DCDF #DAD8DF
monochromatic
#A8A595 #C3C2B6 #DFDED8 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DFDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#DFDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDED8
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDED8 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDED8
Deuteranopia (green-blind)
#E0DED8
Tritanopia (blue-blind)
#E0DDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfded8; /* rgb */ color: rgb(223, 222, 216); /* oklch */ color: oklch(90.0% 0.008 98.9);
Tailwind
colors: {
custom: {
50: '#e9e8e4',
500: '#dfded8',
950: '#000000',
},
}SCSS
$custom: #dfded8; $custom-light: #e9e8e4; $custom-dark: #000000;
JSON
{
"hex": "#dfded8",
"rgb": {
"r": 223,
"g": 222,
"b": 216
},
"hsl": {
"h": 51.429,
"s": 9.859,
"l": 86.078
},
"oklch": {
"l": 0.8997,
"c": 0.00816,
"h": 98.9
},
"luminance": 0.72888
}Semantic roles & 50–950 ramp
primary
#DFDED8
secondary
#A8AAB3
accent
#5B9452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484