#DEDFD3#DEDFD3
#DEDFD3 is a very light, near-neutral yellow. Relative luminance 0.730; OKLCH L 90.0% C 0.016 H 110.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFD3 |
|---|---|
| RGB | rgb(222, 223, 211) |
| HSL | hsl(65, 16%, 85%) |
| HSV | hsv(65, 5%, 87%) |
| CMYK | cmyk(0.4%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(88.45, -2.44, 5.76) |
| CIE-LCH | lch(88.45, 6.25, 113.01°) |
| OKLab | oklab(89.96% -0.0057 0.0151) |
| OKLCH | oklch(89.96% 0.016 110.6) |
| XYZ | xyz(68.2680, 73.0083, 72.1109) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.88
Eggshell
#F0EAD6
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 5.93
Light Gray
#D3D3D3
ΔE00 6.43
Warm Beige
#E9DCC9
ΔE00 6.51
Oldlace
#FDF5E6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFD3 #D4D3DF
analogous
#DFDAD3 #DEDFD3 #D8DFD3
triadic
#DEDFD3 #D3DEDF #DFD3DE
tetradic
#DEDFD3 #D3DFDA #D4D3DF #DFD3D8
square
#DEDFD3 #D3DFDA #D4D3DF #DFD3D8
split-complementary
#DEDFD3 #D3D8DF #DAD3DF
monochromatic
#A9AB8C #C3C5B0 #DEDFD3 #F2F2ED #F2F2ED
Accessibility & contrast
On white
1.35
#DEDFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DEDFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFD3
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFD3 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED2
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#E0DDDB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfd3; /* rgb */ color: rgb(222, 223, 211); /* oklch */ color: oklch(90.0% 0.016 110.6);
Tailwind
colors: {
custom: {
50: '#e8e9e0',
500: '#dedfd3',
950: '#000000',
},
}SCSS
$custom: #dedfd3; $custom-light: #e8e9e0; $custom-dark: #000000;
JSON
{
"hex": "#dedfd3",
"rgb": {
"r": 222,
"g": 223,
"b": 211
},
"hsl": {
"h": 65,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89956,
"c": 0.01614,
"h": 110.6
},
"luminance": 0.73008
}Semantic roles & 50–950 ramp
primary
#DEDFD3
secondary
#A3A2B4
accent
#4B9A52
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484