#CAB0B2#CAB0B2
#CAB0B2 is a light, muted red. Relative luminance 0.468; OKLCH L 78.0% C 0.030 H 12.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB0B2 |
|---|---|
| RGB | rgb(202, 176, 178) |
| HSL | hsl(355, 20%, 74%) |
| HSV | hsv(355, 13%, 79%) |
| CMYK | cmyk(0%, 12.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(74.08, 9.69, 2.43) |
| CIE-LCH | lch(74.08, 9.99, 14.10°) |
| OKLab | oklab(78.02% 0.0295 0.0066) |
| OKLCH | oklch(78.02% 0.03 12.5) |
| XYZ | xyz(47.9178, 46.8227, 48.6243) |
| Luminance | 0.4682 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.52
Dusty Pink
#D8A7B1
ΔE00 7.32
Thistle
#D8BFD8
ΔE00 9.65
Rosybrown
#BC8F8F
ΔE00 10.21
Light Mauve
#C292A1
ΔE00 10.55
Grey Pink
#C3909B
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB0B2 #B0CAC8
analogous
#CAB0BF #CAB0B2 #CABBB0
triadic
#CAB0B2 #B2CAB0 #B0B2CA
tetradic
#CAB0B2 #BFCAB0 #B0CAC8 #BBB0CA
square
#CAB0B2 #BFCAB0 #B0CAC8 #BBB0CA
split-complementary
#CAB0B2 #B0CABB #B0BFCA
monochromatic
#99676B #B18B8E #CAB0B2 #E3D5D6 #F3EDED
Accessibility & contrast
On white
2.03
#CAB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#CAB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB0B2
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB0B2 | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#D0AEB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cab0b2; /* rgb */ color: rgb(202, 176, 178); /* oklch */ color: oklch(78.0% 0.030 12.5);
Tailwind
colors: {
custom: {
50: '#dac7c9',
500: '#cab0b2',
950: '#000000',
},
}SCSS
$custom: #cab0b2; $custom-light: #dac7c9; $custom-dark: #000000;
JSON
{
"hex": "#cab0b2",
"rgb": {
"r": 202,
"g": 176,
"b": 178
},
"hsl": {
"h": 355.385,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.7802,
"c": 0.03018,
"h": 12.5
},
"luminance": 0.46822
}Semantic roles & 50–950 ramp
primary
#CAB0B2
secondary
#E2E9E8
accent
#9E9747
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282