#DEC2AB#DEC2AB
#DEC2AB is a very light, muted orange. Relative luminance 0.571; OKLCH L 83.2% C 0.045 H 61.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEC2AB |
|---|---|
| RGB | rgb(222, 194, 171) |
| HSL | hsl(27, 44%, 77%) |
| HSV | hsv(27, 23%, 87%) |
| CMYK | cmyk(0%, 12.6%, 23%, 12.9%) |
| CIE-LAB | lab(80.21, 6.37, 15.22) |
| CIE-LCH | lch(80.21, 16.50, 67.29°) |
| OKLab | oklab(83.18% 0.0213 0.0393) |
| OKLCH | oklch(83.18% 0.045 61.6) |
| XYZ | xyz(56.7670, 57.0552, 46.5426) |
| Luminance | 0.5705 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.19
Warm Gray
#C9BEB0
ΔE00 6.85
Peach
#FFDAB9
ΔE00 6.85
Tan
#D2B48C
ΔE00 6.88
Light Peach
#FFD8B1
ΔE00 7.44
Khaki
#C3B091
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEC2AB #ABC7DE
analogous
#DEABAE #DEC2AB #DEDCAB
triadic
#DEC2AB #ABDEC2 #C2ABDE
tetradic
#DEC2AB #AEDEAB #ABC7DE #DCABDE
square
#DEC2AB #AEDEAB #ABC7DE #DCABDE
split-complementary
#DEC2AB #ABDEDC #ABAEDE
monochromatic
#BB8253 #CDA27F #DEC2AB #EFE2D7 #F6EFE9
Accessibility & contrast
On white
1.69
#DEC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEC2AB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEC2AB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3AA
Deuteranopia (green-blind)
#D1C9AB
Tritanopia (blue-blind)
#E7BCBC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dec2ab; /* rgb */ color: rgb(222, 194, 171); /* oklch */ color: oklch(83.2% 0.045 61.6);
Tailwind
colors: {
custom: {
50: '#e8d4c4',
500: '#dec2ab',
950: '#000000',
},
}SCSS
$custom: #dec2ab; $custom-light: #e8d4c4; $custom-dark: #000000;
JSON
{
"hex": "#dec2ab",
"rgb": {
"r": 222,
"g": 194,
"b": 171
},
"hsl": {
"h": 27.059,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.83182,
"c": 0.0447,
"h": 61.6
},
"luminance": 0.57053
}Semantic roles & 50–950 ramp
primary
#DEC2AB
secondary
#779AB6
accent
#79B72F
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382