#DECDBF#DECDBF
#DECDBF is a very light, muted orange. Relative luminance 0.630; OKLCH L 85.8% C 0.027 H 62.0°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDBF |
|---|---|
| RGB | rgb(222, 205, 191) |
| HSL | hsl(27, 32%, 81%) |
| HSV | hsv(27, 14%, 87%) |
| CMYK | cmyk(0%, 7.7%, 14%, 12.9%) |
| CIE-LAB | lab(83.42, 3.60, 9.10) |
| CIE-LCH | lch(83.42, 9.79, 68.40°) |
| OKLab | oklab(85.84% 0.0127 0.0238) |
| OKLCH | oklch(85.84% 0.027 62) |
| XYZ | xyz(61.3589, 62.9549, 58.1993) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.72
Warm Gray
#C9BEB0
ΔE00 4.91
Antiquewhite
#FAEBD7
ΔE00 7.26
Champagne
#F7E7CE
ΔE00 7.43
Linen
#FAF0E6
ΔE00 8.12
Bisque
#FFE4C4
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDBF #BFD0DE
analogous
#DEBFC0 #DECDBF #DEDCBF
triadic
#DECDBF #BFDECD #CDBFDE
tetradic
#DECDBF #C0DEBF #BFD0DE #DCBFDE
square
#DECDBF #C0DEBF #BFD0DE #DCBFDE
split-complementary
#DECDBF #BFDEDC #BFC0DE
monochromatic
#B48E6E #C9AD97 #DECDBF #F3EDE7 #F5EFEB
Accessibility & contrast
On white
1.55
#DECDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DECDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDBF
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDBF | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEBE
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#E4CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdbf; /* rgb */ color: rgb(222, 205, 191); /* oklch */ color: oklch(85.8% 0.027 62.0);
Tailwind
colors: {
custom: {
50: '#e8dcd2',
500: '#decdbf',
950: '#000000',
},
}SCSS
$custom: #decdbf; $custom-light: #e8dcd2; $custom-dark: #000000;
JSON
{
"hex": "#decdbf",
"rgb": {
"r": 222,
"g": 205,
"b": 191
},
"hsl": {
"h": 27.097,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.85844,
"c": 0.02698,
"h": 62
},
"luminance": 0.62954
}Semantic roles & 50–950 ramp
primary
#DECDBF
secondary
#8BA3B6
accent
#78AB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483