#CA90BC#CA90BC
#CA90BC is a light, moderate pink. Relative luminance 0.361; OKLCH L 72.4% C 0.091 H 335.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90BC |
|---|---|
| RGB | rgb(202, 144, 188) |
| HSL | hsl(314, 35%, 68%) |
| HSV | hsv(314, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 6.9%, 20.8%) |
| CIE-LAB | lab(66.62, 28.91, -14.13) |
| CIE-LCH | lch(66.62, 32.18, 333.95°) |
| OKLab | oklab(72.36% 0.0828 -0.0377) |
| OKLCH | oklch(72.36% 0.091 335.5) |
| XYZ | xyz(43.4070, 36.1356, 52.2556) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.53
Plum
#DDA0DD
ΔE00 6.58
Dusty Lavender
#AC86A8
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 7.65
Heather
#A484AC
ΔE00 8.29
Light Mauve
#C292A1
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90BC #90CA9E
analogous
#BB90CA #CA90BC #CA909F
triadic
#CA90BC #BCCA90 #90BCCA
tetradic
#CA90BC #CABB90 #90CA9E #909FCA
square
#CA90BC #CABB90 #90CA9E #909FCA
split-complementary
#CA90BC #9FCA90 #90CABB
monochromatic
#974884 #B667A3 #CA90BC #DEB9D5 #F2E3EE
Accessibility & contrast
On white
2.55
#CA90BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CA90BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90BC
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90BC | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBE
Deuteranopia (green-blind)
#9EA5BA
Tritanopia (blue-blind)
#D0929F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca90bc; /* rgb */ color: rgb(202, 144, 188); /* oklch */ color: oklch(72.4% 0.091 335.5);
Tailwind
colors: {
custom: {
50: '#dbb1d0',
500: '#ca90bc',
950: '#000000',
},
}SCSS
$custom: #ca90bc; $custom-light: #dbb1d0; $custom-dark: #000000;
JSON
{
"hex": "#ca90bc",
"rgb": {
"r": 202,
"g": 144,
"b": 188
},
"hsl": {
"h": 314.483,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.72359,
"c": 0.09095,
"h": 335.5
},
"luminance": 0.36134
}Semantic roles & 50–950 ramp
primary
#CA90BC
secondary
#D2E4D6
accent
#AE5437
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151014
muted
#837F82