#CABBBD#CABBBD
#CABBBD is a light, near-neutral red. Relative luminance 0.518; OKLCH L 80.5% C 0.017 H 8.3°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBBD |
|---|---|
| RGB | rgb(202, 187, 189) |
| HSL | hsl(352, 12%, 76%) |
| HSV | hsv(352, 7%, 79%) |
| CMYK | cmyk(0%, 7.4%, 6.4%, 20.8%) |
| CIE-LAB | lab(77.14, 5.64, 0.90) |
| CIE-LCH | lch(77.14, 5.71, 9.10°) |
| OKLab | oklab(80.51% 0.017 0.0025) |
| OKLCH | oklch(80.51% 0.017 8.3) |
| XYZ | xyz(51.3117, 51.7720, 55.4241) |
| Luminance | 0.5177 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.15
Dove Gray
#B6B8BD
ΔE00 7.91
Light Gray
#D3D3D3
ΔE00 8.77
Warm Gray
#C9BEB0
ΔE00 8.96
Dark Gray
#A9A9A9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBBD #BBCAC8
analogous
#CABBC5 #CABBBD #CAC1BB
triadic
#CABBBD #BDCABB #BBBDCA
tetradic
#CABBBD #C5CABB #BBCAC8 #C1BBCA
square
#CABBBD #C5CABB #BBCAC8 #C1BBCA
split-complementary
#CABBBD #BBCAC1 #BBC5CA
monochromatic
#94767A #AF999C #CABBBD #E5DDDE #F2EEEE
Accessibility & contrast
On white
1.85
#CABBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CABBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBBD
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBBD | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBD
Deuteranopia (green-blind)
#C0BFBD
Tritanopia (blue-blind)
#CDBABC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cabbbd; /* rgb */ color: rgb(202, 187, 189); /* oklch */ color: oklch(80.5% 0.017 8.3);
Tailwind
colors: {
custom: {
50: '#dacfd0',
500: '#cabbbd',
950: '#000000',
},
}SCSS
$custom: #cabbbd; $custom-light: #dacfd0; $custom-dark: #000000;
JSON
{
"hex": "#cabbbd",
"rgb": {
"r": 202,
"g": 187,
"b": 189
},
"hsl": {
"h": 352,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.80511,
"c": 0.01722,
"h": 8.3
},
"luminance": 0.51771
}Semantic roles & 50–950 ramp
primary
#CABBBD
secondary
#8B9E9B
accent
#978D4F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383