#CAA6BF#CAA6BF
#CAA6BF is a light, muted pink. Relative luminance 0.436; OKLCH L 76.5% C 0.054 H 337.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA6BF |
|---|---|
| RGB | rgb(202, 166, 191) |
| HSL | hsl(318, 25%, 72%) |
| HSV | hsv(318, 18%, 79%) |
| CMYK | cmyk(0%, 17.8%, 5.4%, 20.8%) |
| CIE-LAB | lab(71.95, 17.38, -7.83) |
| CIE-LCH | lch(71.95, 19.06, 335.76°) |
| OKLab | oklab(76.49% 0.0497 -0.0207) |
| OKLCH | oklch(76.49% 0.054 337.4) |
| XYZ | xyz(47.3965, 43.5918, 55.1974) |
| Luminance | 0.4359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.97
Dusty Pink
#D8A7B1
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 6.74
Light Mauve
#C292A1
ΔE00 7.21
Faded Pink
#DE9DAC
ΔE00 8.23
Grey Pink
#C3909B
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA6BF #A6CAB1
analogous
#C3A6CA #CAA6BF #CAA6AD
triadic
#CAA6BF #BFCAA6 #A6BFCA
tetradic
#CAA6BF #CAC3A6 #A6CAB1 #A6ADCA
square
#CAA6BF #CAC3A6 #A6CAB1 #A6ADCA
split-complementary
#CAA6BF #ADCAA6 #A6CAC3
monochromatic
#9A5C87 #B380A3 #CAA6BF #E1CCDB #F4ECF1
Accessibility & contrast
On white
2.16
#CAA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#CAA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA6BF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA6BF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#AFB2BE
Tritanopia (blue-blind)
#CEA7AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #caa6bf; /* rgb */ color: rgb(202, 166, 191); /* oklch */ color: oklch(76.5% 0.054 337.4);
Tailwind
colors: {
custom: {
50: '#dac0d2',
500: '#caa6bf',
950: '#000000',
},
}SCSS
$custom: #caa6bf; $custom-light: #dac0d2; $custom-dark: #000000;
JSON
{
"hex": "#caa6bf",
"rgb": {
"r": 202,
"g": 166,
"b": 191
},
"hsl": {
"h": 318.333,
"s": 25.352,
"l": 72.157
},
"oklch": {
"l": 0.7649,
"c": 0.05383,
"h": 337.4
},
"luminance": 0.43591
}Semantic roles & 50–950 ramp
primary
#CAA6BF
secondary
#E1EAE4
accent
#A46042
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#151214
muted
#838182