#DECCC3#DECCC3
#DECCC3 is a very light, muted orange. Relative luminance 0.627; OKLCH L 85.8% C 0.024 H 48.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC3 |
|---|---|
| RGB | rgb(222, 204, 195) |
| HSL | hsl(20, 29%, 82%) |
| HSV | hsv(20, 12%, 87%) |
| CMYK | cmyk(0%, 8.1%, 12.2%, 12.9%) |
| CIE-LAB | lab(83.26, 4.77, 6.74) |
| CIE-LCH | lch(83.26, 8.26, 54.74°) |
| OKLab | oklab(85.75% 0.0157 0.0177) |
| OKLCH | oklch(85.75% 0.024 48.4) |
| XYZ | xyz(61.5667, 62.6565, 60.4698) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.17
Warm Beige
#E9DCC9
ΔE00 6.82
Mistyrose
#FFE4E1
ΔE00 7.75
Light Gray
#D3D3D3
ΔE00 8.09
Linen
#FAF0E6
ΔE00 8.55
Gainsboro
#DCDCDC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC3 #C3D5DE
analogous
#DEC3C8 #DECCC3 #DEDAC3
triadic
#DECCC3 #C3DECC #CCC3DE
tetradic
#DECCC3 #C8DEC3 #C3D5DE #DAC3DE
square
#DECCC3 #C8DEC3 #C3D5DE #DAC3DE
split-complementary
#DECCC3 #C3DEDA #C3C8DE
monochromatic
#B38974 #C8AA9C #DECCC3 #F4EEEA #F4EEEB
Accessibility & contrast
On white
1.55
#DECCC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#DECCC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC3
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC3 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC2
Deuteranopia (green-blind)
#D5D1C3
Tritanopia (blue-blind)
#E4C9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccc3; /* rgb */ color: rgb(222, 204, 195); /* oklch */ color: oklch(85.8% 0.024 48.4);
Tailwind
colors: {
custom: {
50: '#e8dbd5',
500: '#deccc3',
950: '#000000',
},
}SCSS
$custom: #deccc3; $custom-light: #e8dbd5; $custom-dark: #000000;
JSON
{
"hex": "#deccc3",
"rgb": {
"r": 222,
"g": 204,
"b": 195
},
"hsl": {
"h": 20,
"s": 29.032,
"l": 81.765
},
"oklch": {
"l": 0.85752,
"c": 0.02372,
"h": 48.4
},
"luminance": 0.62655
}Semantic roles & 50–950 ramp
primary
#DECCC3
secondary
#90A9B5
accent
#84A83E
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483