#CA90B2#CA90B2
#CA90B2 is a light, moderate pink. Relative luminance 0.357; OKLCH L 72.0% C 0.083 H 343.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90B2 |
|---|---|
| RGB | rgb(202, 144, 178) |
| HSL | hsl(325, 35%, 68%) |
| HSV | hsv(325, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 11.9%, 20.8%) |
| CIE-LAB | lab(66.30, 27.18, -9.00) |
| CIE-LCH | lch(66.30, 28.63, 341.67°) |
| OKLab | oklab(72.01% 0.0795 -0.0237) |
| OKLCH | oklch(72.01% 0.083 343.4) |
| XYZ | xyz(42.3661, 35.7193, 46.7737) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.87
Lilac
#C8A2C8
ΔE00 6.40
Dull Pink
#D5869D
ΔE00 6.60
Dusty Lavender
#AC86A8
ΔE00 6.65
Grey Pink
#C3909B
ΔE00 7.30
Faded Pink
#DE9DAC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90B2 #90CAA8
analogous
#C590CA #CA90B2 #CA9095
triadic
#CA90B2 #B2CA90 #90B2CA
tetradic
#CA90B2 #CAC590 #90CAA8 #9095CA
square
#CA90B2 #CAC590 #90CAA8 #9095CA
split-complementary
#CA90B2 #95CA90 #90CAC5
monochromatic
#974877 #B66795 #CA90B2 #DEB9CF #F2E3EB
Accessibility & contrast
On white
2.58
#CA90B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#CA90B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90B2
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90B2 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#A1A5B0
Tritanopia (blue-blind)
#D1909C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca90b2; /* rgb */ color: rgb(202, 144, 178); /* oklch */ color: oklch(72.0% 0.083 343.4);
Tailwind
colors: {
custom: {
50: '#dbb1c9',
500: '#ca90b2',
950: '#000000',
},
}SCSS
$custom: #ca90b2; $custom-light: #dbb1c9; $custom-dark: #000000;
JSON
{
"hex": "#ca90b2",
"rgb": {
"r": 202,
"g": 144,
"b": 178
},
"hsl": {
"h": 324.828,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.7201,
"c": 0.08292,
"h": 343.4
},
"luminance": 0.35717
}Semantic roles & 50–950 ramp
primary
#CA90B2
secondary
#D2E4D9
accent
#AE6837
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151013
muted
#837F82