#DFDED2#DFDED2
#DFDED2 is a very light, near-neutral yellow. Relative luminance 0.726; OKLCH L 89.8% C 0.016 H 102.8°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDED2 |
|---|---|
| RGB | rgb(223, 222, 210) |
| HSL | hsl(55, 17%, 85%) |
| HSV | hsv(55, 6%, 87%) |
| CMYK | cmyk(0%, 0.4%, 5.8%, 12.5%) |
| CIE-LAB | lab(88.25, -1.75, 6.00) |
| CIE-LCH | lch(88.25, 6.25, 106.30°) |
| OKLab | oklab(89.81% -0.0036 0.0158) |
| OKLCH | oklch(89.81% 0.016 102.8) |
| XYZ | xyz(68.1839, 72.5839, 71.3783) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Eggshell
#F0EAD6
ΔE00 4.37
Warm Beige
#E9DCC9
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.72
Oldlace
#FDF5E6
ΔE00 6.13
Light Gray
#D3D3D3
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDED2 #D2D3DF
analogous
#DFD8D2 #DFDED2 #DADFD2
triadic
#DFDED2 #D2DFDE #DED2DF
tetradic
#DFDED2 #D2DFD8 #D2D3DF #DFD2DA
square
#DFDED2 #D2DFD8 #D2D3DF #DFD2DA
split-complementary
#DFDED2 #D2DADF #D8D2DF
monochromatic
#ACAA8A #C6C4AE #DFDED2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DFDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DFDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDED2
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDED2 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDD1
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#E1DCDA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfded2; /* rgb */ color: rgb(223, 222, 210); /* oklch */ color: oklch(89.8% 0.016 102.8);
Tailwind
colors: {
custom: {
50: '#e9e8df',
500: '#dfded2',
950: '#000000',
},
}SCSS
$custom: #dfded2; $custom-light: #e9e8df; $custom-dark: #000000;
JSON
{
"hex": "#dfded2",
"rgb": {
"r": 223,
"g": 222,
"b": 210
},
"hsl": {
"h": 55.385,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89807,
"c": 0.01615,
"h": 102.8
},
"luminance": 0.72584
}Semantic roles & 50–950 ramp
primary
#DFDED2
secondary
#A1A2B5
accent
#519B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484