#CAA1BF#CAA1BF
#CAA1BF is a light, moderate pink. Relative luminance 0.418; OKLCH L 75.6% C 0.063 H 336.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA1BF |
|---|---|
| RGB | rgb(202, 161, 191) |
| HSL | hsl(316, 28%, 71%) |
| HSV | hsv(316, 20%, 79%) |
| CMYK | cmyk(0%, 20.3%, 5.4%, 20.8%) |
| CIE-LAB | lab(70.74, 20.12, -9.63) |
| CIE-LCH | lch(70.74, 22.31, 334.41°) |
| OKLab | oklab(75.55% 0.0574 -0.0256) |
| OKLCH | oklch(75.55% 0.063 336) |
| XYZ | xyz(46.5052, 41.8092, 54.9003) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.72
Light Mauve
#C292A1
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 7.53
Plum
#DDA0DD
ΔE00 7.91
Faded Pink
#DE9DAC
ΔE00 8.20
Thistle
#D8BFD8
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA1BF #A1CAAC
analogous
#C0A1CA #CAA1BF #CAA1AA
triadic
#CAA1BF #BFCAA1 #A1BFCA
tetradic
#CAA1BF #CAC0A1 #A1CAAC #A1AACA
square
#CAA1BF #CAC0A1 #A1CAAC #A1AACA
split-complementary
#CAA1BF #AACAA1 #A1CAC0
monochromatic
#9A5788 #B47AA4 #CAA1BF #E0C8DA #F4EBF2
Accessibility & contrast
On white
2.24
#CAA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#CAA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA1BF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA1BF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AAC0
Deuteranopia (green-blind)
#ABAFBE
Tritanopia (blue-blind)
#CFA2AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #caa1bf; /* rgb */ color: rgb(202, 161, 191); /* oklch */ color: oklch(75.6% 0.063 336.0);
Tailwind
colors: {
custom: {
50: '#dabdd2',
500: '#caa1bf',
950: '#000000',
},
}SCSS
$custom: #caa1bf; $custom-light: #dabdd2; $custom-dark: #000000;
JSON
{
"hex": "#caa1bf",
"rgb": {
"r": 202,
"g": 161,
"b": 191
},
"hsl": {
"h": 316.098,
"s": 27.891,
"l": 71.176
},
"oklch": {
"l": 0.75551,
"c": 0.06282,
"h": 336
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#CAA1BF
secondary
#DEE9E1
accent
#A75B3F
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151214
muted
#838182