#CABFA3#CABFA3
#CABFA3 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.6% C 0.040 H 89.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFA3 |
|---|---|
| RGB | rgb(202, 191, 163) |
| HSL | hsl(43, 27%, 72%) |
| HSV | hsv(43, 19%, 79%) |
| CMYK | cmyk(0%, 5.4%, 19.3%, 20.8%) |
| CIE-LAB | lab(77.56, -0.72, 15.54) |
| CIE-LCH | lch(77.56, 15.55, 92.65°) |
| OKLab | oklab(80.63% 0.0006 0.04) |
| OKLCH | oklch(80.63% 0.04 89.1) |
| XYZ | xyz(49.5986, 52.4634, 42.1569) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.00
Putty
#BEAE8A
ΔE00 5.29
Warm Gray
#C9BEB0
ΔE00 5.54
Greige
#B8AB98
ΔE00 6.43
Bland
#AFA88B
ΔE00 6.86
Sand
#C2B280
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFA3 #A3AECA
analogous
#CAACA3 #CABFA3 #C2CAA3
triadic
#CABFA3 #A3CABF #BFA3CA
tetradic
#CABFA3 #A3CAAC #A3AECA #CAA3C2
square
#CABFA3 #A3CAAC #A3AECA #CAA3C2
split-complementary
#CABFA3 #A3C2CA #ACA3CA
monochromatic
#9A8859 #B4A47C #CABFA3 #E0DACA #F4F1EC
Accessibility & contrast
On white
1.83
#CABFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CABFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFA3
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFA3 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#D1BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfa3; /* rgb */ color: rgb(202, 191, 163); /* oklch */ color: oklch(80.6% 0.040 89.1);
Tailwind
colors: {
custom: {
50: '#dad2be',
500: '#cabfa3',
950: '#000000',
},
}SCSS
$custom: #cabfa3; $custom-light: #dad2be; $custom-dark: #000000;
JSON
{
"hex": "#cabfa3",
"rgb": {
"r": 202,
"g": 191,
"b": 163
},
"hsl": {
"h": 43.077,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.80632,
"c": 0.04001,
"h": 89.1
},
"luminance": 0.52463
}Semantic roles & 50–950 ramp
primary
#CABFA3
secondary
#727F9F
accent
#5DA540
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382