#CA90BB#CA90BB
#CA90BB is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.3% C 0.090 H 336.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90BB |
|---|---|
| RGB | rgb(202, 144, 187) |
| HSL | hsl(316, 35%, 68%) |
| HSV | hsv(316, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 7.4%, 20.8%) |
| CIE-LAB | lab(66.59, 28.73, -13.62) |
| CIE-LCH | lch(66.59, 31.80, 334.63°) |
| OKLab | oklab(72.32% 0.0824 -0.0363) |
| OKLCH | oklch(72.32% 0.09 336.2) |
| XYZ | xyz(43.2996, 36.0927, 51.6898) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.56
Dusty Lavender
#AC86A8
ΔE00 6.58
Plum
#DDA0DD
ΔE00 6.77
Lavender Pink
#DD85D7
ΔE00 7.87
Light Mauve
#C292A1
ΔE00 8.26
Heather
#A484AC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90BB #90CA9F
analogous
#BC90CA #CA90BB #CA909E
triadic
#CA90BB #BBCA90 #90BBCA
tetradic
#CA90BB #CABC90 #90CA9F #909ECA
square
#CA90BB #CABC90 #90CA9F #909ECA
split-complementary
#CA90BB #9ECA90 #90CABC
monochromatic
#974883 #B667A2 #CA90BB #DEB9D4 #F2E3EE
Accessibility & contrast
On white
2.56
#CA90BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CA90BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90BB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90BB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#D0929F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca90bb; /* rgb */ color: rgb(202, 144, 187); /* oklch */ color: oklch(72.3% 0.090 336.2);
Tailwind
colors: {
custom: {
50: '#dbb1cf',
500: '#ca90bb',
950: '#000000',
},
}SCSS
$custom: #ca90bb; $custom-light: #dbb1cf; $custom-dark: #000000;
JSON
{
"hex": "#ca90bb",
"rgb": {
"r": 202,
"g": 144,
"b": 187
},
"hsl": {
"h": 315.517,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.72323,
"c": 0.09008,
"h": 336.2
},
"luminance": 0.36091
}Semantic roles & 50–950 ramp
primary
#CA90BB
secondary
#D2E4D7
accent
#AE5637
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151013
muted
#837F82