#DEDED8#DEDED8
#DEDED8 is a very light, near-neutral yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.008 H 106.5°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED8 |
|---|---|
| RGB | rgb(222, 222, 216) |
| HSL | hsl(60, 8%, 86%) |
| HSV | hsv(60, 3%, 87%) |
| CMYK | cmyk(0%, 0%, 2.7%, 12.9%) |
| CIE-LAB | lab(88.32, -1.06, 2.94) |
| CIE-LCH | lch(88.32, 3.12, 109.92°) |
| OKLab | oklab(89.89% -0.0023 0.0077) |
| OKLCH | oklch(89.89% 0.008 106.5) |
| XYZ | xyz(68.6382, 72.7301, 75.3748) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.02
Gainsboro
#DCDCDC
ΔE00 3.13
Light Gray
#D3D3D3
ΔE00 3.95
Fog
#D8DCE0
ΔE00 5.20
Silver (survey)
#C5C9C7
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED8 #D8D8DE
analogous
#DEDBD8 #DEDED8 #DBDED8
triadic
#DEDED8 #D8DEDE #DED8DE
tetradic
#DEDED8 #D8DEDB #D8D8DE #DED8DB
square
#DEDED8 #D8DEDB #D8D8DE #DED8DB
split-complementary
#DEDED8 #D8DBDE #DBD8DE
monochromatic
#A6A696 #C2C2B7 #DEDED8 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DEDED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#DEDED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED8
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED8 | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#DFDED8
Tritanopia (blue-blind)
#DFDDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deded8; /* rgb */ color: rgb(222, 222, 216); /* oklch */ color: oklch(89.9% 0.008 106.5);
Tailwind
colors: {
custom: {
50: '#e8e8e4',
500: '#deded8',
950: '#000000',
},
}SCSS
$custom: #deded8; $custom-light: #e8e8e4; $custom-dark: #000000;
JSON
{
"hex": "#deded8",
"rgb": {
"r": 222,
"g": 222,
"b": 216
},
"hsl": {
"h": 60,
"s": 8.333,
"l": 85.882
},
"oklch": {
"l": 0.89892,
"c": 0.00807,
"h": 106.5
},
"luminance": 0.7273
}Semantic roles & 50–950 ramp
primary
#DEDED8
secondary
#A8A8B2
accent
#539253
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484