#CAABAF#CAABAF
#CAABAF is a light, muted red. Relative luminance 0.448; OKLCH L 77.0% C 0.036 H 9.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABAF |
|---|---|
| RGB | rgb(202, 171, 175) |
| HSL | hsl(352, 23%, 73%) |
| HSV | hsv(352, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 13.4%, 20.8%) |
| CIE-LAB | lab(72.75, 11.90, 2.15) |
| CIE-LCH | lch(72.75, 12.09, 10.22°) |
| OKLab | oklab(76.96% 0.036 0.0058) |
| OKLCH | oklch(76.96% 0.036 9.2) |
| XYZ | xyz(46.6576, 44.7788, 46.7345) |
| Luminance | 0.4478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.36
Dusty Pink
#D8A7B1
ΔE00 5.39
Light Mauve
#C292A1
ΔE00 8.49
Rosybrown
#BC8F8F
ΔE00 8.59
Grey Pink
#C3909B
ΔE00 8.75
Faded Pink
#DE9DAC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABAF #ABCAC6
analogous
#CAABBE #CAABAF #CAB6AB
triadic
#CAABAF #AFCAAB #ABAFCA
tetradic
#CAABAF #BECAAB #ABCAC6 #B6ABCA
square
#CAABAF #BECAAB #ABCAC6 #B6ABCA
split-complementary
#CAABAF #ABCAB6 #ABBECA
monochromatic
#9A6168 #B2858B #CAABAF #E2D1D3 #F3ECED
Accessibility & contrast
On white
2.11
#CAABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#CAABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABAF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABAF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAF
Deuteranopia (green-blind)
#B6B5AE
Tritanopia (blue-blind)
#D0A9AC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #caabaf; /* rgb */ color: rgb(202, 171, 175); /* oklch */ color: oklch(77.0% 0.036 9.2);
Tailwind
colors: {
custom: {
50: '#dac4c6',
500: '#caabaf',
950: '#000000',
},
}SCSS
$custom: #caabaf; $custom-light: #dac4c6; $custom-dark: #000000;
JSON
{
"hex": "#caabaf",
"rgb": {
"r": 202,
"g": 171,
"b": 175
},
"hsl": {
"h": 352.258,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.76958,
"c": 0.03649,
"h": 9.2
},
"luminance": 0.44778
}Semantic roles & 50–950 ramp
primary
#CAABAF
secondary
#E1EAE8
accent
#A19544
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151213
muted
#838182