#DEDCD6#DEDCD6
#DEDCD6 is a very light, near-neutral yellow. Relative luminance 0.716; OKLCH L 89.4% C 0.008 H 91.5°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDCD6 |
|---|---|
| RGB | rgb(222, 220, 214) |
| HSL | hsl(45, 11%, 85%) |
| HSV | hsv(45, 4%, 87%) |
| CMYK | cmyk(0%, 0.9%, 3.6%, 12.9%) |
| CIE-LAB | lab(87.76, -0.38, 3.18) |
| CIE-LCH | lch(87.76, 3.20, 96.81°) |
| OKLab | oklab(89.44% -0.0002 0.0084) |
| OKLCH | oklch(89.44% 0.008 91.5) |
| XYZ | xyz(67.8532, 71.5713, 73.8453) |
| Luminance | 0.7157 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.94
Gainsboro
#DCDCDC
ΔE00 3.01
Light Gray
#D3D3D3
ΔE00 3.66
Fog
#D8DCE0
ΔE00 5.37
Silver (survey)
#C5C9C7
ΔE00 5.70
Linen
#FAF0E6
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDCD6 #D6D8DE
analogous
#DED8D6 #DEDCD6 #DCDED6
triadic
#DEDCD6 #D6DEDC #DCD6DE
tetradic
#DEDCD6 #D6DED8 #D6D8DE #DED6DC
square
#DEDCD6 #D6DED8 #D6D8DE #DED6DC
split-complementary
#DEDCD6 #D6DCDE #D8D6DE
monochromatic
#A7A292 #C3BFB4 #DEDCD6 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.37
#DEDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#DEDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDCD6
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDCD6 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD6
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#E0DBDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dedcd6; /* rgb */ color: rgb(222, 220, 214); /* oklch */ color: oklch(89.4% 0.008 91.5);
Tailwind
colors: {
custom: {
50: '#e8e6e2',
500: '#dedcd6',
950: '#000000',
},
}SCSS
$custom: #dedcd6; $custom-light: #e8e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dedcd6",
"rgb": {
"r": 222,
"g": 220,
"b": 214
},
"hsl": {
"h": 45,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89437,
"c": 0.00839,
"h": 91.5
},
"luminance": 0.71571
}Semantic roles & 50–950 ramp
primary
#DEDCD6
secondary
#A6A9B2
accent
#629551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484