#DEDED7#DEDED7
#DEDED7 is a very light, near-neutral yellow. Relative luminance 0.727; OKLCH L 89.9% C 0.009 H 106.6°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDED7 |
|---|---|
| RGB | rgb(222, 222, 215) |
| HSL | hsl(60, 10%, 86%) |
| HSV | hsv(60, 3%, 87%) |
| CMYK | cmyk(0%, 0%, 3.2%, 12.9%) |
| CIE-LAB | lab(88.29, -1.24, 3.43) |
| CIE-LCH | lch(88.29, 3.64, 109.88°) |
| OKLab | oklab(89.86% -0.0027 0.009) |
| OKLCH | oklch(89.86% 0.009 106.6) |
| XYZ | xyz(68.5093, 72.6786, 74.6960) |
| Luminance | 0.7268 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.97
Gainsboro
#DCDCDC
ΔE00 3.60
Light Gray
#D3D3D3
ΔE00 4.33
Fog
#D8DCE0
ΔE00 5.66
Silver (survey)
#C5C9C7
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDED7 #D7D7DE
analogous
#DEDAD7 #DEDED7 #DADED7
triadic
#DEDED7 #D7DEDE #DED7DE
tetradic
#DEDED7 #D7DEDA #D7D7DE #DED7DA
square
#DEDED7 #D7DEDA #D7D7DE #DED7DA
split-complementary
#DEDED7 #D7DADE #DAD7DE
monochromatic
#A7A794 #C2C2B5 #DEDED7 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.35
#DEDED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#DEDED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDED7
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDED7 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD7
Deuteranopia (green-blind)
#E0DED7
Tritanopia (blue-blind)
#DFDDDC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #deded7; /* rgb */ color: rgb(222, 222, 215); /* oklch */ color: oklch(89.9% 0.009 106.6);
Tailwind
colors: {
custom: {
50: '#e8e8e3',
500: '#deded7',
950: '#000000',
},
}SCSS
$custom: #deded7; $custom-light: #e8e8e3; $custom-dark: #000000;
JSON
{
"hex": "#deded7",
"rgb": {
"r": 222,
"g": 222,
"b": 215
},
"hsl": {
"h": 60,
"s": 9.589,
"l": 85.686
},
"oklch": {
"l": 0.89864,
"c": 0.00942,
"h": 106.6
},
"luminance": 0.72678
}Semantic roles & 50–950 ramp
primary
#DEDED7
secondary
#A7A7B2
accent
#529452
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484