#FF55EB#FF55EB
#FF55EB is a light, highly saturated purple. Relative luminance 0.338; OKLCH L 73.0% C 0.257 H 333.0°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55EB |
|---|---|
| RGB | rgb(255, 85, 235) |
| HSL | hsl(307, 100%, 67%) |
| HSV | hsv(307, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 7.8%, 0%) |
| CIE-LAB | lab(64.77, 79.53, -42.67) |
| CIE-LCH | lch(64.77, 90.26, 331.78°) |
| OKLab | oklab(73.01% 0.2292 -0.1169) |
| OKLCH | oklch(73.01% 0.257 333) |
| XYZ | xyz(59.4841, 33.7599, 81.9646) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 2.04
Light Magenta
#FA5FF7
ΔE00 2.31
Violet Pink
#FB5FFC
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 4.64
Bright Magenta
#FF08E8
ΔE00 5.66
Orchid
#DA70D6
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55EB #55FF69
analogous
#BE55FF #FF55EB #FF5596
triadic
#FF55EB #EBFF55 #55EBFF
tetradic
#FF55EB #FFBE55 #55FF69 #5596FF
square
#FF55EB #FFBE55 #55FF69 #5596FF
split-complementary
#FF55EB #96FF55 #55FFBE
monochromatic
#DA00C0 #FF18E4 #FF55EB #FF92F2 #FFCFF9
Accessibility & contrast
On white
2.71
#FF55EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#FF55EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55EB
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55EB | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F8DEF
Deuteranopia (green-blind)
#8AA6E7
Tritanopia (blue-blind)
#FF6499
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff55eb; /* rgb */ color: rgb(255, 85, 235); /* oklch */ color: oklch(73.0% 0.257 333.0);
Tailwind
colors: {
custom: {
50: '#ff91f2',
500: '#ff55eb',
950: '#000000',
},
}SCSS
$custom: #ff55eb; $custom-light: #ff91f2; $custom-dark: #000000;
JSON
{
"hex": "#ff55eb",
"rgb": {
"r": 255,
"g": 85,
"b": 235
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73005,
"c": 0.25727,
"h": 333
},
"luminance": 0.33755
}Semantic roles & 50–950 ramp
primary
#FF55EB
secondary
#BDF3C3
accent
#E61B00
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85