#DECCBE#DECCBE
#DECCBE is a very light, muted orange. Relative luminance 0.624; OKLCH L 85.6% C 0.028 H 60.3°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DECCBE |
|---|---|
| RGB | rgb(222, 204, 190) |
| HSL | hsl(26, 33%, 81%) |
| HSV | hsv(26, 14%, 87%) |
| CMYK | cmyk(0%, 8.1%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.14, 3.97, 9.24) |
| CIE-LCH | lch(83.14, 10.06, 66.75°) |
| OKLab | oklab(85.62% 0.0138 0.0242) |
| OKLCH | oklch(85.62% 0.028 60.3) |
| XYZ | xyz(61.0108, 62.4342, 57.5422) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.03
Warm Beige
#E9DCC9
ΔE00 5.14
Antiquewhite
#FAEBD7
ΔE00 7.58
Champagne
#F7E7CE
ΔE00 7.76
Bisque
#FFE4C4
ΔE00 8.40
Peach
#FFDAB9
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECCBE #BED0DE
analogous
#DEBEC0 #DECCBE #DEDCBE
triadic
#DECCBE #BEDECC #CCBEDE
tetradic
#DECCBE #C0DEBE #BED0DE #DCBEDE
square
#DECCBE #C0DEBE #BED0DE #DCBEDE
split-complementary
#DECCBE #BEDEDC #BEC0DE
monochromatic
#B58C6D #C9AC95 #DECCBE #F3ECE7 #F5EFEB
Accessibility & contrast
On white
1.56
#DECCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#DECCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECCBE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECCBE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBD
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#E4C8C8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #deccbe; /* rgb */ color: rgb(222, 204, 190); /* oklch */ color: oklch(85.6% 0.028 60.3);
Tailwind
colors: {
custom: {
50: '#e8dbd1',
500: '#deccbe',
950: '#000000',
},
}SCSS
$custom: #deccbe; $custom-light: #e8dbd1; $custom-dark: #000000;
JSON
{
"hex": "#deccbe",
"rgb": {
"r": 222,
"g": 204,
"b": 190
},
"hsl": {
"h": 26.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85621,
"c": 0.02782,
"h": 60.3
},
"luminance": 0.62433
}Semantic roles & 50–950 ramp
primary
#DECCBE
secondary
#8AA3B6
accent
#7AAB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161514
muted
#848483