#DECFB3#DECFB3
#DECFB3 is a very light, muted orange. Relative luminance 0.634; OKLCH L 85.9% C 0.041 H 83.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFB3 |
|---|---|
| RGB | rgb(222, 207, 179) |
| HSL | hsl(39, 39%, 79%) |
| HSV | hsv(39, 19%, 87%) |
| CMYK | cmyk(0%, 6.8%, 19.4%, 12.9%) |
| CIE-LAB | lab(83.66, 0.72, 15.81) |
| CIE-LCH | lch(83.66, 15.82, 87.40°) |
| OKLab | oklab(85.95% 0.0049 0.0408) |
| OKLCH | oklch(85.95% 0.041 83.1) |
| XYZ | xyz(60.5735, 63.4111, 51.6877) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.42
Champagne
#F7E7CE
ΔE00 5.70
Wheat
#F5DEB3
ΔE00 5.71
Warm Gray
#C9BEB0
ΔE00 6.54
Blanchedalmond
#FFEBCD
ΔE00 6.74
Bisque
#FFE4C4
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFB3 #B3C2DE
analogous
#DEB9B3 #DECFB3 #D7DEB3
triadic
#DECFB3 #B3DECF #CFB3DE
tetradic
#DECFB3 #B3DEB9 #B3C2DE #DEB3D7
square
#DECFB3 #B3DEB9 #B3C2DE #DEB3D7
split-complementary
#DECFB3 #B3D7DE #B9B3DE
monochromatic
#B9995E #CBB488 #DECFB3 #F1EADE #F6F2EA
Accessibility & contrast
On white
1.53
#DECFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DECFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFB3
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFB3 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6CEB1
Deuteranopia (green-blind)
#DAD2B4
Tritanopia (blue-blind)
#E6CAC7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decfb3; /* rgb */ color: rgb(222, 207, 179); /* oklch */ color: oklch(85.9% 0.041 83.1);
Tailwind
colors: {
custom: {
50: '#e8ddc9',
500: '#decfb3',
950: '#000000',
},
}SCSS
$custom: #decfb3; $custom-light: #e8ddc9; $custom-dark: #000000;
JSON
{
"hex": "#decfb3",
"rgb": {
"r": 222,
"g": 207,
"b": 179
},
"hsl": {
"h": 39.07,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.85945,
"c": 0.04108,
"h": 83.1
},
"luminance": 0.6341
}Semantic roles & 50–950 ramp
primary
#DECFB3
secondary
#7F92B6
accent
#5FB233
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#161513
muted
#848482