#DEDED4#DEDED4
#DEDED4 is a very light, near-neutral yellow. Relative luminance 0.725; OKLCH L 89.8% C 0.013 H 106.7°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED4 |
|---|---|
| RGB | rgb(222, 222, 212) |
| HSL | hsl(60, 13%, 85%) |
| HSV | hsv(60, 5%, 87%) |
| CMYK | cmyk(0%, 0%, 4.5%, 12.9%) |
| CIE-LAB | lab(88.22, -1.76, 4.90) |
| CIE-LCH | lch(88.22, 5.20, 109.74°) |
| OKLab | oklab(89.78% -0.0039 0.0129) |
| OKLCH | oklch(89.78% 0.013 106.7) |
| XYZ | xyz(68.1274, 72.5258, 72.6844) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.42
Gainsboro
#DCDCDC
ΔE00 4.95
Eggshell
#F0EAD6
ΔE00 5.09
Light Gray
#D3D3D3
ΔE00 5.49
Warm Beige
#E9DCC9
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED4 #D4D4DE
analogous
#DED9D4 #DEDED4 #D9DED4
triadic
#DEDED4 #D4DEDE #DED4DE
tetradic
#DEDED4 #D4DED9 #D4D4DE #DED4D9
square
#DEDED4 #D4DED9 #D4D4DE #DED4D9
split-complementary
#DEDED4 #D4D9DE #D9D4DE
monochromatic
#A9A98F #C3C3B1 #DEDED4 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.35
#DEDED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DEDED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED4
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED4 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD3
Deuteranopia (green-blind)
#E0DED4
Tritanopia (blue-blind)
#E0DDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deded4; /* rgb */ color: rgb(222, 222, 212); /* oklch */ color: oklch(89.8% 0.013 106.7);
Tailwind
colors: {
custom: {
50: '#e8e8e1',
500: '#deded4',
950: '#000000',
},
}SCSS
$custom: #deded4; $custom-light: #e8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#deded4",
"rgb": {
"r": 222,
"g": 222,
"b": 212
},
"hsl": {
"h": 60,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.89782,
"c": 0.01345,
"h": 106.7
},
"luminance": 0.72526
}Semantic roles & 50–950 ramp
primary
#DEDED4
secondary
#A3A3B3
accent
#4E974E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484