#DECFBB#DECFBB
#DECFBB is a very light, muted orange. Relative luminance 0.637; OKLCH L 86.1% C 0.032 H 75.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DECFBB |
|---|---|
| RGB | rgb(222, 207, 187) |
| HSL | hsl(34, 35%, 80%) |
| HSV | hsv(34, 16%, 87%) |
| CMYK | cmyk(0%, 6.8%, 15.8%, 12.9%) |
| CIE-LAB | lab(83.83, 1.93, 11.81) |
| CIE-LCH | lch(83.83, 11.97, 80.72°) |
| OKLab | oklab(86.14% 0.0081 0.0307) |
| OKLCH | oklch(86.14% 0.032 75.2) |
| XYZ | xyz(61.4062, 63.7442, 56.0731) |
| Luminance | 0.6374 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.06
Warm Gray
#C9BEB0
ΔE00 4.93
Champagne
#F7E7CE
ΔE00 5.66
Antiquewhite
#FAEBD7
ΔE00 6.28
Bisque
#FFE4C4
ΔE00 7.06
Blanchedalmond
#FFEBCD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECFBB #BBCADE
analogous
#DEBEBB #DECFBB #DBDEBB
triadic
#DECFBB #BBDECF #CFBBDE
tetradic
#DECFBB #BBDEBE #BBCADE #DEBBDB
square
#DECFBB #BBDEBE #BBCADE #DEBBDB
split-complementary
#DECFBB #BBDBDE #BEBBDE
monochromatic
#B69569 #CAB292 #DECFBB #F2ECE4 #F5F0EA
Accessibility & contrast
On white
1.53
#DECFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DECFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECFBB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECFBB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#D9D2BB
Tritanopia (blue-blind)
#E5CBC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decfbb; /* rgb */ color: rgb(222, 207, 187); /* oklch */ color: oklch(86.1% 0.032 75.2);
Tailwind
colors: {
custom: {
50: '#e8ddcf',
500: '#decfbb',
950: '#000000',
},
}SCSS
$custom: #decfbb; $custom-light: #e8ddcf; $custom-dark: #000000;
JSON
{
"hex": "#decfbb",
"rgb": {
"r": 222,
"g": 207,
"b": 187
},
"hsl": {
"h": 34.286,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.86139,
"c": 0.03179,
"h": 75.2
},
"luminance": 0.63743
}Semantic roles & 50–950 ramp
primary
#DECFBB
secondary
#879BB6
accent
#6AAD38
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161513
muted
#848483