#CABBBB#CABBBB
#CABBBB is a light, near-neutral red. Relative luminance 0.517; OKLCH L 80.5% C 0.017 H 17.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBBB |
|---|---|
| RGB | rgb(202, 187, 187) |
| HSL | hsl(0, 12%, 76%) |
| HSV | hsv(0, 7%, 79%) |
| CMYK | cmyk(0%, 7.4%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.09, 5.29, 1.91) |
| CIE-LCH | lch(77.09, 5.63, 19.86°) |
| OKLab | oklab(80.45% 0.0163 0.0051) |
| OKLCH | oklch(80.45% 0.017 17.5) |
| XYZ | xyz(51.0961, 51.6857, 54.2887) |
| Luminance | 0.5169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.82
Silver
#C0C0C0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.95
Warm Gray
#C9BEB0
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.59
Dark Gray
#A9A9A9
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBBB #BBCACA
analogous
#CABBC3 #CABBBB #CAC3BB
triadic
#CABBBB #BBCABB #BBBBCA
tetradic
#CABBBB #C3CABB #BBCACA #C3BBCA
square
#CABBBB #C3CABB #BBCACA #C3BBCA
split-complementary
#CABBBB #BBCAC3 #BBC3CA
monochromatic
#947676 #AF9999 #CABBBB #E5DDDD #F2EEEE
Accessibility & contrast
On white
1.85
#CABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CABBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBBB
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBBB | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#CEBABB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabbbb; /* rgb */ color: rgb(202, 187, 187); /* oklch */ color: oklch(80.5% 0.017 17.5);
Tailwind
colors: {
custom: {
50: '#dacfcf',
500: '#cabbbb',
950: '#000000',
},
}SCSS
$custom: #cabbbb; $custom-light: #dacfcf; $custom-dark: #000000;
JSON
{
"hex": "#cabbbb",
"rgb": {
"r": 202,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80453,
"c": 0.01706,
"h": 17.5
},
"luminance": 0.51685
}Semantic roles & 50–950 ramp
primary
#CABBBB
secondary
#8B9E9E
accent
#97974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141313
muted
#838383