#DEDED6#DEDED6
#DEDED6 is a very light, near-neutral yellow. Relative luminance 0.726; OKLCH L 89.8% C 0.011 H 106.6°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED6 |
|---|---|
| RGB | rgb(222, 222, 214) |
| HSL | hsl(60, 11%, 85%) |
| HSV | hsv(60, 4%, 87%) |
| CMYK | cmyk(0%, 0%, 3.6%, 12.9%) |
| CIE-LAB | lab(88.27, -1.41, 3.92) |
| CIE-LCH | lch(88.27, 4.16, 109.83°) |
| OKLab | oklab(89.84% -0.0031 0.0103) |
| OKLCH | oklch(89.84% 0.011 106.6) |
| XYZ | xyz(68.3812, 72.6273, 74.0213) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.03
Gainsboro
#DCDCDC
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 4.71
Eggshell
#F0EAD6
ΔE00 5.69
Silver (survey)
#C5C9C7
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED6 #D6D6DE
analogous
#DEDAD6 #DEDED6 #DADED6
triadic
#DEDED6 #D6DEDE #DED6DE
tetradic
#DEDED6 #D6DEDA #D6D6DE #DED6DA
square
#DEDED6 #D6DEDA #D6D6DE #DED6DA
split-complementary
#DEDED6 #D6DADE #DAD6DE
monochromatic
#A7A792 #C3C3B4 #DEDED6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DEDED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#DEDED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED6
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED6 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD6
Deuteranopia (green-blind)
#E0DED6
Tritanopia (blue-blind)
#DFDDDC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #deded6; /* rgb */ color: rgb(222, 222, 214); /* oklch */ color: oklch(89.8% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#e8e8e2',
500: '#deded6',
950: '#000000',
},
}SCSS
$custom: #deded6; $custom-light: #e8e8e2; $custom-dark: #000000;
JSON
{
"hex": "#deded6",
"rgb": {
"r": 222,
"g": 222,
"b": 214
},
"hsl": {
"h": 60,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89837,
"c": 0.01076,
"h": 106.6
},
"luminance": 0.72627
}Semantic roles & 50–950 ramp
primary
#DEDED6
secondary
#A6A6B2
accent
#519551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484