#CAB4B2#CAB4B2
#CAB4B2 is a light, muted red. Relative luminance 0.484; OKLCH L 78.8% C 0.026 H 23.9°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CAB4B2 |
|---|---|
| RGB | rgb(202, 180, 178) |
| HSL | hsl(5, 18%, 75%) |
| HSV | hsv(5, 12%, 79%) |
| CMYK | cmyk(0%, 10.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(75.09, 7.53, 3.89) |
| CIE-LCH | lch(75.09, 8.47, 27.36°) |
| OKLab | oklab(78.81% 0.0233 0.0104) |
| OKLCH | oklch(78.81% 0.026 23.9) |
| XYZ | xyz(48.7137, 48.4144, 48.8896) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.79
Warm Gray
#C9BEB0
ΔE00 9.12
Silver
#C0C0C0
ΔE00 9.59
Dusty Pink
#D8A7B1
ΔE00 9.65
Dark Gray
#A9A9A9
ΔE00 10.39
Dove Gray
#B6B8BD
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAB4B2 #B2C8CA
analogous
#CAB2BC #CAB4B2 #CAC0B2
triadic
#CAB4B2 #B2CAB4 #B4B2CA
tetradic
#CAB4B2 #BCCAB2 #B2C8CA #C0B2CA
square
#CAB4B2 #BCCAB2 #B2C8CA #C0B2CA
split-complementary
#CAB4B2 #B2CAC0 #B2BCCA
monochromatic
#986D6A #B1918E #CAB4B2 #E3D7D6 #F3EDED
Accessibility & contrast
On white
1.97
#CAB4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#CAB4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAB4B2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAB4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAB4B2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B7B2
Deuteranopia (green-blind)
#BDBAB2
Tritanopia (blue-blind)
#CFB2B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cab4b2; /* rgb */ color: rgb(202, 180, 178); /* oklch */ color: oklch(78.8% 0.026 23.9);
Tailwind
colors: {
custom: {
50: '#dacac9',
500: '#cab4b2',
950: '#000000',
},
}SCSS
$custom: #cab4b2; $custom-light: #dacac9; $custom-dark: #000000;
JSON
{
"hex": "#cab4b2",
"rgb": {
"r": 202,
"g": 180,
"b": 178
},
"hsl": {
"h": 5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.78808,
"c": 0.02553,
"h": 23.9
},
"luminance": 0.48413
}Semantic roles & 50–950 ramp
primary
#CAB4B2
secondary
#E2E8E9
accent
#969D49
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282