#DED6C6#DED6C6
#DED6C6 is a very light, muted orange. Relative luminance 0.677; OKLCH L 87.8% C 0.023 H 84.6°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6C6 |
|---|---|
| RGB | rgb(222, 214, 198) |
| HSL | hsl(40, 27%, 82%) |
| HSV | hsv(40, 11%, 87%) |
| CMYK | cmyk(0%, 3.6%, 10.8%, 12.9%) |
| CIE-LAB | lab(85.86, 0.04, 8.88) |
| CIE-LCH | lch(85.86, 8.88, 89.77°) |
| OKLab | oklab(87.81% 0.0022 0.0232) |
| OKLCH | oklch(87.81% 0.023 84.6) |
| XYZ | xyz(64.3628, 67.7006, 63.0920) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.71
Eggshell
#F0EAD6
ΔE00 4.78
Champagne
#F7E7CE
ΔE00 5.60
Antiquewhite
#FAEBD7
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 6.03
Light Grey
#D8DCD6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6C6 #C6CEDE
analogous
#DECAC6 #DED6C6 #DADEC6
triadic
#DED6C6 #C6DED6 #D6C6DE
tetradic
#DED6C6 #C6DECA #C6CEDE #DEC6DA
square
#DED6C6 #C6DECA #C6CEDE #DEC6DA
split-complementary
#DED6C6 #C6DADE #CAC6DE
monochromatic
#B19E78 #C8BA9F #DED6C6 #F4F1EC #F4F1EC
Accessibility & contrast
On white
1.44
#DED6C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DED6C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6C6
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6C6 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C5
Deuteranopia (green-blind)
#DCD8C6
Tritanopia (blue-blind)
#E3D3D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded6c6; /* rgb */ color: rgb(222, 214, 198); /* oklch */ color: oklch(87.8% 0.023 84.6);
Tailwind
colors: {
custom: {
50: '#e8e2d7',
500: '#ded6c6',
950: '#000000',
},
}SCSS
$custom: #ded6c6; $custom-light: #e8e2d7; $custom-dark: #000000;
JSON
{
"hex": "#ded6c6",
"rgb": {
"r": 222,
"g": 214,
"b": 198
},
"hsl": {
"h": 40,
"s": 26.667,
"l": 82.353
},
"oklch": {
"l": 0.87812,
"c": 0.02331,
"h": 84.6
},
"luminance": 0.677
}Semantic roles & 50–950 ramp
primary
#DED6C6
secondary
#939EB5
accent
#62A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483