#CAABBE#CAABBE
#CAABBE is a light, muted pink. Relative luminance 0.454; OKLCH L 77.4% C 0.044 H 340.9°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CAABBE |
|---|---|
| RGB | rgb(202, 171, 190) |
| HSL | hsl(323, 23%, 73%) |
| HSV | hsv(323, 15%, 79%) |
| CMYK | cmyk(0%, 15.3%, 5.9%, 20.8%) |
| CIE-LAB | lab(73.16, 14.47, -5.50) |
| CIE-LCH | lch(73.16, 15.48, 339.20°) |
| OKLab | oklab(77.41% 0.0417 -0.0145) |
| OKLCH | oklch(77.41% 0.044 340.9) |
| XYZ | xyz(48.2134, 45.4012, 54.9287) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.08
Lilac
#C8A2C8
ΔE00 6.16
Light Mauve
#C292A1
ΔE00 7.94
Faded Pink
#DE9DAC
ΔE00 8.76
Pinkish Grey
#C8ACA9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAABBE #ABCAB7
analogous
#C6ABCA #CAABBE #CAABAE
triadic
#CAABBE #BECAAB #ABBECA
tetradic
#CAABBE #CAC6AB #ABCAB7 #ABAECA
square
#CAABBE #CAC6AB #ABCAB7 #ABAECA
split-complementary
#CAABBE #AECAAB #ABCAC6
monochromatic
#9A6184 #B285A1 #CAABBE #E2D1DB #F3ECF0
Accessibility & contrast
On white
2.08
#CAABBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#CAABBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAABBE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAABBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAABBE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#B3B5BD
Tritanopia (blue-blind)
#CEABB1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #caabbe; /* rgb */ color: rgb(202, 171, 190); /* oklch */ color: oklch(77.4% 0.044 340.9);
Tailwind
colors: {
custom: {
50: '#dac4d1',
500: '#caabbe',
950: '#000000',
},
}SCSS
$custom: #caabbe; $custom-light: #dac4d1; $custom-dark: #000000;
JSON
{
"hex": "#caabbe",
"rgb": {
"r": 202,
"g": 171,
"b": 190
},
"hsl": {
"h": 323.226,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.77411,
"c": 0.0441,
"h": 340.9
},
"luminance": 0.454
}Semantic roles & 50–950 ramp
primary
#CAABBE
secondary
#E1EAE5
accent
#A16844
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141214
muted
#838182