#DECFBE#DECFBE
#DECFBE is a very light, muted orange. Relative luminance 0.639; OKLCH L 86.2% C 0.028 H 70.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFBE |
|---|---|
| RGB | rgb(222, 207, 190) |
| HSL | hsl(32, 33%, 81%) |
| HSV | hsv(32, 14%, 87%) |
| CMYK | cmyk(0%, 6.8%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.90, 2.40, 10.32) |
| CIE-LCH | lch(83.90, 10.59, 76.91°) |
| OKLab | oklab(86.21% 0.0093 0.0269) |
| OKLCH | oklch(86.21% 0.028 70.9) |
| XYZ | xyz(61.7307, 63.8740, 57.7822) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.26
Warm Gray
#C9BEB0
ΔE00 4.70
Champagne
#F7E7CE
ΔE00 6.12
Antiquewhite
#FAEBD7
ΔE00 6.34
Bisque
#FFE4C4
ΔE00 7.49
Eggshell
#F0EAD6
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFBE #BECDDE
analogous
#DEBFBE #DECFBE #DDDEBE
triadic
#DECFBE #BEDECF #CFBEDE
tetradic
#DECFBE #BEDEBF #BECDDE #DEBEDD
square
#DECFBE #BEDEBF #BECDDE #DEBEDD
split-complementary
#DECFBE #BEDDDE #BFBEDE
monochromatic
#B5936D #C9B195 #DECFBE #F3EDE7 #F5F0EB
Accessibility & contrast
On white
1.52
#DECFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DECFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFBE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFBE | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#D8D3BE
Tritanopia (blue-blind)
#E4CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decfbe; /* rgb */ color: rgb(222, 207, 190); /* oklch */ color: oklch(86.2% 0.028 70.9);
Tailwind
colors: {
custom: {
50: '#e8ddd1',
500: '#decfbe',
950: '#000000',
},
}SCSS
$custom: #decfbe; $custom-light: #e8ddd1; $custom-dark: #000000;
JSON
{
"hex": "#decfbe",
"rgb": {
"r": 222,
"g": 207,
"b": 190
},
"hsl": {
"h": 31.875,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86214,
"c": 0.02849,
"h": 70.9
},
"luminance": 0.63873
}Semantic roles & 50–950 ramp
primary
#DECFBE
secondary
#8A9FB6
accent
#6FAB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483