#CA90BF#CA90BF
#CA90BF is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.5% C 0.094 H 333.4°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90BF |
|---|---|
| RGB | rgb(202, 144, 191) |
| HSL | hsl(311, 35%, 68%) |
| HSV | hsv(311, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 5.4%, 20.8%) |
| CIE-LAB | lab(66.72, 29.44, -15.66) |
| CIE-LCH | lch(66.72, 33.35, 331.99°) |
| OKLab | oklab(72.47% 0.0837 -0.0419) |
| OKLCH | oklch(72.47% 0.094 333.4) |
| XYZ | xyz(43.7338, 36.2663, 53.9765) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.05
Dusty Lavender
#AC86A8
ΔE00 6.84
Lavender Pink
#DD85D7
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 8.06
Heather
#A484AC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90BF #90CA9B
analogous
#B890CA #CA90BF #CA90A2
triadic
#CA90BF #BFCA90 #90BFCA
tetradic
#CA90BF #CAB890 #90CA9B #90A2CA
square
#CA90BF #CAB890 #90CA9B #90A2CA
split-complementary
#CA90BF #A2CA90 #90CAB8
monochromatic
#974888 #B667A7 #CA90BF #DEB9D7 #F2E3EF
Accessibility & contrast
On white
2.54
#CA90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CA90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90BF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90BF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#9DA5BD
Tritanopia (blue-blind)
#CF93A0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ca90bf; /* rgb */ color: rgb(202, 144, 191); /* oklch */ color: oklch(72.5% 0.094 333.4);
Tailwind
colors: {
custom: {
50: '#dbb1d2',
500: '#ca90bf',
950: '#000000',
},
}SCSS
$custom: #ca90bf; $custom-light: #dbb1d2; $custom-dark: #000000;
JSON
{
"hex": "#ca90bf",
"rgb": {
"r": 202,
"g": 144,
"b": 191
},
"hsl": {
"h": 311.379,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.72468,
"c": 0.09361,
"h": 333.4
},
"luminance": 0.36265
}Semantic roles & 50–950 ramp
primary
#CA90BF
secondary
#D2E4D5
accent
#AE4E37
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151014
muted
#837F82