#DEDBD6#DEDBD6
#DEDBD6 is a very light, near-neutral orange. Relative luminance 0.710; OKLCH L 89.2% C 0.008 H 80.8°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDBD6 |
|---|---|
| RGB | rgb(222, 219, 214) |
| HSL | hsl(38, 11%, 85%) |
| HSV | hsv(38, 4%, 87%) |
| CMYK | cmyk(0%, 1.4%, 3.6%, 12.9%) |
| CIE-LAB | lab(87.51, 0.14, 2.81) |
| CIE-LCH | lch(87.51, 2.82, 87.20°) |
| OKLab | oklab(89.24% 0.0012 0.0074) |
| OKLCH | oklch(89.24% 0.008 80.8) |
| XYZ | xyz(67.5915, 71.0479, 73.7581) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.66
Light Gray
#D3D3D3
ΔE00 3.28
Light Grey
#D8DCD6
ΔE00 3.62
Fog
#D8DCE0
ΔE00 5.12
Silver (survey)
#C5C9C7
ΔE00 5.74
Linen
#FAF0E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDBD6 #D6D9DE
analogous
#DED7D6 #DEDBD6 #DDDED6
triadic
#DEDBD6 #D6DEDB #DBD6DE
tetradic
#DEDBD6 #D6DED7 #D6D9DE #DED6DD
square
#DEDBD6 #D6DED7 #D6D9DE #DED6DD
split-complementary
#DEDBD6 #D6DDDE #D7D6DE
monochromatic
#A79F92 #C3BDB4 #DEDBD6 #F1F0EE #F1F0EE
Accessibility & contrast
On white
1.38
#DEDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#DEDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDBD6
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDBD6 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD6
Deuteranopia (green-blind)
#DDDCD6
Tritanopia (blue-blind)
#E0DADA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dedbd6; /* rgb */ color: rgb(222, 219, 214); /* oklch */ color: oklch(89.2% 0.008 80.8);
Tailwind
colors: {
custom: {
50: '#e8e6e2',
500: '#dedbd6',
950: '#000000',
},
}SCSS
$custom: #dedbd6; $custom-light: #e8e6e2; $custom-dark: #000000;
JSON
{
"hex": "#dedbd6",
"rgb": {
"r": 222,
"g": 219,
"b": 214
},
"hsl": {
"h": 37.5,
"s": 10.811,
"l": 85.49
},
"oklch": {
"l": 0.89238,
"c": 0.00753,
"h": 80.8
},
"luminance": 0.71048
}Semantic roles & 50–950 ramp
primary
#DEDBD6
secondary
#A6ABB2
accent
#6A9551
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484