#DECDBE#DECDBE
#DECDBE is a very light, muted orange. Relative luminance 0.629; OKLCH L 85.8% C 0.028 H 63.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DECDBE |
|---|---|
| RGB | rgb(222, 205, 190) |
| HSL | hsl(28, 33%, 81%) |
| HSV | hsv(28, 14%, 87%) |
| CMYK | cmyk(0%, 7.7%, 14.4%, 12.9%) |
| CIE-LAB | lab(83.40, 3.44, 9.60) |
| CIE-LCH | lch(83.40, 10.20, 70.26°) |
| OKLab | oklab(85.82% 0.0123 0.0251) |
| OKLCH | oklch(85.82% 0.028 63.9) |
| XYZ | xyz(61.2492, 62.9111, 57.6217) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.46
Warm Gray
#C9BEB0
ΔE00 4.80
Antiquewhite
#FAEBD7
ΔE00 7.10
Champagne
#F7E7CE
ΔE00 7.16
Bisque
#FFE4C4
ΔE00 8.01
Linen
#FAF0E6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECDBE #BECFDE
analogous
#DEBEBF #DECDBE #DEDDBE
triadic
#DECDBE #BEDECD #CDBEDE
tetradic
#DECDBE #BFDEBE #BECFDE #DDBEDE
square
#DECDBE #BFDEBE #BECFDE #DDBEDE
split-complementary
#DECDBE #BEDEDD #BEBFDE
monochromatic
#B58F6D #C9AE95 #DECDBE #F3ECE7 #F5EFEB
Accessibility & contrast
On white
1.55
#DECDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#DECDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECDBE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECDBE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CEBD
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#E4C9C9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #decdbe; /* rgb */ color: rgb(222, 205, 190); /* oklch */ color: oklch(85.8% 0.028 63.9);
Tailwind
colors: {
custom: {
50: '#e8dcd1',
500: '#decdbe',
950: '#000000',
},
}SCSS
$custom: #decdbe; $custom-light: #e8dcd1; $custom-dark: #000000;
JSON
{
"hex": "#decdbe",
"rgb": {
"r": 222,
"g": 205,
"b": 190
},
"hsl": {
"h": 28.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.85818,
"c": 0.02794,
"h": 63.9
},
"luminance": 0.6291
}Semantic roles & 50–950 ramp
primary
#DECDBE
secondary
#8AA1B6
accent
#76AB3A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483