#CAA3BE#CAA3BE
#CAA3BE is a light, muted pink. Relative luminance 0.425; OKLCH L 75.9% C 0.058 H 337.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CAA3BE |
|---|---|
| RGB | rgb(202, 163, 190) |
| HSL | hsl(318, 27%, 72%) |
| HSV | hsv(318, 19%, 79%) |
| CMYK | cmyk(0%, 19.3%, 5.9%, 20.8%) |
| CIE-LAB | lab(71.19, 18.84, -8.40) |
| CIE-LCH | lch(71.19, 20.63, 335.96°) |
| OKLab | oklab(75.89% 0.054 -0.0222) |
| OKLCH | oklch(75.89% 0.058 337.6) |
| XYZ | xyz(46.7478, 42.4699, 54.4402) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.42
Light Mauve
#C292A1
ΔE00 6.78
Dusty Pink
#D8A7B1
ΔE00 6.82
Thistle
#D8BFD8
ΔE00 7.62
Faded Pink
#DE9DAC
ΔE00 7.93
Grey Pink
#C3909B
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAA3BE #A3CAAF
analogous
#C3A3CA #CAA3BE #CAA3AB
triadic
#CAA3BE #BECAA3 #A3BECA
tetradic
#CAA3BE #CAC3A3 #A3CAAF #A3ABCA
square
#CAA3BE #CAC3A3 #A3CAAF #A3ABCA
split-complementary
#CAA3BE #ABCAA3 #A3CAC3
monochromatic
#9A5986 #B47CA3 #CAA3BE #E0CAD9 #F4ECF1
Accessibility & contrast
On white
2.21
#CAA3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#CAA3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAA3BE
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAA3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAA3BE | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#CFA4AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #caa3be; /* rgb */ color: rgb(202, 163, 190); /* oklch */ color: oklch(75.9% 0.058 337.6);
Tailwind
colors: {
custom: {
50: '#dabed1',
500: '#caa3be',
950: '#000000',
},
}SCSS
$custom: #caa3be; $custom-light: #dabed1; $custom-dark: #000000;
JSON
{
"hex": "#caa3be",
"rgb": {
"r": 202,
"g": 163,
"b": 190
},
"hsl": {
"h": 318.462,
"s": 26.897,
"l": 71.569
},
"oklch": {
"l": 0.75892,
"c": 0.05836,
"h": 337.6
},
"luminance": 0.42469
}Semantic roles & 50–950 ramp
primary
#CAA3BE
secondary
#DFE9E2
accent
#A55F40
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#151214
muted
#838182