#DECCBF#DECCBF
#DECCBF is a very light, muted orange. Relative luminance 0.625; OKLCH L 85.6% C 0.027 H 58.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCBF |
|---|---|
| RGB | rgb(222, 204, 191) |
| HSL | hsl(25, 32%, 81%) |
| HSV | hsv(25, 14%, 87%) |
| CMYK | cmyk(0%, 8.1%, 14%, 12.9%) |
| CIE-LAB | lab(83.17, 4.13, 8.74) |
| CIE-LCH | lch(83.17, 9.67, 64.72°) |
| OKLab | oklab(85.65% 0.0142 0.0229) |
| OKLCH | oklch(85.65% 0.027 58.2) |
| XYZ | xyz(61.1205, 62.4781, 58.1198) |
| Luminance | 0.6248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.20
Warm Beige
#E9DCC9
ΔE00 5.43
Antiquewhite
#FAEBD7
ΔE00 7.77
Champagne
#F7E7CE
ΔE00 8.05
Linen
#FAF0E6
ΔE00 8.40
Peach
#FFDAB9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCBF #BFD1DE
analogous
#DEBFC1 #DECCBF #DEDBBF
triadic
#DECCBF #BFDECC #CCBFDE
tetradic
#DECCBF #C1DEBF #BFD1DE #DBBFDE
square
#DECCBF #C1DEBF #BFD1DE #DBBFDE
split-complementary
#DECCBF #BFDEDB #BFC1DE
monochromatic
#B48C6E #C9AC97 #DECCBF #F3ECE7 #F5EFEB
Accessibility & contrast
On white
1.56
#DECCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#DECCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCBF
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCBF | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D6D1BF
Tritanopia (blue-blind)
#E4C9C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccbf; /* rgb */ color: rgb(222, 204, 191); /* oklch */ color: oklch(85.6% 0.027 58.2);
Tailwind
colors: {
custom: {
50: '#e8dbd2',
500: '#deccbf',
950: '#000000',
},
}SCSS
$custom: #deccbf; $custom-light: #e8dbd2; $custom-dark: #000000;
JSON
{
"hex": "#deccbf",
"rgb": {
"r": 222,
"g": 204,
"b": 191
},
"hsl": {
"h": 25.161,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.85647,
"c": 0.02692,
"h": 58.2
},
"luminance": 0.62477
}Semantic roles & 50–950 ramp
primary
#DECCBF
secondary
#8BA4B6
accent
#7CAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483