#CA55B4#CA55B4
#CA55B4 is a light, vivid pink. Relative luminance 0.223; OKLCH L 63.1% C 0.185 H 335.5°. Best body text is #000000 at 5.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CA55B4 |
|---|---|
| RGB | rgb(202, 85, 180) |
| HSL | hsl(311, 52%, 56%) |
| HSV | hsv(311, 58%, 79%) |
| CMYK | cmyk(0%, 57.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(54.40, 57.80, -28.26) |
| CIE-LCH | lch(54.40, 64.34, 333.95°) |
| OKLab | oklab(63.08% 0.1681 -0.0767) |
| OKLCH | oklch(63.08% 0.185 335.5) |
| XYZ | xyz(35.8441, 22.3516, 45.5976) |
| Luminance | 0.2235 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.87
Pinky Purple
#C94CBE
ΔE00 2.90
Purpleish Pink
#DF4EC8
ΔE00 4.22
Purpley Pink
#C83CB9
ΔE00 4.95
Pinkish Purple
#D648D7
ΔE00 6.07
Pale Magenta
#D767AD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA55B4 #55CA6B
analogous
#A655CA #CA55B4 #CA557A
triadic
#CA55B4 #B4CA55 #55B4CA
tetradic
#CA55B4 #CAA655 #55CA6B #557ACA
square
#CA55B4 #CAA655 #55CA6B #557ACA
split-complementary
#CA55B4 #7ACA55 #55CAA6
monochromatic
#7D276D #AC3696 #CA55B4 #D984C9 #E7B2DD
Accessibility & contrast
On white
3.84
#CA55B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.47
#CA55B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA55B4
5.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA55B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA55B4 | 1.00 | 3.84 | 5.47 | 5.47 |
| #FFFFFF | 3.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5677B7
Deuteranopia (green-blind)
#7988B1
Tritanopia (blue-blind)
#D35B7D
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #ca55b4; /* rgb */ color: rgb(202, 85, 180); /* oklch */ color: oklch(63.1% 0.185 335.5);
Tailwind
colors: {
custom: {
50: '#dd8bca',
500: '#ca55b4',
950: '#000000',
},
}SCSS
$custom: #ca55b4; $custom-light: #dd8bca; $custom-dark: #000000;
JSON
{
"hex": "#ca55b4",
"rgb": {
"r": 202,
"g": 85,
"b": 180
},
"hsl": {
"h": 311.282,
"s": 52.466,
"l": 56.275
},
"oklch": {
"l": 0.63083,
"c": 0.18475,
"h": 335.5
},
"luminance": 0.22349
}Semantic roles & 50–950 ramp
primary
#CA55B4
secondary
#A5D5AE
accent
#DC674C
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150C13
muted
#837D82