#FF77E8#FF77E8
#FF77E8 is a light, highly saturated pink. Relative luminance 0.403; OKLCH L 76.5% C 0.209 H 334.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77E8 |
|---|---|
| RGB | rgb(255, 119, 232) |
| HSL | hsl(310, 100%, 73%) |
| HSV | hsv(310, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 9%, 0%) |
| CIE-LAB | lab(69.67, 65.29, -33.37) |
| CIE-LCH | lch(69.67, 73.33, 332.93°) |
| OKLab | oklab(76.55% 0.1886 -0.0906) |
| OKLCH | oklch(76.55% 0.209 334.3) |
| XYZ | xyz(62.4025, 40.2842, 80.8172) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.60
Candy Pink
#FF63E9
ΔE00 3.34
Violet (CSS)
#EE82EE
ΔE00 3.49
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.72
Lavender Pink
#DD85D7
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77E8 #77FF8E
analogous
#D277FF #FF77E8 #FF77A4
triadic
#FF77E8 #E8FF77 #77E8FF
tetradic
#FF77E8 #FFD277 #77FF8E #77A4FF
square
#FF77E8 #FFD277 #77FF8E #77A4FF
split-complementary
#FF77E8 #A4FF77 #77FFD2
monochromatic
#FC00D1 #FF3ADE #FF77E8 #FFB4F2 #FFE0FA
Accessibility & contrast
On white
2.32
#FF77E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FF77E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77E8
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77E8 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769EEC
Deuteranopia (green-blind)
#9EB1E4
Tritanopia (blue-blind)
#FF7FA5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff77e8; /* rgb */ color: rgb(255, 119, 232); /* oklch */ color: oklch(76.5% 0.209 334.3);
Tailwind
colors: {
custom: {
50: '#ffa4ef',
500: '#ff77e8',
950: '#000000',
},
}SCSS
$custom: #ff77e8; $custom-light: #ffa4ef; $custom-dark: #000000;
JSON
{
"hex": "#ff77e8",
"rgb": {
"r": 255,
"g": 119,
"b": 232
},
"hsl": {
"h": 310.147,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76546,
"c": 0.20924,
"h": 334.3
},
"luminance": 0.4028
}Semantic roles & 50–950 ramp
primary
#FF77E8
secondary
#D4F7DA
accent
#E62700
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84