#DECFB6#DECFB6
#DECFB6 is a very light, muted orange. Relative luminance 0.635; OKLCH L 86.0% C 0.038 H 80.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB6 |
|---|---|
| RGB | rgb(222, 207, 182) |
| HSL | hsl(38, 38%, 79%) |
| HSV | hsv(38, 18%, 87%) |
| CMYK | cmyk(0%, 6.8%, 18%, 12.9%) |
| CIE-LAB | lab(83.72, 1.17, 14.31) |
| CIE-LCH | lch(83.72, 14.36, 85.34°) |
| OKLab | oklab(86.02% 0.0061 0.037) |
| OKLCH | oklch(86.02% 0.038 80.6) |
| XYZ | xyz(60.8802, 63.5338, 53.3031) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.71
Champagne
#F7E7CE
ΔE00 5.49
Warm Gray
#C9BEB0
ΔE00 5.84
Wheat
#F5DEB3
ΔE00 6.36
Antiquewhite
#FAEBD7
ΔE00 6.67
Blanchedalmond
#FFEBCD
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB6 #B6C5DE
analogous
#DEBBB6 #DECFB6 #D9DEB6
triadic
#DECFB6 #B6DECF #CFB6DE
tetradic
#DECFB6 #B6DEBB #B6C5DE #DEB6D9
square
#DECFB6 #B6DEBB #B6C5DE #DEB6D9
split-complementary
#DECFB6 #B6D9DE #BBB6DE
monochromatic
#B89862 #CBB38C #DECFB6 #F1EBE0 #F5F1EA
Accessibility & contrast
On white
1.53
#DECFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DECFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB6
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB6 | 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)
#D6CFB5
Deuteranopia (green-blind)
#DAD2B7
Tritanopia (blue-blind)
#E5CAC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decfb6; /* rgb */ color: rgb(222, 207, 182); /* oklch */ color: oklch(86.0% 0.038 80.6);
Tailwind
colors: {
custom: {
50: '#e8ddcc',
500: '#decfb6',
950: '#000000',
},
}SCSS
$custom: #decfb6; $custom-light: #e8ddcc; $custom-dark: #000000;
JSON
{
"hex": "#decfb6",
"rgb": {
"r": 222,
"g": 207,
"b": 182
},
"hsl": {
"h": 37.5,
"s": 37.736,
"l": 79.216
},
"oklch": {
"l": 0.86016,
"c": 0.03753,
"h": 80.6
},
"luminance": 0.63533
}Semantic roles & 50–950 ramp
primary
#DECFB6
secondary
#8296B6
accent
#63B135
background
#FEFEFE
surface
#FCFCFA
border
#D5D5D3
text
#161513
muted
#848483