#DECDC3#DECDC3
#DECDC3 is a very light, muted orange. Relative luminance 0.631; OKLCH L 85.9% C 0.024 H 52.6°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDC3 |
|---|---|
| RGB | rgb(222, 205, 195) |
| HSL | hsl(22, 29%, 82%) |
| HSV | hsv(22, 12%, 87%) |
| CMYK | cmyk(0%, 7.7%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.51, 4.24, 7.11) |
| CIE-LCH | lch(83.51, 8.28, 59.16°) |
| OKLab | oklab(85.95% 0.0143 0.0187) |
| OKLCH | oklch(85.95% 0.024 52.6) |
| XYZ | xyz(61.8051, 63.1334, 60.5493) |
| Luminance | 0.6313 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.73
Warm Beige
#E9DCC9
ΔE00 6.06
Light Gray
#D3D3D3
ΔE00 7.88
Linen
#FAF0E6
ΔE00 8.13
Mistyrose
#FFE4E1
ΔE00 8.14
Antiquewhite
#FAEBD7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDC3 #C3D4DE
analogous
#DEC3C7 #DECDC3 #DEDBC3
triadic
#DECDC3 #C3DECD #CDC3DE
tetradic
#DECDC3 #C7DEC3 #C3D4DE #DBC3DE
square
#DECDC3 #C7DEC3 #C3D4DE #DBC3DE
split-complementary
#DECDC3 #C3DEDB #C3C7DE
monochromatic
#B38B74 #C8AC9C #DECDC3 #F4EEEA #F4EFEB
Accessibility & contrast
On white
1.54
#DECDC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#DECDC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDC3
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDC3 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC2
Deuteranopia (green-blind)
#D6D1C3
Tritanopia (blue-blind)
#E4CACA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdc3; /* rgb */ color: rgb(222, 205, 195); /* oklch */ color: oklch(85.9% 0.024 52.6);
Tailwind
colors: {
custom: {
50: '#e8dcd5',
500: '#decdc3',
950: '#000000',
},
}SCSS
$custom: #decdc3; $custom-light: #e8dcd5; $custom-dark: #000000;
JSON
{
"hex": "#decdc3",
"rgb": {
"r": 222,
"g": 205,
"b": 195
},
"hsl": {
"h": 22.222,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.85949,
"c": 0.0235,
"h": 52.6
},
"luminance": 0.63132
}Semantic roles & 50–950 ramp
primary
#DECDC3
secondary
#90A7B5
accent
#80A83E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483