#CA55BE#CA55BE
#CA55BE is a light, vivid purple. Relative luminance 0.228; OKLCH L 63.5% C 0.193 H 331.7°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CA55BE |
|---|---|
| RGB | rgb(202, 85, 190) |
| HSL | hsl(306, 52%, 56%) |
| HSV | hsv(306, 58%, 79%) |
| CMYK | cmyk(0%, 57.9%, 5.9%, 20.8%) |
| CIE-LAB | lab(54.84, 59.41, -33.35) |
| CIE-LCH | lch(54.84, 68.13, 330.70°) |
| OKLab | oklab(63.55% 0.1696 -0.0912) |
| OKLCH | oklch(63.55% 0.193 331.7) |
| XYZ | xyz(36.8998, 22.7738, 51.1575) |
| Luminance | 0.2277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.83
Purpleish Pink
#DF4EC8
ΔE00 3.50
Pinkish Purple
#D648D7
ΔE00 4.35
Purplish Pink
#CE5DAE
ΔE00 4.41
Purpley Pink
#C83CB9
ΔE00 4.61
Mediumorchid
#BA55D3
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA55BE #55CA61
analogous
#9C55CA #CA55BE #CA5584
triadic
#CA55BE #BECA55 #55BECA
tetradic
#CA55BE #CA9C55 #55CA61 #5584CA
square
#CA55BE #CA9C55 #55CA61 #5584CA
split-complementary
#CA55BE #84CA55 #55CA9C
monochromatic
#7D2775 #AC36A0 #CA55BE #D984D0 #E7B2E2
Accessibility & contrast
On white
3.78
#CA55BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#CA55BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CA55BE
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA55BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA55BE | 1.00 | 3.78 | 5.55 | 5.55 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5079C1
Deuteranopia (green-blind)
#7589BB
Tritanopia (blue-blind)
#D25F82
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #ca55be; /* rgb */ color: rgb(202, 85, 190); /* oklch */ color: oklch(63.5% 0.193 331.7);
Tailwind
colors: {
custom: {
50: '#dd8bd2',
500: '#ca55be',
950: '#000000',
},
}SCSS
$custom: #ca55be; $custom-light: #dd8bd2; $custom-dark: #000000;
JSON
{
"hex": "#ca55be",
"rgb": {
"r": 202,
"g": 85,
"b": 190
},
"hsl": {
"h": 306.154,
"s": 52.466,
"l": 56.275
},
"oklch": {
"l": 0.6355,
"c": 0.1926,
"h": 331.7
},
"luminance": 0.22771
}Semantic roles & 50–950 ramp
primary
#CA55BE
secondary
#A5D5AA
accent
#DC5B4C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82