#DECBBB#DECBBB
#DECBBB is a very light, muted orange. Relative luminance 0.618; OKLCH L 85.3% C 0.031 H 62.5°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DECBBB |
|---|---|
| RGB | rgb(222, 203, 187) |
| HSL | hsl(27, 35%, 80%) |
| HSV | hsv(27, 16%, 87%) |
| CMYK | cmyk(0%, 8.6%, 15.8%, 12.9%) |
| CIE-LAB | lab(82.82, 4.02, 10.38) |
| CIE-LCH | lch(82.82, 11.13, 68.81°) |
| OKLab | oklab(85.35% 0.0141 0.0271) |
| OKLCH | oklch(85.35% 0.031 62.5) |
| XYZ | xyz(60.4494, 61.8306, 55.7542) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.96
Warm Beige
#E9DCC9
ΔE00 5.09
Champagne
#F7E7CE
ΔE00 7.57
Antiquewhite
#FAEBD7
ΔE00 7.60
Peach
#FFDAB9
ΔE00 7.92
Bisque
#FFE4C4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECBBB #BBCEDE
analogous
#DEBBBC #DECBBB #DEDCBB
triadic
#DECBBB #BBDECB #CBBBDE
tetradic
#DECBBB #BCDEBB #BBCEDE #DCBBDE
square
#DECBBB #BCDEBB #BBCEDE #DCBBDE
split-complementary
#DECBBB #BBDEDC #BBBCDE
monochromatic
#B68C69 #CAAB92 #DECBBB #F2EBE4 #F5EFEA
Accessibility & contrast
On white
1.57
#DECBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#DECBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECBBB
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECBBB | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#E5C7C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #decbbb; /* rgb */ color: rgb(222, 203, 187); /* oklch */ color: oklch(85.3% 0.031 62.5);
Tailwind
colors: {
custom: {
50: '#e8dacf',
500: '#decbbb',
950: '#000000',
},
}SCSS
$custom: #decbbb; $custom-light: #e8dacf; $custom-dark: #000000;
JSON
{
"hex": "#decbbb",
"rgb": {
"r": 222,
"g": 203,
"b": 187
},
"hsl": {
"h": 27.429,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.85347,
"c": 0.03052,
"h": 62.5
},
"luminance": 0.61829
}Semantic roles & 50–950 ramp
primary
#DECBBB
secondary
#87A1B6
accent
#78AD38
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383