#FF77ED#FF77ED
#FF77ED is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.8% C 0.213 H 332.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77ED |
|---|---|
| RGB | rgb(255, 119, 237) |
| HSL | hsl(308, 100%, 73%) |
| HSV | hsv(308, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 7.1%, 0%) |
| CIE-LAB | lab(69.88, 66.08, -35.81) |
| CIE-LCH | lch(69.88, 75.16, 331.54°) |
| OKLab | oklab(76.76% 0.1895 -0.0976) |
| OKLCH | oklch(76.76% 0.213 332.8) |
| XYZ | xyz(63.1228, 40.5724, 84.6109) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.44
Violet (CSS)
#EE82EE
ΔE00 3.10
Candy Pink
#FF63E9
ΔE00 3.21
Light Magenta
#FA5FF7
ΔE00 4.85
Violet Pink
#FB5FFC
ΔE00 5.13
Lavender Pink
#DD85D7
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77ED #77FF89
analogous
#CD77FF #FF77ED #FF77A9
triadic
#FF77ED #EDFF77 #77EDFF
tetradic
#FF77ED #FFCD77 #77FF89 #77A9FF
square
#FF77ED #FFCD77 #77FF89 #77A9FF
split-complementary
#FF77ED #A9FF77 #77FFCD
monochromatic
#FC00DA #FF3AE5 #FF77ED #FFB4F5 #FFE0FB
Accessibility & contrast
On white
2.30
#FF77ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FF77ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77ED
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77ED | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#FF81A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff77ed; /* rgb */ color: rgb(255, 119, 237); /* oklch */ color: oklch(76.8% 0.213 332.8);
Tailwind
colors: {
custom: {
50: '#ffa4f3',
500: '#ff77ed',
950: '#000000',
},
}SCSS
$custom: #ff77ed; $custom-light: #ffa4f3; $custom-dark: #000000;
JSON
{
"hex": "#ff77ed",
"rgb": {
"r": 255,
"g": 119,
"b": 237
},
"hsl": {
"h": 307.941,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76763,
"c": 0.21309,
"h": 332.8
},
"luminance": 0.40568
}Semantic roles & 50–950 ramp
primary
#FF77ED
secondary
#D4F7D8
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85