#CABA9F#CABA9F
#CABA9F is a light, muted orange. Relative luminance 0.502; OKLCH L 79.5% C 0.041 H 80.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA9F |
|---|---|
| RGB | rgb(202, 186, 159) |
| HSL | hsl(38, 29%, 71%) |
| HSV | hsv(38, 21%, 79%) |
| CMYK | cmyk(0%, 7.9%, 21.3%, 20.8%) |
| CIE-LAB | lab(76.18, 1.33, 15.76) |
| CIE-LCH | lch(76.18, 15.81, 85.17°) |
| OKLab | oklab(79.52% 0.0065 0.0406) |
| OKLCH | oklch(79.52% 0.041 80.8) |
| XYZ | xyz(48.1740, 50.1787, 39.9419) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.02
Putty
#BEAE8A
ΔE00 4.58
Warm Gray
#C9BEB0
ΔE00 4.89
Greige
#B8AB98
ΔE00 4.96
Tan
#D2B48C
ΔE00 5.58
Toupe
#C7AC7D
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA9F #9FAFCA
analogous
#CAA49F #CABA9F #C4CA9F
triadic
#CABA9F #9FCABA #BA9FCA
tetradic
#CABA9F #9FCAA4 #9FAFCA #CA9FC4
square
#CABA9F #9FCAA4 #9FAFCA #CA9FC4
split-complementary
#CABA9F #9FC4CA #A49FCA
monochromatic
#9A8055 #B49E78 #CABA9F #E0D6C6 #F4F1EB
Accessibility & contrast
On white
1.90
#CABA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#CABA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA9F
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA9F | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BA9D
Deuteranopia (green-blind)
#C5BEA0
Tritanopia (blue-blind)
#D2B5B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #caba9f; /* rgb */ color: rgb(202, 186, 159); /* oklch */ color: oklch(79.5% 0.041 80.8);
Tailwind
colors: {
custom: {
50: '#dacebb',
500: '#caba9f',
950: '#000000',
},
}SCSS
$custom: #caba9f; $custom-light: #dacebb; $custom-dark: #000000;
JSON
{
"hex": "#caba9f",
"rgb": {
"r": 202,
"g": 186,
"b": 159
},
"hsl": {
"h": 37.674,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.79519,
"c": 0.04107,
"h": 80.8
},
"luminance": 0.50178
}Semantic roles & 50–950 ramp
primary
#CABA9F
secondary
#6E809F
accent
#65A83E
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151311
muted
#848381