#FF77EF#FF77EF
#FF77EF is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 76.9% C 0.215 H 332.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77EF |
|---|---|
| RGB | rgb(255, 119, 239) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 6.3%, 0%) |
| CIE-LAB | lab(69.96, 66.40, -36.78) |
| CIE-LCH | lch(69.96, 75.91, 331.01°) |
| OKLab | oklab(76.85% 0.1898 -0.1003) |
| OKLCH | oklch(76.85% 0.215 332.1) |
| XYZ | xyz(63.4166, 40.6899, 86.1584) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.46
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.22
Light Magenta
#FA5FF7
ΔE00 4.68
Violet Pink
#FB5FFC
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77EF #77FF87
analogous
#CB77FF #FF77EF #FF77AB
triadic
#FF77EF #EFFF77 #77EFFF
tetradic
#FF77EF #FFCB77 #77FF87 #77ABFF
square
#FF77EF #FFCB77 #77FF87 #77ABFF
split-complementary
#FF77EF #ABFF77 #77FFCB
monochromatic
#FC00DE #FF3AE8 #FF77EF #FFB4F6 #FFE0FB
Accessibility & contrast
On white
2.30
#FF77EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FF77EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77EF
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77EF | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff77ef; /* rgb */ color: rgb(255, 119, 239); /* oklch */ color: oklch(76.9% 0.215 332.1);
Tailwind
colors: {
custom: {
50: '#ffa4f4',
500: '#ff77ef',
950: '#000000',
},
}SCSS
$custom: #ff77ef; $custom-light: #ffa4f4; $custom-dark: #000000;
JSON
{
"hex": "#ff77ef",
"rgb": {
"r": 255,
"g": 119,
"b": 239
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76851,
"c": 0.21466,
"h": 332.1
},
"luminance": 0.40686
}Semantic roles & 50–950 ramp
primary
#FF77EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85