#DECDC1#DECDC1
#DECDC1 is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.9% C 0.025 H 57.6°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDC1 |
|---|---|
| RGB | rgb(222, 205, 193) |
| HSL | hsl(25, 31%, 81%) |
| HSV | hsv(25, 13%, 87%) |
| CMYK | cmyk(0%, 7.7%, 13.1%, 12.9%) |
| CIE-LAB | lab(83.47, 3.92, 8.10) |
| CIE-LCH | lch(83.47, 9.00, 64.17°) |
| OKLab | oklab(85.9% 0.0135 0.0213) |
| OKLCH | oklch(85.9% 0.025 57.6) |
| XYZ | xyz(61.5805, 63.0436, 59.3664) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.25
Warm Beige
#E9DCC9
ΔE00 5.34
Antiquewhite
#FAEBD7
ΔE00 7.66
Champagne
#F7E7CE
ΔE00 8.05
Linen
#FAF0E6
ΔE00 8.07
Light Gray
#D3D3D3
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDC1 #C1D2DE
analogous
#DEC1C4 #DECDC1 #DEDCC1
triadic
#DECDC1 #C1DECD #CDC1DE
tetradic
#DECDC1 #C4DEC1 #C1D2DE #DCC1DE
square
#DECDC1 #C4DEC1 #C1D2DE #DCC1DE
split-complementary
#DECDC1 #C1DEDC #C1C4DE
monochromatic
#B38D71 #C9AD99 #DECDC1 #F3EDE9 #F4EFEB
Accessibility & contrast
On white
1.54
#DECDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#DECDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDC1
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDC1 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC0
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#E4CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdc1; /* rgb */ color: rgb(222, 205, 193); /* oklch */ color: oklch(85.9% 0.025 57.6);
Tailwind
colors: {
custom: {
50: '#e8dcd3',
500: '#decdc1',
950: '#000000',
},
}SCSS
$custom: #decdc1; $custom-light: #e8dcd3; $custom-dark: #000000;
JSON
{
"hex": "#decdc1",
"rgb": {
"r": 222,
"g": 205,
"b": 193
},
"hsl": {
"h": 24.828,
"s": 30.526,
"l": 81.373
},
"oklch": {
"l": 0.85896,
"c": 0.02516,
"h": 57.6
},
"luminance": 0.63042
}Semantic roles & 50–950 ramp
primary
#DECDC1
secondary
#8EA5B6
accent
#7CA93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483