#CABFA4#CABFA4
#CABFA4 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.7% C 0.039 H 88.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFA4 |
|---|---|
| RGB | rgb(202, 191, 164) |
| HSL | hsl(43, 26%, 72%) |
| HSV | hsv(43, 19%, 79%) |
| CMYK | cmyk(0%, 5.4%, 18.8%, 20.8%) |
| CIE-LAB | lab(77.58, -0.57, 15.03) |
| CIE-LCH | lch(77.58, 15.04, 92.17°) |
| OKLab | oklab(80.66% 0.001 0.0388) |
| OKLCH | oklch(80.66% 0.039 88.5) |
| XYZ | xyz(49.6885, 52.4994, 42.6306) |
| Luminance | 0.5250 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 5.00
Warm Gray
#C9BEB0
ΔE00 5.20
Putty
#BEAE8A
ΔE00 5.44
Greige
#B8AB98
ΔE00 6.25
Bland
#AFA88B
ΔE00 6.94
Sand
#C2B280
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFA4 #A4AFCA
analogous
#CAACA4 #CABFA4 #C2CAA4
triadic
#CABFA4 #A4CABF #BFA4CA
tetradic
#CABFA4 #A4CAAC #A4AFCA #CAA4C2
square
#CABFA4 #A4CAAC #A4AFCA #CAA4C2
split-complementary
#CABFA4 #A4C2CA #ACA4CA
monochromatic
#9A875A #B3A47D #CABFA4 #E1DACB #F4F1EC
Accessibility & contrast
On white
1.83
#CABFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CABFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFA4
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFA4 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA2
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#D1BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfa4; /* rgb */ color: rgb(202, 191, 164); /* oklch */ color: oklch(80.7% 0.039 88.5);
Tailwind
colors: {
custom: {
50: '#dad2bf',
500: '#cabfa4',
950: '#000000',
},
}SCSS
$custom: #cabfa4; $custom-light: #dad2bf; $custom-dark: #000000;
JSON
{
"hex": "#cabfa4",
"rgb": {
"r": 202,
"g": 191,
"b": 164
},
"hsl": {
"h": 42.632,
"s": 26.389,
"l": 71.765
},
"oklch": {
"l": 0.80656,
"c": 0.03876,
"h": 88.5
},
"luminance": 0.52498
}Semantic roles & 50–950 ramp
primary
#CABFA4
secondary
#73809F
accent
#5EA541
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151412
muted
#848382