#CABFAB#CABFAB
#CABFAB is a light, muted orange. Relative luminance 0.528; OKLCH L 80.8% C 0.030 H 82.6°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CABFAB |
|---|---|
| RGB | rgb(202, 191, 171) |
| HSL | hsl(39, 23%, 73%) |
| HSV | hsv(39, 15%, 79%) |
| CMYK | cmyk(0%, 5.4%, 15.3%, 20.8%) |
| CIE-LAB | lab(77.73, 0.52, 11.48) |
| CIE-LCH | lch(77.73, 11.49, 87.43°) |
| OKLab | oklab(80.83% 0.0039 0.0298) |
| OKLCH | oklch(80.83% 0.03 82.6) |
| XYZ | xyz(50.3381, 52.7592, 46.0520) |
| Luminance | 0.5276 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.58
Greige
#B8AB98
ΔE00 5.43
Khaki
#C3B091
ΔE00 5.71
Putty
#BEAE8A
ΔE00 6.98
Warm Beige
#E9DCC9
ΔE00 7.20
Bland
#AFA88B
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABFAB #ABB6CA
analogous
#CAAFAB #CABFAB #C5CAAB
triadic
#CABFAB #ABCABF #BFABCA
tetradic
#CABFAB #ABCAAF #ABB6CA #CAABC5
square
#CABFAB #ABCAAF #ABB6CA #CAABC5
split-complementary
#CABFAB #ABC5CA #AFABCA
monochromatic
#9A8661 #B2A285 #CABFAB #E2DCD1 #F3F1EC
Accessibility & contrast
On white
1.82
#CABFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#CABFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABFAB
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABFAB | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#D0BBB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cabfab; /* rgb */ color: rgb(202, 191, 171); /* oklch */ color: oklch(80.8% 0.030 82.6);
Tailwind
colors: {
custom: {
50: '#dad2c4',
500: '#cabfab',
950: '#000000',
},
}SCSS
$custom: #cabfab; $custom-light: #dad2c4; $custom-dark: #000000;
JSON
{
"hex": "#cabfab",
"rgb": {
"r": 202,
"g": 191,
"b": 171
},
"hsl": {
"h": 38.71,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.80828,
"c": 0.03008,
"h": 82.6
},
"luminance": 0.52758
}Semantic roles & 50–950 ramp
primary
#CABFAB
secondary
#7A879F
accent
#65A144
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382