#CABABE#CABABE
#CABABE is a light, near-neutral red. Relative luminance 0.514; OKLCH L 80.3% C 0.019 H 0.5°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CABABE |
|---|---|
| RGB | rgb(202, 186, 190) |
| HSL | hsl(345, 13%, 76%) |
| HSV | hsv(345, 8%, 79%) |
| CMYK | cmyk(0%, 7.9%, 5.9%, 20.8%) |
| CIE-LAB | lab(76.92, 6.35, 0.03) |
| CIE-LCH | lch(76.92, 6.35, 0.26°) |
| OKLab | oklab(80.34% 0.0189 0.0002) |
| OKLCH | oklch(80.34% 0.019 0.5) |
| XYZ | xyz(51.2092, 51.3927, 55.9273) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Silver
#C0C0C0
ΔE00 7.87
Dove Gray
#B6B8BD
ΔE00 8.31
Thistle
#D8BFD8
ΔE00 8.87
Light Gray
#D3D3D3
ΔE00 9.44
Dark Gray
#A9A9A9
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABABE #BACAC6
analogous
#CABAC6 #CABABE #CABEBA
triadic
#CABABE #BECABA #BABECA
tetradic
#CABABE #C6CABA #BACAC6 #BEBACA
square
#CABABE #C6CABA #BACAC6 #BEBACA
split-complementary
#CABABE #BACABE #BAC6CA
monochromatic
#95757D #AF979D #CABABE #E5DDDF #F2EEEF
Accessibility & contrast
On white
1.86
#CABABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CABABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABABE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABABE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#CDB9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cababe; /* rgb */ color: rgb(202, 186, 190); /* oklch */ color: oklch(80.3% 0.019 0.5);
Tailwind
colors: {
custom: {
50: '#daced1',
500: '#cababe',
950: '#000000',
},
}SCSS
$custom: #cababe; $custom-light: #daced1; $custom-dark: #000000;
JSON
{
"hex": "#cababe",
"rgb": {
"r": 202,
"g": 186,
"b": 190
},
"hsl": {
"h": 345,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.80341,
"c": 0.01893,
"h": 0.5
},
"luminance": 0.51392
}Semantic roles & 50–950 ramp
primary
#CABABE
secondary
#8A9E99
accent
#97854E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383