#DEDED5#DEDED5
#DEDED5 is a very light, near-neutral yellow. Relative luminance 0.726; OKLCH L 89.8% C 0.012 H 106.7°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED5 |
|---|---|
| RGB | rgb(222, 222, 213) |
| HSL | hsl(60, 12%, 85%) |
| HSV | hsv(60, 4%, 87%) |
| CMYK | cmyk(0%, 0%, 4.1%, 12.9%) |
| CIE-LAB | lab(88.25, -1.59, 4.41) |
| CIE-LCH | lch(88.25, 4.68, 109.79°) |
| OKLab | oklab(89.81% -0.0035 0.0116) |
| OKLCH | oklch(89.81% 0.012 106.7) |
| XYZ | xyz(68.2539, 72.5764, 73.3508) |
| Luminance | 0.7258 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.19
Gainsboro
#DCDCDC
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 5.10
Eggshell
#F0EAD6
ΔE00 5.38
Silver (survey)
#C5C9C7
ΔE00 6.15
Warm Beige
#E9DCC9
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED5 #D5D5DE
analogous
#DED9D5 #DEDED5 #D9DED5
triadic
#DEDED5 #D5DEDE #DED5DE
tetradic
#DEDED5 #D5DED9 #D5D5DE #DED5D9
square
#DEDED5 #D5DED9 #D5D5DE #DED5D9
split-complementary
#DEDED5 #D5D9DE #D9D5DE
monochromatic
#A8A890 #C3C3B3 #DEDED5 #F2F2EE #F2F2EE
Accessibility & contrast
On white
1.35
#DEDED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#DEDED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED5
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED5 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD5
Deuteranopia (green-blind)
#E0DED5
Tritanopia (blue-blind)
#E0DDDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deded5; /* rgb */ color: rgb(222, 222, 213); /* oklch */ color: oklch(89.8% 0.012 106.7);
Tailwind
colors: {
custom: {
50: '#e8e8e1',
500: '#deded5',
950: '#000000',
},
}SCSS
$custom: #deded5; $custom-light: #e8e8e1; $custom-dark: #000000;
JSON
{
"hex": "#deded5",
"rgb": {
"r": 222,
"g": 222,
"b": 213
},
"hsl": {
"h": 60,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.89809,
"c": 0.01211,
"h": 106.7
},
"luminance": 0.72576
}Semantic roles & 50–950 ramp
primary
#DEDED5
secondary
#A5A5B3
accent
#4F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484