#DED6CA#DED6CA
#DED6CA is a very light, near-neutral orange. Relative luminance 0.679; OKLCH L 87.9% C 0.018 H 78.2°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DED6CA |
|---|---|
| RGB | rgb(222, 214, 202) |
| HSL | hsl(36, 23%, 83%) |
| HSV | hsv(36, 9%, 87%) |
| CMYK | cmyk(0%, 3.6%, 9%, 12.9%) |
| CIE-LAB | lab(85.95, 0.69, 6.90) |
| CIE-LCH | lch(85.95, 6.93, 84.27°) |
| OKLab | oklab(87.92% 0.0038 0.0181) |
| OKLCH | oklch(87.92% 0.018 78.2) |
| XYZ | xyz(64.8303, 67.8876, 65.5540) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.32
Eggshell
#F0EAD6
ΔE00 5.64
Light Grey
#D8DCD6
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 5.94
Antiquewhite
#FAEBD7
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED6CA #CAD2DE
analogous
#DECCCA #DED6CA #DCDECA
triadic
#DED6CA #CADED6 #D6CADE
tetradic
#DED6CA #CADECC #CAD2DE #DECADC
square
#DED6CA #CADECC #CAD2DE #DECADC
split-complementary
#DED6CA #CADCDE #CCCADE
monochromatic
#AF9C7F #C7B9A4 #DED6CA #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.44
#DED6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DED6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED6CA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED6CA | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#DCD8CA
Tritanopia (blue-blind)
#E2D4D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ded6ca; /* rgb */ color: rgb(222, 214, 202); /* oklch */ color: oklch(87.9% 0.018 78.2);
Tailwind
colors: {
custom: {
50: '#e8e2da',
500: '#ded6ca',
950: '#000000',
},
}SCSS
$custom: #ded6ca; $custom-light: #e8e2da; $custom-dark: #000000;
JSON
{
"hex": "#ded6ca",
"rgb": {
"r": 222,
"g": 214,
"b": 202
},
"hsl": {
"h": 36,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.87917,
"c": 0.01849,
"h": 78.2
},
"luminance": 0.67887
}Semantic roles & 50–950 ramp
primary
#DED6CA
secondary
#98A3B5
accent
#69A244
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483