#DEDFD4#DEDFD4
#DEDFD4 is a very light, near-neutral yellow. Relative luminance 0.731; OKLCH L 90.0% C 0.015 H 110.9°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFD4 |
|---|---|
| RGB | rgb(222, 223, 212) |
| HSL | hsl(65, 15%, 85%) |
| HSV | hsv(65, 5%, 87%) |
| CMYK | cmyk(0.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(88.48, -2.27, 5.27) |
| CIE-LCH | lch(88.48, 5.74, 113.35°) |
| OKLab | oklab(89.98% -0.0053 0.0138) |
| OKLCH | oklch(89.98% 0.015 110.9) |
| XYZ | xyz(68.3938, 73.0586, 72.7732) |
| Luminance | 0.7306 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.53
Eggshell
#F0EAD6
ΔE00 4.96
Gainsboro
#DCDCDC
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.06
Oldlace
#FDF5E6
ΔE00 6.57
Warm Beige
#E9DCC9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFD4 #D5D4DF
analogous
#DFDAD4 #DEDFD4 #D8DFD4
triadic
#DEDFD4 #D4DEDF #DFD4DE
tetradic
#DEDFD4 #D4DFDA #D5D4DF #DFD4D8
square
#DEDFD4 #D4DFDA #D5D4DF #DFD4D8
split-complementary
#DEDFD4 #D4D8DF #DAD4DF
monochromatic
#A8AB8E #C3C5B1 #DEDFD4 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DEDFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#DEDFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFD4
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFD4 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED3
Deuteranopia (green-blind)
#E1DED4
Tritanopia (blue-blind)
#E0DEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfd4; /* rgb */ color: rgb(222, 223, 212); /* oklch */ color: oklch(90.0% 0.015 110.9);
Tailwind
colors: {
custom: {
50: '#e8e9e1',
500: '#dedfd4',
950: '#000000',
},
}SCSS
$custom: #dedfd4; $custom-light: #e8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#dedfd4",
"rgb": {
"r": 222,
"g": 223,
"b": 212
},
"hsl": {
"h": 65.455,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.89983,
"c": 0.0148,
"h": 110.9
},
"luminance": 0.73058
}Semantic roles & 50–950 ramp
primary
#DEDFD4
secondary
#A5A3B4
accent
#4D9954
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484