#FF54CE#FF54CE
#FF54CE is a light, highly saturated pink. Relative luminance 0.321; OKLCH L 71.6% C 0.239 H 341.3°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FF54CE |
|---|---|
| RGB | rgb(255, 84, 206) |
| HSL | hsl(317, 100%, 66%) |
| HSV | hsv(317, 67%, 100%) |
| CMYK | cmyk(0%, 67.1%, 19.2%, 0%) |
| CIE-LAB | lab(63.39, 75.83, -28.57) |
| CIE-LCH | lch(63.39, 81.03, 339.36°) |
| OKLab | oklab(71.6% 0.2265 -0.0767) |
| OKLCH | oklch(71.6% 0.239 341.3) |
| XYZ | xyz(55.5525, 32.0622, 61.6435) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.58
Purpleish Pink
#DF4EC8
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 6.33
Light Magenta
#FA5FF7
ΔE00 6.75
Hot Pink
#FF69B4
ΔE00 6.86
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF54CE #54FF85
analogous
#DB54FF #FF54CE #FF5479
triadic
#FF54CE #CEFF54 #54CEFF
tetradic
#FF54CE #FFDB54 #54FF85 #5479FF
square
#FF54CE #FFDB54 #54FF85 #5479FF
split-complementary
#FF54CE #79FF54 #54FFDB
monochromatic
#D9009B #FF17BC #FF54CE #FF91E0 #FFCEF1
Accessibility & contrast
On white
2.83
#FF54CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#FF54CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF54CE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF54CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF54CE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6188D2
Deuteranopia (green-blind)
#96A4CA
Tritanopia (blue-blind)
#FF578A
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #ff54ce; /* rgb */ color: rgb(255, 84, 206); /* oklch */ color: oklch(71.6% 0.239 341.3);
Tailwind
colors: {
custom: {
50: '#ff90dd',
500: '#ff54ce',
950: '#000000',
},
}SCSS
$custom: #ff54ce; $custom-light: #ff90dd; $custom-dark: #000000;
JSON
{
"hex": "#ff54ce",
"rgb": {
"r": 255,
"g": 84,
"b": 206
},
"hsl": {
"h": 317.193,
"s": 100,
"l": 66.471
},
"oklch": {
"l": 0.71596,
"c": 0.23919,
"h": 341.3
},
"luminance": 0.32057
}Semantic roles & 50–950 ramp
primary
#FF54CE
secondary
#BCF3CC
accent
#E64200
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83