#CAAB93#CAAB93
#CAAB93 is a light, muted orange. Relative luminance 0.438; OKLCH L 76.2% C 0.049 H 59.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB93 |
|---|---|
| RGB | rgb(202, 171, 147) |
| HSL | hsl(26, 34%, 68%) |
| HSV | hsv(26, 27%, 79%) |
| CMYK | cmyk(0%, 15.3%, 27.2%, 20.8%) |
| CIE-LAB | lab(72.09, 7.65, 16.56) |
| CIE-LCH | lch(72.09, 18.24, 65.22°) |
| OKLab | oklab(76.23% 0.0248 0.0425) |
| OKLCH | oklch(76.23% 0.049 59.7) |
| XYZ | xyz(44.1870, 43.7906, 33.7230) |
| Luminance | 0.4379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.02
Tan
#D2B48C
ΔE00 6.21
Taupe (survey)
#B9A281
ΔE00 6.51
Khaki
#C3B091
ΔE00 6.69
Greige
#B8AB98
ΔE00 7.20
Burlywood
#DEB887
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB93 #93B2CA
analogous
#CA9396 #CAAB93 #CAC693
triadic
#CAAB93 #93CAAB #AB93CA
tetradic
#CAAB93 #96CA93 #93B2CA #C693CA
square
#CAAB93 #96CA93 #93B2CA #C693CA
split-complementary
#CAAB93 #93CAC6 #9396CA
monochromatic
#986C4B #B68B6A #CAAB93 #DECBBC #F2EBE5
Accessibility & contrast
On white
2.15
#CAAB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#CAAB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB93
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB93 | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD91
Deuteranopia (green-blind)
#BCB393
Tritanopia (blue-blind)
#D4A5A4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab93; /* rgb */ color: rgb(202, 171, 147); /* oklch */ color: oklch(76.2% 0.049 59.7);
Tailwind
colors: {
custom: {
50: '#dbc4b2',
500: '#caab93',
950: '#000000',
},
}SCSS
$custom: #caab93; $custom-light: #dbc4b2; $custom-dark: #000000;
JSON
{
"hex": "#caab93",
"rgb": {
"r": 202,
"g": 171,
"b": 147
},
"hsl": {
"h": 26.182,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.76227,
"c": 0.0492,
"h": 59.7
},
"luminance": 0.43789
}Semantic roles & 50–950 ramp
primary
#CAAB93
secondary
#D4DDE5
accent
#7AAD39
background
#FDFCFA
surface
#FBF8F5
border
#D4D1CF
text
#151211
muted
#838180