#DEC3AB#DEC3AB
#DEC3AB is a very light, muted orange. Relative luminance 0.575; OKLCH L 83.4% C 0.045 H 63.8°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC3AB |
|---|---|
| RGB | rgb(222, 195, 171) |
| HSL | hsl(28, 44%, 77%) |
| HSV | hsv(28, 23%, 87%) |
| CMYK | cmyk(0%, 12.2%, 23%, 12.9%) |
| CIE-LAB | lab(80.46, 5.84, 15.57) |
| CIE-LCH | lch(80.46, 16.63, 69.44°) |
| OKLab | oklab(83.38% 0.0198 0.0402) |
| OKLCH | oklch(83.38% 0.045 63.8) |
| XYZ | xyz(56.9903, 57.5018, 46.6171) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.44
Tan
#D2B48C
ΔE00 6.55
Warm Gray
#C9BEB0
ΔE00 6.63
Peach
#FFDAB9
ΔE00 6.68
Light Peach
#FFD8B1
ΔE00 7.18
Khaki
#C3B091
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC3AB #ABC6DE
analogous
#DEABAD #DEC3AB #DEDDAB
triadic
#DEC3AB #ABDEC3 #C3ABDE
tetradic
#DEC3AB #ADDEAB #ABC6DE #DDABDE
square
#DEC3AB #ADDEAB #ABC6DE #DDABDE
split-complementary
#DEC3AB #ABDEDD #ABADDE
monochromatic
#BB8453 #CDA47F #DEC3AB #EFE2D7 #F6EFE9
Accessibility & contrast
On white
1.68
#DEC3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#DEC3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC3AB
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC3AB | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4A9
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#E7BDBC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dec3ab; /* rgb */ color: rgb(222, 195, 171); /* oklch */ color: oklch(83.4% 0.045 63.8);
Tailwind
colors: {
custom: {
50: '#e8d5c4',
500: '#dec3ab',
950: '#000000',
},
}SCSS
$custom: #dec3ab; $custom-light: #e8d5c4; $custom-dark: #000000;
JSON
{
"hex": "#dec3ab",
"rgb": {
"r": 222,
"g": 195,
"b": 171
},
"hsl": {
"h": 28.235,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.83379,
"c": 0.04477,
"h": 63.8
},
"luminance": 0.575
}Semantic roles & 50–950 ramp
primary
#DEC3AB
secondary
#7798B6
accent
#77B72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382