#FF77EE#FF77EE
#FF77EE is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.214 H 332.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77EE |
|---|---|
| RGB | rgb(255, 119, 238) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 6.7%, 0%) |
| CIE-LAB | lab(69.92, 66.24, -36.30) |
| CIE-LCH | lch(69.92, 75.53, 331.28°) |
| OKLab | oklab(76.81% 0.1896 -0.0989) |
| OKLCH | oklch(76.81% 0.214 332.4) |
| XYZ | xyz(63.2693, 40.6310, 85.3825) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.45
Violet (CSS)
#EE82EE
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 4.76
Violet Pink
#FB5FFC
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77EE #77FF88
analogous
#CC77FF #FF77EE #FF77AA
triadic
#FF77EE #EEFF77 #77EEFF
tetradic
#FF77EE #FFCC77 #77FF88 #77AAFF
square
#FF77EE #FFCC77 #77FF88 #77AAFF
split-complementary
#FF77EE #AAFF77 #77FFCC
monochromatic
#FC00DC #FF3AE6 #FF77EE #FFB4F6 #FFE0FB
Accessibility & contrast
On white
2.30
#FF77EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FF77EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77EE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77EE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF2
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff77ee; /* rgb */ color: rgb(255, 119, 238); /* oklch */ color: oklch(76.8% 0.214 332.4);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#ff77ee',
950: '#000000',
},
}SCSS
$custom: #ff77ee; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#ff77ee",
"rgb": {
"r": 255,
"g": 119,
"b": 238
},
"hsl": {
"h": 307.5,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76807,
"c": 0.21388,
"h": 332.4
},
"luminance": 0.40627
}Semantic roles & 50–950 ramp
primary
#FF77EE
secondary
#D4F7D8
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85