#DEDCD5#DEDCD5
#DEDCD5 is a very light, near-neutral yellow. Relative luminance 0.715; OKLCH L 89.4% C 0.010 H 93.6°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCD5 |
|---|---|
| RGB | rgb(222, 220, 213) |
| HSL | hsl(47, 12%, 85%) |
| HSV | hsv(47, 4%, 87%) |
| CMYK | cmyk(0%, 0.9%, 4.1%, 12.9%) |
| CIE-LAB | lab(87.74, -0.55, 3.67) |
| CIE-LCH | lch(87.74, 3.71, 98.57°) |
| OKLab | oklab(89.41% -0.0006 0.0097) |
| OKLCH | oklch(89.41% 0.01 93.6) |
| XYZ | xyz(67.7259, 71.5203, 73.1748) |
| Luminance | 0.7152 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.86
Gainsboro
#DCDCDC
ΔE00 3.47
Light Gray
#D3D3D3
ΔE00 4.04
Fog
#D8DCE0
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 5.81
Linen
#FAF0E6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCD5 #D5D7DE
analogous
#DED7D5 #DEDCD5 #DBDED5
triadic
#DEDCD5 #D5DEDC #DCD5DE
tetradic
#DEDCD5 #D5DED7 #D5D7DE #DED5DB
square
#DEDCD5 #D5DED7 #D5D7DE #DED5DB
split-complementary
#DEDCD5 #D5DBDE #D7D5DE
monochromatic
#A8A390 #C3BFB3 #DEDCD5 #F2F1EE #F2F1EE
Accessibility & contrast
On white
1.37
#DEDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DEDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCD5
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCD5 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD5
Deuteranopia (green-blind)
#DEDCD5
Tritanopia (blue-blind)
#E0DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcd5; /* rgb */ color: rgb(222, 220, 213); /* oklch */ color: oklch(89.4% 0.010 93.6);
Tailwind
colors: {
custom: {
50: '#e8e6e1',
500: '#dedcd5',
950: '#000000',
},
}SCSS
$custom: #dedcd5; $custom-light: #e8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#dedcd5",
"rgb": {
"r": 222,
"g": 220,
"b": 213
},
"hsl": {
"h": 46.667,
"s": 12,
"l": 85.294
},
"oklch": {
"l": 0.8941,
"c": 0.0097,
"h": 93.6
},
"luminance": 0.7152
}Semantic roles & 50–950 ramp
primary
#DEDCD5
secondary
#A5A8B3
accent
#5F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484