#DECFB1#DECFB1
#DECFB1 is a very light, muted orange. Relative luminance 0.633; OKLCH L 85.9% C 0.043 H 84.6°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB1 |
|---|---|
| RGB | rgb(222, 207, 177) |
| HSL | hsl(40, 41%, 78%) |
| HSV | hsv(40, 20%, 87%) |
| CMYK | cmyk(0%, 6.8%, 20.3%, 12.9%) |
| CIE-LAB | lab(83.62, 0.42, 16.81) |
| CIE-LCH | lch(83.62, 16.81, 88.55°) |
| OKLab | oklab(85.9% 0.0041 0.0433) |
| OKLCH | oklch(85.9% 0.043 84.6) |
| XYZ | xyz(60.3727, 63.3308, 50.6302) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.95
Wheat
#F5DEB3
ΔE00 5.37
Champagne
#F7E7CE
ΔE00 5.93
Beige (survey)
#E6DAA6
ΔE00 6.77
Blanchedalmond
#FFEBCD
ΔE00 6.84
Warm Gray
#C9BEB0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB1 #B1C0DE
analogous
#DEB8B1 #DECFB1 #D6DEB1
triadic
#DECFB1 #B1DECF #CFB1DE
tetradic
#DECFB1 #B1DEB8 #B1C0DE #DEB1D6
square
#DECFB1 #B1DEB8 #B1C0DE #DEB1D6
split-complementary
#DECFB1 #B1D6DE #B8B1DE
monochromatic
#BA9A5B #CCB586 #DECFB1 #F0E9DC #F6F2E9
Accessibility & contrast
On white
1.54
#DECFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#DECFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB1
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB1 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAF
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#E6CAC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decfb1; /* rgb */ color: rgb(222, 207, 177); /* oklch */ color: oklch(85.9% 0.043 84.6);
Tailwind
colors: {
custom: {
50: '#e8ddc8',
500: '#decfb1',
950: '#000000',
},
}SCSS
$custom: #decfb1; $custom-light: #e8ddc8; $custom-dark: #000000;
JSON
{
"hex": "#decfb1",
"rgb": {
"r": 222,
"g": 207,
"b": 177
},
"hsl": {
"h": 40,
"s": 40.541,
"l": 78.235
},
"oklch": {
"l": 0.85898,
"c": 0.04347,
"h": 84.6
},
"luminance": 0.6333
}Semantic roles & 50–950 ramp
primary
#DECFB1
secondary
#7D90B6
accent
#5DB432
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482