#DECEBE#DECEBE
#DECEBE is a very light, muted orange. Relative luminance 0.634; OKLCH L 86.0% C 0.028 H 67.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DECEBE |
|---|---|
| RGB | rgb(222, 206, 190) |
| HSL | hsl(30, 33%, 81%) |
| HSV | hsv(30, 14%, 87%) |
| CMYK | cmyk(0%, 7.2%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.65, 2.92, 9.96) |
| CIE-LCH | lch(83.65, 10.38, 73.65°) |
| OKLab | oklab(86.02% 0.0108 0.026) |
| OKLCH | oklch(86.02% 0.028 67.4) |
| XYZ | xyz(61.4892, 63.3910, 57.7017) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.82
Warm Gray
#C9BEB0
ΔE00 4.69
Champagne
#F7E7CE
ΔE00 6.61
Antiquewhite
#FAEBD7
ΔE00 6.68
Bisque
#FFE4C4
ΔE00 7.70
Linen
#FAF0E6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECEBE #BECEDE
analogous
#DEBEBE #DECEBE #DEDEBE
triadic
#DECEBE #BEDECE #CEBEDE
tetradic
#DECEBE #BEDEBE #BECEDE #DEBEDE
square
#DECEBE #BEDEBE #BECEDE #DEBEDE
split-complementary
#DECEBE #BEDEDE #BEBEDE
monochromatic
#B5916D #C9AF95 #DECEBE #F3EDE7 #F5F0EB
Accessibility & contrast
On white
1.54
#DECEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#DECEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECEBE
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECEBE | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBD
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#E4CAC9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decebe; /* rgb */ color: rgb(222, 206, 190); /* oklch */ color: oklch(86.0% 0.028 67.4);
Tailwind
colors: {
custom: {
50: '#e8dcd1',
500: '#decebe',
950: '#000000',
},
}SCSS
$custom: #decebe; $custom-light: #e8dcd1; $custom-dark: #000000;
JSON
{
"hex": "#decebe",
"rgb": {
"r": 222,
"g": 206,
"b": 190
},
"hsl": {
"h": 30,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.86016,
"c": 0.02815,
"h": 67.4
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#DECEBE
secondary
#8AA0B6
accent
#73AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483