#CABABB#CABABB
#CABABB is a light, near-neutral red. Relative luminance 0.513; OKLCH L 80.3% C 0.018 H 13.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CABABB |
|---|---|
| RGB | rgb(202, 186, 187) |
| HSL | hsl(356, 13%, 76%) |
| HSV | hsv(356, 8%, 79%) |
| CMYK | cmyk(0%, 7.9%, 7.4%, 20.8%) |
| CIE-LAB | lab(76.84, 5.83, 1.54) |
| CIE-LCH | lch(76.84, 6.03, 14.82°) |
| OKLab | oklab(80.25% 0.0178 0.0042) |
| OKLCH | oklch(80.25% 0.018 13.2) |
| XYZ | xyz(50.8847, 51.2629, 54.2182) |
| Luminance | 0.5126 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.48
Silver
#C0C0C0
ΔE00 7.43
Dove Gray
#B6B8BD
ΔE00 8.26
Warm Gray
#C9BEB0
ΔE00 8.70
Light Gray
#D3D3D3
ΔE00 9.10
Dark Gray
#A9A9A9
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABABB #BACAC9
analogous
#CABAC3 #CABABB #CAC1BA
triadic
#CABABB #BBCABA #BABBCA
tetradic
#CABABB #C3CABA #BACAC9 #C1BACA
square
#CABABB #C3CABA #BACAC9 #C1BACA
split-complementary
#CABABB #BACAC1 #BAC3CA
monochromatic
#957577 #AF9799 #CABABB #E5DDDD #F2EEEE
Accessibility & contrast
On white
1.87
#CABABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#CABABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABABB
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABABB | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#C0BFBB
Tritanopia (blue-blind)
#CEB9BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cababb; /* rgb */ color: rgb(202, 186, 187); /* oklch */ color: oklch(80.3% 0.018 13.2);
Tailwind
colors: {
custom: {
50: '#dacecf',
500: '#cababb',
950: '#000000',
},
}SCSS
$custom: #cababb; $custom-light: #dacecf; $custom-dark: #000000;
JSON
{
"hex": "#cababb",
"rgb": {
"r": 202,
"g": 186,
"b": 187
},
"hsl": {
"h": 356.25,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.80254,
"c": 0.01825,
"h": 13.2
},
"luminance": 0.51262
}Semantic roles & 50–950 ramp
primary
#CABABB
secondary
#8A9E9D
accent
#97934E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383