#CAABA0#CAABA0
#CAABA0 is a light, muted orange. Relative luminance 0.442; OKLCH L 76.5% C 0.040 H 40.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABA0 |
|---|---|
| RGB | rgb(202, 171, 160) |
| HSL | hsl(16, 28%, 71%) |
| HSV | hsv(16, 21%, 79%) |
| CMYK | cmyk(0%, 15.3%, 20.8%, 20.8%) |
| CIE-LAB | lab(72.38, 9.53, 9.85) |
| CIE-LCH | lch(72.38, 13.71, 45.95°) |
| OKLab | oklab(76.55% 0.0301 0.0257) |
| OKLCH | oklch(76.55% 0.04 40.5) |
| XYZ | xyz(45.2654, 44.2219, 39.4022) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.61
Mushroom
#BA9E88
ΔE00 6.92
Pinkish Tan
#D99B82
ΔE00 8.92
Greige
#B8AB98
ΔE00 9.94
Warm Gray
#C9BEB0
ΔE00 9.95
Rosybrown
#BC8F8F
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABA0 #A0BFCA
analogous
#CAA0AA #CAABA0 #CAC0A0
triadic
#CAABA0 #A0CAAB #ABA0CA
tetradic
#CAABA0 #AACAA0 #A0BFCA #C0A0CA
square
#CAABA0 #AACAA0 #A0BFCA #C0A0CA
split-complementary
#CAABA0 #A0CAC0 #A0AACA
monochromatic
#9A6856 #B48879 #CAABA0 #E0CEC7 #F4EEEB
Accessibility & contrast
On white
2.13
#CAABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#CAABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABA0
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABA0 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AE9F
Deuteranopia (green-blind)
#B9B4A0
Tritanopia (blue-blind)
#D2A7A8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caaba0; /* rgb */ color: rgb(202, 171, 160); /* oklch */ color: oklch(76.5% 0.040 40.5);
Tailwind
colors: {
custom: {
50: '#dac4bc',
500: '#caaba0',
950: '#000000',
},
}SCSS
$custom: #caaba0; $custom-light: #dac4bc; $custom-dark: #000000;
JSON
{
"hex": "#caaba0",
"rgb": {
"r": 202,
"g": 171,
"b": 160
},
"hsl": {
"h": 15.714,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.76548,
"c": 0.03959,
"h": 40.5
},
"luminance": 0.4422
}Semantic roles & 50–950 ramp
primary
#CAABA0
secondary
#DDE6E8
accent
#8CA73E
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151212
muted
#838181