#CABAAA#CABAAA
#CABAAA is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.029 H 67.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CABAAA |
|---|---|
| RGB | rgb(202, 186, 170) |
| HSL | hsl(30, 23%, 73%) |
| HSV | hsv(30, 16%, 79%) |
| CMYK | cmyk(0%, 7.9%, 15.8%, 20.8%) |
| CIE-LAB | lab(76.42, 3.01, 10.16) |
| CIE-LCH | lch(76.42, 10.60, 73.48°) |
| OKLab | oklab(79.79% 0.011 0.0265) |
| OKLCH | oklch(79.79% 0.029 67.4) |
| XYZ | xyz(49.1714, 50.5776, 45.1946) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.32
Greige
#B8AB98
ΔE00 4.93
Khaki
#C3B091
ΔE00 6.17
Tan
#D2B48C
ΔE00 8.16
Warm Beige
#E9DCC9
ΔE00 8.38
Putty
#BEAE8A
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABAAA #AABACA
analogous
#CAAAAA #CABAAA #CACAAA
triadic
#CABAAA #AACABA #BAAACA
tetradic
#CABAAA #AACAAA #AABACA #CAAACA
square
#CABAAA #AACAAA #AABACA #CAAACA
split-complementary
#CABAAA #AACACA #AAAACA
monochromatic
#9A7D60 #B29B84 #CABAAA #E2D9D0 #F3F0EC
Accessibility & contrast
On white
1.89
#CABAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CABAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABAAA
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABAAA | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA9
Deuteranopia (green-blind)
#C3BEAA
Tritanopia (blue-blind)
#D0B6B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cabaaa; /* rgb */ color: rgb(202, 186, 170); /* oklch */ color: oklch(79.8% 0.029 67.4);
Tailwind
colors: {
custom: {
50: '#dacec3',
500: '#cabaaa',
950: '#000000',
},
}SCSS
$custom: #cabaaa; $custom-light: #dacec3; $custom-dark: #000000;
JSON
{
"hex": "#cabaaa",
"rgb": {
"r": 202,
"g": 186,
"b": 170
},
"hsl": {
"h": 30,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.79791,
"c": 0.02868,
"h": 67.4
},
"luminance": 0.50577
}Semantic roles & 50–950 ramp
primary
#CABAAA
secondary
#798C9F
accent
#73A244
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141312
muted
#838382