#CABA92#CABA92
#CABA92 is a light, muted orange. Relative luminance 0.497; OKLCH L 79.2% C 0.057 H 88.8°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CABA92 |
|---|---|
| RGB | rgb(202, 186, 146) |
| HSL | hsl(43, 35%, 68%) |
| HSV | hsv(43, 28%, 79%) |
| CMYK | cmyk(0%, 7.9%, 27.7%, 20.8%) |
| CIE-LAB | lab(75.92, -0.51, 22.38) |
| CIE-LCH | lch(75.92, 22.38, 91.30°) |
| OKLab | oklab(79.23% 0.0012 0.0567) |
| OKLCH | oklch(79.23% 0.057 88.8) |
| XYZ | xyz(47.1047, 49.7509, 34.3101) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.39
Sand
#C2B280
ΔE00 3.53
Khaki
#C3B091
ΔE00 4.20
Very Light Brown
#D3B683
ΔE00 4.70
Toupe
#C7AC7D
ΔE00 5.16
Tan
#D2B48C
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABA92 #92A2CA
analogous
#CA9E92 #CABA92 #BECA92
triadic
#CABA92 #92CABA #BA92CA
tetradic
#CABA92 #92CA9E #92A2CA #CA92BE
square
#CABA92 #92CA9E #92A2CA #CA92BE
split-complementary
#CABA92 #92BECA #9E92CA
monochromatic
#98824A #B6A069 #CABA92 #DED4BB #F2EEE4
Accessibility & contrast
On white
1.92
#CABA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CABA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABA92
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABA92 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88F
Deuteranopia (green-blind)
#C7BD93
Tritanopia (blue-blind)
#D3B3AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #caba92; /* rgb */ color: rgb(202, 186, 146); /* oklch */ color: oklch(79.2% 0.057 88.8);
Tailwind
colors: {
custom: {
50: '#daceb2',
500: '#caba92',
950: '#000000',
},
}SCSS
$custom: #caba92; $custom-light: #daceb2; $custom-dark: #000000;
JSON
{
"hex": "#caba92",
"rgb": {
"r": 202,
"g": 186,
"b": 146
},
"hsl": {
"h": 42.857,
"s": 34.568,
"l": 68.235
},
"oklch": {
"l": 0.79226,
"c": 0.05672,
"h": 88.8
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#CABA92
secondary
#D3D8E4
accent
#5AAD38
background
#FDFCFA
surface
#FBF9F5
border
#D4D2CF
text
#151311
muted
#838280