#FF55EE#FF55EE
#FF55EE is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 73.2% C 0.259 H 332.2°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF55EE |
|---|---|
| RGB | rgb(255, 85, 238) |
| HSL | hsl(306, 100%, 67%) |
| HSV | hsv(306, 67%, 100%) |
| CMYK | cmyk(0%, 66.7%, 6.7%, 0%) |
| CIE-LAB | lab(64.91, 79.98, -44.12) |
| CIE-LCH | lch(64.91, 91.34, 331.12°) |
| OKLab | oklab(73.15% 0.2294 -0.1211) |
| OKLCH | oklch(73.15% 0.259 332.2) |
| XYZ | xyz(59.9212, 33.9348, 84.2664) |
| Luminance | 0.3393 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.94
Candy Pink
#FF63E9
ΔE00 2.21
Violet Pink
#FB5FFC
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 4.71
Bright Magenta
#FF08E8
ΔE00 5.68
Magenta
#FF00FF
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF55EE #55FF66
analogous
#BB55FF #FF55EE #FF5599
triadic
#FF55EE #EEFF55 #55EEFF
tetradic
#FF55EE #FFBB55 #55FF66 #5599FF
square
#FF55EE #FFBB55 #55FF66 #5599FF
split-complementary
#FF55EE #99FF55 #55FFBB
monochromatic
#DA00C4 #FF18E8 #FF55EE #FF92F4 #FFCFFA
Accessibility & contrast
On white
2.70
#FF55EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#FF55EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF55EE
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF55EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF55EE | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8EF2
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#FF669B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ff55ee; /* rgb */ color: rgb(255, 85, 238); /* oklch */ color: oklch(73.2% 0.259 332.2);
Tailwind
colors: {
custom: {
50: '#ff91f4',
500: '#ff55ee',
950: '#000000',
},
}SCSS
$custom: #ff55ee; $custom-light: #ff91f4; $custom-dark: #000000;
JSON
{
"hex": "#ff55ee",
"rgb": {
"r": 255,
"g": 85,
"b": 238
},
"hsl": {
"h": 306,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.73151,
"c": 0.25939,
"h": 332.2
},
"luminance": 0.3393
}Semantic roles & 50–950 ramp
primary
#FF55EE
secondary
#BDF3C2
accent
#E61700
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#190E17
muted
#877E85