#CABBBE#CABBBE
#CABBBE is a light, near-neutral red. Relative luminance 0.518; OKLCH L 80.5% C 0.017 H 3.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CABBBE |
|---|---|
| RGB | rgb(202, 187, 190) |
| HSL | hsl(348, 12%, 76%) |
| HSV | hsv(348, 7%, 79%) |
| CMYK | cmyk(0%, 7.4%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.17, 5.82, 0.40) |
| CIE-LCH | lch(77.17, 5.83, 3.94°) |
| OKLab | oklab(80.54% 0.0174 0.0012) |
| OKLCH | oklch(80.54% 0.017 3.8) |
| XYZ | xyz(51.4206, 51.8156, 55.9978) |
| Luminance | 0.5181 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.17
Silver
#C0C0C0
ΔE00 7.31
Dove Gray
#B6B8BD
ΔE00 7.93
Light Gray
#D3D3D3
ΔE00 8.88
Dark Gray
#A9A9A9
ΔE00 9.39
Thistle
#D8BFD8
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CABBBE #BBCAC7
analogous
#CABBC6 #CABBBE #CAC0BB
triadic
#CABBBE #BECABB #BBBECA
tetradic
#CABBBE #C6CABB #BBCAC7 #C0BBCA
square
#CABBBE #C6CABB #BBCAC7 #C0BBCA
split-complementary
#CABBBE #BBCAC0 #BBC6CA
monochromatic
#94767C #AF999D #CABBBE #E5DDDF #F2EEEF
Accessibility & contrast
On white
1.85
#CABBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CABBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CABBBE
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CABBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CABBBE | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#CDBABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cabbbe; /* rgb */ color: rgb(202, 187, 190); /* oklch */ color: oklch(80.5% 0.017 3.8);
Tailwind
colors: {
custom: {
50: '#dacfd1',
500: '#cabbbe',
950: '#000000',
},
}SCSS
$custom: #cabbbe; $custom-light: #dacfd1; $custom-dark: #000000;
JSON
{
"hex": "#cabbbe",
"rgb": {
"r": 202,
"g": 187,
"b": 190
},
"hsl": {
"h": 348,
"s": 12.397,
"l": 76.275
},
"oklch": {
"l": 0.8054,
"c": 0.01747,
"h": 3.8
},
"luminance": 0.51815
}Semantic roles & 50–950 ramp
primary
#CABBBE
secondary
#8B9E9A
accent
#97884F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141314
muted
#838383