#FF55CA#FF55CA
#FF55CA is a light, highly saturated pink. Relative luminance 0.320; OKLCH L 71.5% C 0.236 H 342.6°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55CA |
|---|---|
| RGB | rgb(255, 85, 202) |
| HSL | hsl(319, 100%, 67%) |
| HSV | hsv(319, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 20.8%, 0%) |
| CIE-LAB | lab(63.36, 74.95, -26.35) |
| CIE-LCH | lch(63.36, 79.44, 340.63°) |
| OKLab | oklab(71.52% 0.2247 -0.0705) |
| OKLCH | oklch(71.52% 0.236 342.6) |
| XYZ | xyz(55.1509, 32.0266, 59.1429) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.18
Hot Pink
#FF69B4
ΔE00 6.17
Bubblegum (survey)
#FF6CB5
ΔE00 6.46
Purpleish Pink
#DF4EC8
ΔE00 6.50
Barbie Pink
#FE46A5
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55CA #55FF8A
analogous
#DF55FF #FF55CA #FF5575
triadic
#FF55CA #CAFF55 #55CAFF
tetradic
#FF55CA #FFDF55 #55FF8A #5575FF
square
#FF55CA #FFDF55 #55FF8A #5575FF
split-complementary
#FF55CA #75FF55 #55FFDF
monochromatic
#DA0096 #FF18B7 #FF55CA #FF92DD #FFCFF0
Accessibility & contrast
On white
2.84
#FF55CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#FF55CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55CA
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55CA | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6488CD
Deuteranopia (green-blind)
#97A4C6
Tritanopia (blue-blind)
#FF5688
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff55ca; /* rgb */ color: rgb(255, 85, 202); /* oklch */ color: oklch(71.5% 0.236 342.6);
Tailwind
colors: {
custom: {
50: '#ff90da',
500: '#ff55ca',
950: '#000000',
},
}SCSS
$custom: #ff55ca; $custom-light: #ff90da; $custom-dark: #000000;
JSON
{
"hex": "#ff55ca",
"rgb": {
"r": 255,
"g": 85,
"b": 202
},
"hsl": {
"h": 318.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.71523,
"c": 0.23555,
"h": 342.6
},
"luminance": 0.32021
}Semantic roles & 50–950 ramp
primary
#FF55CA
secondary
#BDF3CE
accent
#E64800
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190E15
muted
#877E83