#DECFB0#DECFB0
#DECFB0 is a very light, muted orange. Relative luminance 0.633; OKLCH L 85.9% C 0.045 H 85.2°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB0 |
|---|---|
| RGB | rgb(222, 207, 176) |
| HSL | hsl(40, 41%, 78%) |
| HSV | hsv(40, 21%, 87%) |
| CMYK | cmyk(0%, 6.8%, 20.7%, 12.9%) |
| CIE-LAB | lab(83.60, 0.28, 17.31) |
| CIE-LCH | lch(83.60, 17.31, 89.08°) |
| OKLab | oklab(85.87% 0.0037 0.0445) |
| OKLCH | oklch(85.87% 0.045 85.2) |
| XYZ | xyz(60.2734, 63.2911, 50.1072) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.22
Wheat
#F5DEB3
ΔE00 5.22
Champagne
#F7E7CE
ΔE00 6.07
Beige (survey)
#E6DAA6
ΔE00 6.46
Blanchedalmond
#FFEBCD
ΔE00 6.91
Bisque
#FFE4C4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB0 #B0BFDE
analogous
#DEB8B0 #DECFB0 #D6DEB0
triadic
#DECFB0 #B0DECF #CFB0DE
tetradic
#DECFB0 #B0DEB8 #B0BFDE #DEB0D6
square
#DECFB0 #B0DEB8 #B0BFDE #DEB0D6
split-complementary
#DECFB0 #B0D6DE #B8B0DE
monochromatic
#BA9B5A #CCB585 #DECFB0 #F0E9DB #F6F2E9
Accessibility & contrast
On white
1.54
#DECFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#DECFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB0
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB0 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAE
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#E6CAC6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decfb0; /* rgb */ color: rgb(222, 207, 176); /* oklch */ color: oklch(85.9% 0.045 85.2);
Tailwind
colors: {
custom: {
50: '#e8ddc7',
500: '#decfb0',
950: '#000000',
},
}SCSS
$custom: #decfb0; $custom-light: #e8ddc7; $custom-dark: #000000;
JSON
{
"hex": "#decfb0",
"rgb": {
"r": 222,
"g": 207,
"b": 176
},
"hsl": {
"h": 40.435,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.85874,
"c": 0.04467,
"h": 85.2
},
"luminance": 0.6329
}Semantic roles & 50–950 ramp
primary
#DECFB0
secondary
#7C8FB6
accent
#5CB431
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482