#FF55ED#FF55ED
#FF55ED is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 73.1% C 0.259 H 332.4°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55ED |
|---|---|
| RGB | rgb(255, 85, 237) |
| HSL | hsl(306, 100%, 67%) |
| HSV | hsv(306, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 7.1%, 0%) |
| CIE-LAB | lab(64.86, 79.83, -43.64) |
| CIE-LCH | lch(64.86, 90.98, 331.34°) |
| OKLab | oklab(73.1% 0.2293 -0.1197) |
| OKLCH | oklch(73.1% 0.259 332.4) |
| XYZ | xyz(59.7747, 33.8762, 83.4949) |
| Luminance | 0.3387 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.06
Candy Pink
#FF63E9
ΔE00 2.14
Violet Pink
#FB5FFC
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 4.68
Bright Magenta
#FF08E8
ΔE00 5.67
Magenta
#FF00FF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55ED #55FF67
analogous
#BC55FF #FF55ED #FF5598
triadic
#FF55ED #EDFF55 #55EDFF
tetradic
#FF55ED #FFBC55 #55FF67 #5598FF
square
#FF55ED #FFBC55 #55FF67 #5598FF
split-complementary
#FF55ED #98FF55 #55FFBC
monochromatic
#DA00C3 #FF18E7 #FF55ED #FF92F3 #FFCFFA
Accessibility & contrast
On white
2.70
#FF55ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#FF55ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55ED
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55ED | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4D8EF1
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#FF659A
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff55ed; /* rgb */ color: rgb(255, 85, 237); /* oklch */ color: oklch(73.1% 0.259 332.4);
Tailwind
colors: {
custom: {
50: '#ff91f3',
500: '#ff55ed',
950: '#000000',
},
}SCSS
$custom: #ff55ed; $custom-light: #ff91f3; $custom-dark: #000000;
JSON
{
"hex": "#ff55ed",
"rgb": {
"r": 255,
"g": 85,
"b": 237
},
"hsl": {
"h": 306.353,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73102,
"c": 0.25869,
"h": 332.4
},
"luminance": 0.33871
}Semantic roles & 50–950 ramp
primary
#FF55ED
secondary
#BDF3C2
accent
#E61800
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85