#DECCC2#DECCC2
#DECCC2 is a very light, muted orange. Relative luminance 0.626; OKLCH L 85.7% C 0.024 H 51.1°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCC2 |
|---|---|
| RGB | rgb(222, 204, 194) |
| HSL | hsl(21, 30%, 82%) |
| HSV | hsv(21, 13%, 87%) |
| CMYK | cmyk(0%, 8.1%, 12.6%, 12.9%) |
| CIE-LAB | lab(83.24, 4.61, 7.24) |
| CIE-LCH | lch(83.24, 8.58, 57.54°) |
| OKLab | oklab(85.73% 0.0154 0.019) |
| OKLCH | oklch(85.73% 0.024 51.1) |
| XYZ | xyz(61.4540, 62.6115, 59.8764) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.89
Warm Beige
#E9DCC9
ΔE00 6.44
Mistyrose
#FFE4E1
ΔE00 8.04
Light Gray
#D3D3D3
ΔE00 8.22
Linen
#FAF0E6
ΔE00 8.47
Antiquewhite
#FAEBD7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCC2 #C2D4DE
analogous
#DEC2C6 #DECCC2 #DEDAC2
triadic
#DECCC2 #C2DECC #CCC2DE
tetradic
#DECCC2 #C6DEC2 #C2D4DE #DAC2DE
square
#DECCC2 #C6DEC2 #C2D4DE #DAC2DE
split-complementary
#DECCC2 #C2DEDA #C2C6DE
monochromatic
#B38A73 #C9AB9A #DECCC2 #F3EDEA #F4EEEB
Accessibility & contrast
On white
1.55
#DECCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#DECCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCC2
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCC2 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D5D1C2
Tritanopia (blue-blind)
#E4C9C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccc2; /* rgb */ color: rgb(222, 204, 194); /* oklch */ color: oklch(85.7% 0.024 51.1);
Tailwind
colors: {
custom: {
50: '#e8dbd4',
500: '#deccc2',
950: '#000000',
},
}SCSS
$custom: #deccc2; $custom-light: #e8dbd4; $custom-dark: #000000;
JSON
{
"hex": "#deccc2",
"rgb": {
"r": 222,
"g": 204,
"b": 194
},
"hsl": {
"h": 21.429,
"s": 29.787,
"l": 81.569
},
"oklch": {
"l": 0.85725,
"c": 0.02445,
"h": 51.1
},
"luminance": 0.6261
}Semantic roles & 50–950 ramp
primary
#DECCC2
secondary
#8FA8B5
accent
#82A83D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483