#DEDFD2#DEDFD2
#DEDFD2 is a very light, near-neutral yellow. Relative luminance 0.730; OKLCH L 89.9% C 0.017 H 110.3°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFD2 |
|---|---|
| RGB | rgb(222, 223, 210) |
| HSL | hsl(65, 17%, 85%) |
| HSV | hsv(65, 6%, 87%) |
| CMYK | cmyk(0.4%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(88.43, -2.62, 6.25) |
| CIE-LCH | lch(88.43, 6.77, 112.71°) |
| OKLab | oklab(89.93% -0.0061 0.0164) |
| OKLCH | oklch(89.93% 0.017 110.3) |
| XYZ | xyz(68.1431, 72.9583, 71.4527) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.23
Eggshell
#F0EAD6
ΔE00 4.56
Beige
#F5F5DC
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.34
Warm Beige
#E9DCC9
ΔE00 6.47
Oldlace
#FDF5E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFD2 #D3D2DF
analogous
#DFDAD2 #DEDFD2 #D8DFD2
triadic
#DEDFD2 #D2DEDF #DFD2DE
tetradic
#DEDFD2 #D2DFDA #D3D2DF #DFD2D8
square
#DEDFD2 #D2DFDA #D3D2DF #DFD2D8
split-complementary
#DEDFD2 #D2D8DF #DAD2DF
monochromatic
#AAAC8A #C4C6AE #DEDFD2 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DEDFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#DEDFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFD2
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFD2 | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED1
Deuteranopia (green-blind)
#E1DED2
Tritanopia (blue-blind)
#E0DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfd2; /* rgb */ color: rgb(222, 223, 210); /* oklch */ color: oklch(89.9% 0.017 110.3);
Tailwind
colors: {
custom: {
50: '#e8e9df',
500: '#dedfd2',
950: '#000000',
},
}SCSS
$custom: #dedfd2; $custom-light: #e8e9df; $custom-dark: #000000;
JSON
{
"hex": "#dedfd2",
"rgb": {
"r": 222,
"g": 223,
"b": 210
},
"hsl": {
"h": 64.615,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.89929,
"c": 0.01748,
"h": 110.3
},
"luminance": 0.72958
}Semantic roles & 50–950 ramp
primary
#DEDFD2
secondary
#A2A1B5
accent
#4A9B51
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484