#DECEBF#DECEBF
#DECEBF is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.0% C 0.027 H 65.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBF |
|---|---|
| RGB | rgb(222, 206, 191) |
| HSL | hsl(29, 32%, 81%) |
| HSV | hsv(29, 14%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14%, 12.9%) |
| CIE-LAB | lab(83.67, 3.08, 9.46) |
| CIE-LCH | lch(83.67, 9.95, 71.97°) |
| OKLab | oklab(86.04% 0.0112 0.0247) |
| OKLCH | oklch(86.04% 0.027 65.6) |
| XYZ | xyz(61.5989, 63.4349, 58.2793) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.05
Warm Gray
#C9BEB0
ΔE00 4.74
Antiquewhite
#FAEBD7
ΔE00 6.81
Champagne
#F7E7CE
ΔE00 6.85
Linen
#FAF0E6
ΔE00 7.89
Bisque
#FFE4C4
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBF #BFCFDE
analogous
#DEBFBF #DECEBF #DEDDBF
triadic
#DECEBF #BFDECE #CEBFDE
tetradic
#DECEBF #BFDEBF #BFCFDE #DDBFDE
square
#DECEBF #BFDEBF #BFCFDE #DDBFDE
split-complementary
#DECEBF #BFDEDD #BFBFDE
monochromatic
#B4906E #C9AF97 #DECEBF #F3EDE7 #F5F0EB
Accessibility & contrast
On white
1.53
#DECEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#DECEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBF
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBF | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CFBE
Deuteranopia (green-blind)
#D7D2BF
Tritanopia (blue-blind)
#E4CBCA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decebf; /* rgb */ color: rgb(222, 206, 191); /* oklch */ color: oklch(86.0% 0.027 65.6);
Tailwind
colors: {
custom: {
50: '#e8dcd2',
500: '#decebf',
950: '#000000',
},
}SCSS
$custom: #decebf; $custom-light: #e8dcd2; $custom-dark: #000000;
JSON
{
"hex": "#decebf",
"rgb": {
"r": 222,
"g": 206,
"b": 191
},
"hsl": {
"h": 29.032,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.86042,
"c": 0.02715,
"h": 65.6
},
"luminance": 0.63434
}Semantic roles & 50–950 ramp
primary
#DECEBF
secondary
#8BA1B6
accent
#75AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483