#FF77E2#FF77E2
#FF77E2 is a light, highly saturated pink. Relative luminance 0.399; OKLCH L 76.3% C 0.205 H 336.3°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FF77E2 |
|---|---|
| RGB | rgb(255, 119, 226) |
| HSL | hsl(313, 100%, 73%) |
| HSV | hsv(313, 53%, 100%) |
| CMYK | cmyk(0%, 53.3%, 11.4%, 0%) |
| CIE-LAB | lab(69.43, 64.37, -30.43) |
| CIE-LCH | lch(69.43, 71.20, 334.70°) |
| OKLab | oklab(76.29% 0.1875 -0.0823) |
| OKLCH | oklch(76.29% 0.205 336.3) |
| XYZ | xyz(61.5647, 39.9491, 76.4051) |
| Luminance | 0.3995 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.14
Candy Pink
#FF63E9
ΔE00 3.77
Violet (CSS)
#EE82EE
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF77E2 #77FF94
analogous
#D877FF #FF77E2 #FF779E
triadic
#FF77E2 #E2FF77 #77E2FF
tetradic
#FF77E2 #FFD877 #77FF94 #779EFF
square
#FF77E2 #FFD877 #77FF94 #779EFF
split-complementary
#FF77E2 #9EFF77 #77FFD8
monochromatic
#FC00C6 #FF3AD5 #FF77E2 #FFB4EF #FFE0F8
Accessibility & contrast
On white
2.34
#FF77E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#FF77E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF77E2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF77E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF77E2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799DE5
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#FF7DA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff77e2; /* rgb */ color: rgb(255, 119, 226); /* oklch */ color: oklch(76.3% 0.205 336.3);
Tailwind
colors: {
custom: {
50: '#ffa3eb',
500: '#ff77e2',
950: '#000000',
},
}SCSS
$custom: #ff77e2; $custom-light: #ffa3eb; $custom-dark: #000000;
JSON
{
"hex": "#ff77e2",
"rgb": {
"r": 255,
"g": 119,
"b": 226
},
"hsl": {
"h": 312.794,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.76292,
"c": 0.20474,
"h": 336.3
},
"luminance": 0.39945
}Semantic roles & 50–950 ramp
primary
#FF77E2
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84