#FF55CE#FF55CE
#FF55CE is a light, highly saturated pink. Relative luminance 0.322; OKLCH L 71.7% C 0.238 H 341.3°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55CE |
|---|---|
| RGB | rgb(255, 85, 206) |
| HSL | hsl(317, 100%, 67%) |
| HSV | hsv(317, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 19.2%, 0%) |
| CIE-LAB | lab(63.52, 75.47, -28.37) |
| CIE-LCH | lch(63.52, 80.63, 339.40°) |
| OKLab | oklab(71.69% 0.2255 -0.0762) |
| OKLCH | oklch(71.69% 0.238 341.3) |
| XYZ | xyz(55.6306, 32.2185, 61.6695) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 4.55
Purply Pink
#F075E6
ΔE00 6.26
Purpleish Pink
#DF4EC8
ΔE00 6.29
Light Magenta
#FA5FF7
ΔE00 6.76
Hot Pink
#FF69B4
ΔE00 6.77
Orchid
#DA70D6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55CE #55FF86
analogous
#DB55FF #FF55CE #FF5579
triadic
#FF55CE #CEFF55 #55CEFF
tetradic
#FF55CE #FFDB55 #55FF86 #5579FF
square
#FF55CE #FFDB55 #55FF86 #5579FF
split-complementary
#FF55CE #79FF55 #55FFDB
monochromatic
#DA009B #FF18BC #FF55CE #FF92E0 #FFCFF1
Accessibility & contrast
On white
2.82
#FF55CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#FF55CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55CE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55CE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6288D2
Deuteranopia (green-blind)
#96A4CA
Tritanopia (blue-blind)
#FF588A
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ff55ce; /* rgb */ color: rgb(255, 85, 206); /* oklch */ color: oklch(71.7% 0.238 341.3);
Tailwind
colors: {
custom: {
50: '#ff90dd',
500: '#ff55ce',
950: '#000000',
},
}SCSS
$custom: #ff55ce; $custom-light: #ff90dd; $custom-dark: #000000;
JSON
{
"hex": "#ff55ce",
"rgb": {
"r": 255,
"g": 85,
"b": 206
},
"hsl": {
"h": 317.294,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.7169,
"c": 0.23798,
"h": 341.3
},
"luminance": 0.32213
}Semantic roles & 50–950 ramp
primary
#FF55CE
secondary
#BDF3CC
accent
#E64200
background
#FFF9FD
surface
#FFF2FB
border
#D7CCD4
text
#190E15
muted
#877E83