#DECFB7#DECFB7
#DECFB7 is a very light, muted orange. Relative luminance 0.636; OKLCH L 86.0% C 0.036 H 79.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB7 |
|---|---|
| RGB | rgb(222, 207, 183) |
| HSL | hsl(37, 37%, 79%) |
| HSV | hsv(37, 18%, 87%) |
| CMYK | cmyk(0%, 6.8%, 17.6%, 12.9%) |
| CIE-LAB | lab(83.74, 1.32, 13.81) |
| CIE-LCH | lch(83.74, 13.87, 84.55°) |
| OKLab | oklab(86.04% 0.0065 0.0358) |
| OKLCH | oklch(86.04% 0.036 79.7) |
| XYZ | xyz(60.9839, 63.5753, 53.8493) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.51
Champagne
#F7E7CE
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.62
Antiquewhite
#FAEBD7
ΔE00 6.55
Wheat
#F5DEB3
ΔE00 6.61
Blanchedalmond
#FFEBCD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB7 #B7C6DE
analogous
#DEBCB7 #DECFB7 #DADEB7
triadic
#DECFB7 #B7DECF #CFB7DE
tetradic
#DECFB7 #B7DEBC #B7C6DE #DEB7DA
square
#DECFB7 #B7DEBC #B7C6DE #DEB7DA
split-complementary
#DECFB7 #B7DADE #BCB7DE
monochromatic
#B89763 #CBB38D #DECFB7 #F1EBE1 #F5F1EA
Accessibility & contrast
On white
1.53
#DECFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DECFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB7
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB7 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CFB6
Deuteranopia (green-blind)
#D9D2B8
Tritanopia (blue-blind)
#E5CAC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decfb7; /* rgb */ color: rgb(222, 207, 183); /* oklch */ color: oklch(86.0% 0.036 79.7);
Tailwind
colors: {
custom: {
50: '#e8ddcc',
500: '#decfb7',
950: '#000000',
},
}SCSS
$custom: #decfb7; $custom-light: #e8ddcc; $custom-dark: #000000;
JSON
{
"hex": "#decfb7",
"rgb": {
"r": 222,
"g": 207,
"b": 183
},
"hsl": {
"h": 36.923,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.8604,
"c": 0.03636,
"h": 79.7
},
"luminance": 0.63574
}Semantic roles & 50–950 ramp
primary
#DECFB7
secondary
#8397B6
accent
#65B035
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483