#DEDED3#DEDED3
#DEDED3 is a very light, near-neutral yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.015 H 106.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED3 |
|---|---|
| RGB | rgb(222, 222, 211) |
| HSL | hsl(60, 14%, 85%) |
| HSV | hsv(60, 5%, 87%) |
| CMYK | cmyk(0%, 0%, 5%, 12.9%) |
| CIE-LAB | lab(88.20, -1.93, 5.39) |
| CIE-LCH | lch(88.20, 5.72, 109.70°) |
| OKLab | oklab(89.76% -0.0042 0.0142) |
| OKLCH | oklch(89.76% 0.015 106.7) |
| XYZ | xyz(68.0017, 72.4755, 72.0221) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.70
Eggshell
#F0EAD6
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 5.87
Warm Beige
#E9DCC9
ΔE00 6.13
Oldlace
#FDF5E6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED3 #D3D3DE
analogous
#DED9D3 #DEDED3 #D9DED3
triadic
#DEDED3 #D3DEDE #DED3DE
tetradic
#DEDED3 #D3DED9 #D3D3DE #DED3D9
square
#DEDED3 #D3DED9 #D3D3DE #DED3D9
split-complementary
#DEDED3 #D3D9DE #D9D3DE
monochromatic
#AAAA8D #C4C4B0 #DEDED3 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.36
#DEDED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DEDED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED3
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED3 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#E0DDD3
Tritanopia (blue-blind)
#E0DCDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deded3; /* rgb */ color: rgb(222, 222, 211); /* oklch */ color: oklch(89.8% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#e8e8e0',
500: '#deded3',
950: '#000000',
},
}SCSS
$custom: #deded3; $custom-light: #e8e8e0; $custom-dark: #000000;
JSON
{
"hex": "#deded3",
"rgb": {
"r": 222,
"g": 222,
"b": 211
},
"hsl": {
"h": 60,
"s": 14.286,
"l": 84.902
},
"oklch": {
"l": 0.89755,
"c": 0.01478,
"h": 106.7
},
"luminance": 0.72475
}Semantic roles & 50–950 ramp
primary
#DEDED3
secondary
#A2A2B3
accent
#4D984D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484