#FF54CA#FF54CA
#FF54CA is a light, highly saturated pink. Relative luminance 0.319; OKLCH L 71.4% C 0.237 H 342.5°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54CA |
|---|---|
| RGB | rgb(255, 84, 202) |
| HSL | hsl(319, 100%, 66%) |
| HSV | hsv(319, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 20.8%, 0%) |
| CIE-LAB | lab(63.24, 75.31, -26.55) |
| CIE-LCH | lch(63.24, 79.85, 340.58°) |
| OKLab | oklab(71.43% 0.2258 -0.0711) |
| OKLCH | oklch(71.43% 0.237 342.5) |
| XYZ | xyz(55.0727, 31.8703, 59.1168) |
| Luminance | 0.3186 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 6.27
Purpleish Pink
#DF4EC8
ΔE00 6.40
Bubblegum (survey)
#FF6CB5
ΔE00 6.57
Barbie Pink
#FE46A5
ΔE00 6.58
Purply Pink
#F075E6
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54CA #54FF89
analogous
#DE54FF #FF54CA #FF5475
triadic
#FF54CA #CAFF54 #54CAFF
tetradic
#FF54CA #FFDE54 #54FF89 #5475FF
square
#FF54CA #FFDE54 #54FF89 #5475FF
split-complementary
#FF54CA #75FF54 #54FFDE
monochromatic
#D90095 #FF17B7 #FF54CA #FF91DD #FFCEF0
Accessibility & contrast
On white
2.85
#FF54CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#FF54CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54CA
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54CA | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6387CD
Deuteranopia (green-blind)
#97A3C6
Tritanopia (blue-blind)
#FF5588
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff54ca; /* rgb */ color: rgb(255, 84, 202); /* oklch */ color: oklch(71.4% 0.237 342.5);
Tailwind
colors: {
custom: {
50: '#ff90da',
500: '#ff54ca',
950: '#000000',
},
}SCSS
$custom: #ff54ca; $custom-light: #ff90da; $custom-dark: #000000;
JSON
{
"hex": "#ff54ca",
"rgb": {
"r": 255,
"g": 84,
"b": 202
},
"hsl": {
"h": 318.596,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.71429,
"c": 0.23676,
"h": 342.5
},
"luminance": 0.31865
}Semantic roles & 50–950 ramp
primary
#FF54CA
secondary
#BCF3CD
accent
#E64700
background
#FFF9FD
surface
#FFF2FA
border
#D7CCD3
text
#190E15
muted
#877E83