#CAB8BA#CAB8BA
#CAB8BA is a light, muted red. Relative luminance 0.504; OKLCH L 79.8% C 0.021 H 9.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB8BA |
|---|---|
| RGB | rgb(202, 184, 186) |
| HSL | hsl(353, 15%, 76%) |
| HSV | hsv(353, 9%, 79%) |
| CMYK | cmyk(0%, 8.9%, 7.9%, 20.8%) |
| CIE-LAB | lab(76.30, 6.73, 1.31) |
| CIE-LCH | lch(76.30, 6.86, 11.00°) |
| OKLab | oklab(79.83% 0.0204 0.0036) |
| OKLCH | oklch(79.83% 0.021 9.9) |
| XYZ | xyz(50.3597, 50.3835, 53.5169) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Silver
#C0C0C0
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.95
Thistle
#D8BFD8
ΔE00 9.55
Warm Gray
#C9BEB0
ΔE00 9.65
Dark Gray
#A9A9A9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB8BA #B8CAC8
analogous
#CAB8C3 #CAB8BA #CABFB8
triadic
#CAB8BA #BACAB8 #B8BACA
tetradic
#CAB8BA #C3CAB8 #B8CAC8 #BFB8CA
square
#CAB8BA #C3CAB8 #B8CAC8 #BFB8CA
split-complementary
#CAB8BA #B8CABF #B8C3CA
monochromatic
#967276 #B09598 #CAB8BA #E4DBDC #F2EDEE
Accessibility & contrast
On white
1.90
#CAB8BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CAB8BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB8BA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB8BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB8BA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#BEBDBA
Tritanopia (blue-blind)
#CEB7B9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cab8ba; /* rgb */ color: rgb(202, 184, 186); /* oklch */ color: oklch(79.8% 0.021 9.9);
Tailwind
colors: {
custom: {
50: '#dacdce',
500: '#cab8ba',
950: '#000000',
},
}SCSS
$custom: #cab8ba; $custom-light: #dacdce; $custom-dark: #000000;
JSON
{
"hex": "#cab8ba",
"rgb": {
"r": 202,
"g": 184,
"b": 186
},
"hsl": {
"h": 353.333,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.79828,
"c": 0.0207,
"h": 9.9
},
"luminance": 0.50383
}Semantic roles & 50–950 ramp
primary
#CAB8BA
secondary
#889E9C
accent
#99904D
background
#FEFEFE
surface
#FBFAFB
border
#D4D3D4
text
#141313
muted
#838383