#DECCBB#DECCBB
#DECCBB is a very light, muted orange. Relative luminance 0.623; OKLCH L 85.5% C 0.031 H 65.8°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCBB |
|---|---|
| RGB | rgb(222, 204, 187) |
| HSL | hsl(29, 35%, 80%) |
| HSV | hsv(29, 16%, 87%) |
| CMYK | cmyk(0%, 8.1%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.08, 3.50, 10.74) |
| CIE-LCH | lch(83.08, 11.29, 71.95°) |
| OKLab | oklab(85.54% 0.0126 0.028) |
| OKLCH | oklch(85.54% 0.031 65.8) |
| XYZ | xyz(60.6863, 62.3044, 55.8332) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.46
Warm Gray
#C9BEB0
ΔE00 4.78
Champagne
#F7E7CE
ΔE00 7.00
Antiquewhite
#FAEBD7
ΔE00 7.16
Bisque
#FFE4C4
ΔE00 7.62
Peach
#FFDAB9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCBB #BBCDDE
analogous
#DEBBBB #DECCBB #DEDDBB
triadic
#DECCBB #BBDECC #CCBBDE
tetradic
#DECCBB #BBDEBB #BBCDDE #DDBBDE
square
#DECCBB #BBDEBB #BBCDDE #DDBBDE
split-complementary
#DECCBB #BBDEDD #BBBBDE
monochromatic
#B68E69 #CAAD92 #DECCBB #F2EBE4 #F5F0EA
Accessibility & contrast
On white
1.56
#DECCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#DECCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCBB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCBB | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#D6D1BB
Tritanopia (blue-blind)
#E5C8C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccbb; /* rgb */ color: rgb(222, 204, 187); /* oklch */ color: oklch(85.5% 0.031 65.8);
Tailwind
colors: {
custom: {
50: '#e8dbcf',
500: '#deccbb',
950: '#000000',
},
}SCSS
$custom: #deccbb; $custom-light: #e8dbcf; $custom-dark: #000000;
JSON
{
"hex": "#deccbb",
"rgb": {
"r": 222,
"g": 204,
"b": 187
},
"hsl": {
"h": 29.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85544,
"c": 0.03069,
"h": 65.8
},
"luminance": 0.62303
}Semantic roles & 50–950 ramp
primary
#DECCBB
secondary
#879FB6
accent
#74AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161513
muted
#848483