#FF77EA#FF77EA
#FF77EA is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.211 H 333.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77EA |
|---|---|
| RGB | rgb(255, 119, 234) |
| HSL | hsl(309, 100%, 73%) |
| HSV | hsv(309, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 8.2%, 0%) |
| CIE-LAB | lab(69.75, 65.61, -34.35) |
| CIE-LCH | lch(69.75, 74.06, 332.36°) |
| OKLab | oklab(76.63% 0.1889 -0.0934) |
| OKLCH | oklch(76.63% 0.211 333.7) |
| XYZ | xyz(62.6882, 40.3985, 82.3219) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.50
Candy Pink
#FF63E9
ΔE00 3.26
Violet (CSS)
#EE82EE
ΔE00 3.31
Light Magenta
#FA5FF7
ΔE00 5.15
Violet Pink
#FB5FFC
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77EA #77FF8C
analogous
#D077FF #FF77EA #FF77A6
triadic
#FF77EA #EAFF77 #77EAFF
tetradic
#FF77EA #FFD077 #77FF8C #77A6FF
square
#FF77EA #FFD077 #77FF8C #77A6FF
split-complementary
#FF77EA #A6FF77 #77FFD0
monochromatic
#FC00D5 #FF3AE1 #FF77EA #FFB4F3 #FFE0FA
Accessibility & contrast
On white
2.31
#FF77EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FF77EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77EA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77EA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EEE
Deuteranopia (green-blind)
#9DB2E6
Tritanopia (blue-blind)
#FF80A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff77ea; /* rgb */ color: rgb(255, 119, 234); /* oklch */ color: oklch(76.6% 0.211 333.7);
Tailwind
colors: {
custom: {
50: '#ffa4f1',
500: '#ff77ea',
950: '#000000',
},
}SCSS
$custom: #ff77ea; $custom-light: #ffa4f1; $custom-dark: #000000;
JSON
{
"hex": "#ff77ea",
"rgb": {
"r": 255,
"g": 119,
"b": 234
},
"hsl": {
"h": 309.265,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76632,
"c": 0.21077,
"h": 333.7
},
"luminance": 0.40394
}Semantic roles & 50–950 ramp
primary
#FF77EA
secondary
#D4F7D9
accent
#E62300
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84