#CAB2B4#CAB2B4
#CAB2B4 is a light, muted red. Relative luminance 0.477; OKLCH L 78.5% C 0.028 H 12.0°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB2B4 |
|---|---|
| RGB | rgb(202, 178, 180) |
| HSL | hsl(355, 18%, 75%) |
| HSV | hsv(355, 12%, 79%) |
| CMYK | cmyk(0%, 11.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(74.63, 8.94, 2.14) |
| CIE-LCH | lch(74.63, 9.19, 13.49°) |
| OKLab | oklab(78.47% 0.0272 0.0058) |
| OKLCH | oklch(78.47% 0.028 12) |
| XYZ | xyz(48.5151, 47.6937, 49.8213) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.91
Dusty Pink
#D8A7B1
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 9.51
Silver
#C0C0C0
ΔE00 10.63
Rosybrown
#BC8F8F
ΔE00 10.94
Dove Gray
#B6B8BD
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB2B4 #B2CAC8
analogous
#CAB2C0 #CAB2B4 #CABCB2
triadic
#CAB2B4 #B4CAB2 #B2B4CA
tetradic
#CAB2B4 #C0CAB2 #B2CAC8 #BCB2CA
square
#CAB2B4 #C0CAB2 #B2CAC8 #BCB2CA
split-complementary
#CAB2B4 #B2CABC #B2C0CA
monochromatic
#986A6D #B18E91 #CAB2B4 #E3D6D7 #F3EDED
Accessibility & contrast
On white
1.99
#CAB2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#CAB2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB2B4
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB2B4 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B5B4
Deuteranopia (green-blind)
#BBB9B4
Tritanopia (blue-blind)
#CFB0B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cab2b4; /* rgb */ color: rgb(202, 178, 180); /* oklch */ color: oklch(78.5% 0.028 12.0);
Tailwind
colors: {
custom: {
50: '#dac9ca',
500: '#cab2b4',
950: '#000000',
},
}SCSS
$custom: #cab2b4; $custom-light: #dac9ca; $custom-dark: #000000;
JSON
{
"hex": "#cab2b4",
"rgb": {
"r": 202,
"g": 178,
"b": 180
},
"hsl": {
"h": 355,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.7847,
"c": 0.02778,
"h": 12
},
"luminance": 0.47693
}Semantic roles & 50–950 ramp
primary
#CAB2B4
secondary
#E2E9E8
accent
#9D9649
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282