#FF80EE#FF80EE
#FF80EE is a light, highly saturated purple. Relative luminance 0.429; OKLCH L 78.0% C 0.200 H 332.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF80EE |
|---|---|
| RGB | rgb(255, 128, 238) |
| HSL | hsl(308, 100%, 75%) |
| HSV | hsv(308, 50%, 100%) |
| CMYK | cmyk(0%, 49.8%, 6.7%, 0%) |
| CIE-LAB | lab(71.47, 62.11, -33.89) |
| CIE-LCH | lch(71.47, 70.75, 331.38°) |
| OKLab | oklab(77.96% 0.1777 -0.0922) |
| OKLCH | oklch(77.96% 0.2 332.6) |
| XYZ | xyz(64.3916, 42.8755, 85.7566) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.42
Candy Pink
#FF63E9
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 6.31
Violet Pink
#FB5FFC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF80EE #80FF91
analogous
#D080FF #FF80EE #FF80AF
triadic
#FF80EE #EEFF80 #80EEFF
tetradic
#FF80EE #FFD080 #80FF91 #80AFFF
square
#FF80EE #FFD080 #80FF91 #80AFFF
split-complementary
#FF80EE #AFFF80 #80FFD0
monochromatic
#FF06DE #FF43E6 #FF80EE #FFBDF6 #FFE0FB
Accessibility & contrast
On white
2.19
#FF80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF80EE
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF80EE | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F2
Deuteranopia (green-blind)
#A1B6EA
Tritanopia (blue-blind)
#FF89AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff80ee; /* rgb */ color: rgb(255, 128, 238); /* oklch */ color: oklch(78.0% 0.200 332.6);
Tailwind
colors: {
custom: {
50: '#ffa9f4',
500: '#ff80ee',
950: '#000000',
},
}SCSS
$custom: #ff80ee; $custom-light: #ffa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ff80ee",
"rgb": {
"r": 255,
"g": 128,
"b": 238
},
"hsl": {
"h": 308.031,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.77956,
"c": 0.20017,
"h": 332.6
},
"luminance": 0.42871
}Semantic roles & 50–950 ramp
primary
#FF80EE
secondary
#D4F7D8
accent
#E61F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85