#DECFB9#DECFB9
#DECFB9 is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.1% C 0.034 H 77.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB9 |
|---|---|
| RGB | rgb(222, 207, 185) |
| HSL | hsl(36, 36%, 80%) |
| HSV | hsv(36, 17%, 87%) |
| CMYK | cmyk(0%, 6.8%, 16.7%, 12.9%) |
| CIE-LAB | lab(83.79, 1.62, 12.81) |
| CIE-LCH | lch(83.79, 12.91, 82.78°) |
| OKLab | oklab(86.09% 0.0073 0.0333) |
| OKLCH | oklch(86.09% 0.034 77.6) |
| XYZ | xyz(61.1936, 63.6592, 54.9534) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.20
Warm Gray
#C9BEB0
ΔE00 5.24
Champagne
#F7E7CE
ΔE00 5.51
Antiquewhite
#FAEBD7
ΔE00 6.37
Bisque
#FFE4C4
ΔE00 6.89
Blanchedalmond
#FFEBCD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB9 #B9C8DE
analogous
#DEBDB9 #DECFB9 #DADEB9
triadic
#DECFB9 #B9DECF #CFB9DE
tetradic
#DECFB9 #B9DEBD #B9C8DE #DEB9DA
square
#DECFB9 #B9DEBD #B9C8DE #DEB9DA
split-complementary
#DECFB9 #B9DADE #BDB9DE
monochromatic
#B79666 #CAB28F #DECFB9 #F2ECE3 #F5F1EA
Accessibility & contrast
On white
1.53
#DECFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DECFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB9
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB9 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB8
Deuteranopia (green-blind)
#D9D2BA
Tritanopia (blue-blind)
#E5CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decfb9; /* rgb */ color: rgb(222, 207, 185); /* oklch */ color: oklch(86.1% 0.034 77.6);
Tailwind
colors: {
custom: {
50: '#e8ddce',
500: '#decfb9',
950: '#000000',
},
}SCSS
$custom: #decfb9; $custom-light: #e8ddce; $custom-dark: #000000;
JSON
{
"hex": "#decfb9",
"rgb": {
"r": 222,
"g": 207,
"b": 185
},
"hsl": {
"h": 35.676,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.86089,
"c": 0.03406,
"h": 77.6
},
"luminance": 0.63658
}Semantic roles & 50–950 ramp
primary
#DECFB9
secondary
#8599B6
accent
#67AF37
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483