#CAAB95#CAAB95
#CAAB95 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.3% C 0.047 H 57.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAB95 |
|---|---|
| RGB | rgb(202, 171, 149) |
| HSL | hsl(25, 33%, 69%) |
| HSV | hsv(25, 26%, 79%) |
| CMYK | cmyk(0%, 15.3%, 26.2%, 20.8%) |
| CIE-LAB | lab(72.13, 7.92, 15.53) |
| CIE-LCH | lch(72.13, 17.43, 62.96°) |
| OKLab | oklab(76.28% 0.0256 0.0399) |
| OKLCH | oklch(76.28% 0.047 57.3) |
| XYZ | xyz(44.3453, 43.8539, 34.5567) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.09
Tan
#D2B48C
ΔE00 6.98
Taupe (survey)
#B9A281
ΔE00 7.18
Khaki
#C3B091
ΔE00 7.34
Greige
#B8AB98
ΔE00 7.43
Pinkish Grey
#C8ACA9
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAB95 #95B4CA
analogous
#CA959A #CAAB95 #CAC695
triadic
#CAAB95 #95CAAB #AB95CA
tetradic
#CAAB95 #9ACA95 #95B4CA #C695CA
square
#CAAB95 #9ACA95 #95B4CA #C695CA
split-complementary
#CAAB95 #95CAC6 #959ACA
monochromatic
#986C4C #B68B6C #CAAB95 #DECBBE #F3ECE7
Accessibility & contrast
On white
2.15
#CAAB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#CAAB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAB95
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAB95 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#BBB395
Tritanopia (blue-blind)
#D4A5A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #caab95; /* rgb */ color: rgb(202, 171, 149); /* oklch */ color: oklch(76.3% 0.047 57.3);
Tailwind
colors: {
custom: {
50: '#dbc4b4',
500: '#caab95',
950: '#000000',
},
}SCSS
$custom: #caab95; $custom-light: #dbc4b4; $custom-dark: #000000;
JSON
{
"hex": "#caab95",
"rgb": {
"r": 202,
"g": 171,
"b": 149
},
"hsl": {
"h": 24.906,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.76275,
"c": 0.04745,
"h": 57.3
},
"luminance": 0.43852
}Semantic roles & 50–950 ramp
primary
#CAAB95
secondary
#D6DFE5
accent
#7CAC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151211
muted
#838180