#CABABC#CABABC
#CABABC is a light, near-neutral red. Relative luminance 0.513; OKLCH L 80.3% C 0.018 H 8.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CABABC |
|---|---|
| RGB | rgb(202, 186, 188) |
| HSL | hsl(353, 13%, 76%) |
| HSV | hsv(353, 8%, 79%) |
| CMYK | cmyk(0%, 7.9%, 6.9%, 20.8%) |
| CIE-LAB | lab(76.86, 6.00, 1.04) |
| CIE-LCH | lch(76.86, 6.09, 9.81°) |
| OKLab | oklab(80.28% 0.0182 0.0028) |
| OKLCH | oklch(80.28% 0.018 8.9) |
| XYZ | xyz(50.9921, 51.3059, 54.7840) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Silver
#C0C0C0
ΔE00 7.55
Dove Gray
#B6B8BD
ΔE00 8.26
Warm Gray
#C9BEB0
ΔE00 9.18
Light Gray
#D3D3D3
ΔE00 9.20
Dark Gray
#A9A9A9
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABABC #BACAC8
analogous
#CABAC4 #CABABC #CAC0BA
triadic
#CABABC #BCCABA #BABCCA
tetradic
#CABABC #C4CABA #BACAC8 #C0BACA
square
#CABABC #C4CABA #BACAC8 #C0BACA
split-complementary
#CABABC #BACAC0 #BAC4CA
monochromatic
#957579 #AF979A #CABABC #E5DDDE #F2EEEE
Accessibility & contrast
On white
1.86
#CABABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CABABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABABC
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABABC | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#C0BFBC
Tritanopia (blue-blind)
#CEB9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cababc; /* rgb */ color: rgb(202, 186, 188); /* oklch */ color: oklch(80.3% 0.018 8.9);
Tailwind
colors: {
custom: {
50: '#daced0',
500: '#cababc',
950: '#000000',
},
}SCSS
$custom: #cababc; $custom-light: #daced0; $custom-dark: #000000;
JSON
{
"hex": "#cababc",
"rgb": {
"r": 202,
"g": 186,
"b": 188
},
"hsl": {
"h": 352.5,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.80283,
"c": 0.01837,
"h": 8.9
},
"luminance": 0.51305
}Semantic roles & 50–950 ramp
primary
#CABABC
secondary
#8A9E9B
accent
#978E4E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383