#DEDFD6#DEDFD6
#DEDFD6 is a very light, near-neutral yellow. Relative luminance 0.732; OKLCH L 90.0% C 0.012 H 111.8°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFD6 |
|---|---|
| RGB | rgb(222, 223, 214) |
| HSL | hsl(67, 12%, 86%) |
| HSV | hsv(67, 4%, 87%) |
| CMYK | cmyk(0.4%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(88.52, -1.93, 4.29) |
| CIE-LCH | lch(88.52, 4.70, 114.22°) |
| OKLab | oklab(90.04% -0.0045 0.0113) |
| OKLCH | oklch(90.04% 0.012 111.8) |
| XYZ | xyz(68.6476, 73.1601, 74.1101) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.93
Gainsboro
#DCDCDC
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 5.30
Eggshell
#F0EAD6
ΔE00 5.48
Silver (survey)
#C5C9C7
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFD6 #D7D6DF
analogous
#DFDBD6 #DEDFD6 #D9DFD6
triadic
#DEDFD6 #D6DEDF #DFD6DE
tetradic
#DEDFD6 #D6DFDB #D7D6DF #DFD6D9
square
#DEDFD6 #D6DFDB #D7D6DF #DFD6D9
split-complementary
#DEDFD6 #D6D9DF #DBD6DF
monochromatic
#A7A991 #C2C4B4 #DEDFD6 #F1F2EE #F1F2EE
Accessibility & contrast
On white
1.34
#DEDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#DEDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFD6
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFD6 | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#DFDEDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfd6; /* rgb */ color: rgb(222, 223, 214); /* oklch */ color: oklch(90.0% 0.012 111.8);
Tailwind
colors: {
custom: {
50: '#e8e9e2',
500: '#dedfd6',
950: '#000000',
},
}SCSS
$custom: #dedfd6; $custom-light: #e8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#dedfd6",
"rgb": {
"r": 222,
"g": 223,
"b": 214
},
"hsl": {
"h": 66.667,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.90037,
"c": 0.01214,
"h": 111.8
},
"luminance": 0.7316
}Semantic roles & 50–950 ramp
primary
#DEDFD6
secondary
#A7A5B4
accent
#4F9657
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484