#FF76E2#FF76E2
#FF76E2 is a light, highly saturated pink. Relative luminance 0.397; OKLCH L 76.2% C 0.206 H 336.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76E2 |
|---|---|
| RGB | rgb(255, 118, 226) |
| HSL | hsl(313, 100%, 73%) |
| HSV | hsv(313, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 11.4%, 0%) |
| CIE-LAB | lab(69.26, 64.82, -30.69) |
| CIE-LCH | lch(69.26, 71.72, 334.67°) |
| OKLab | oklab(76.17% 0.1888 -0.083) |
| OKLCH | oklch(76.17% 0.206 336.3) |
| XYZ | xyz(61.4464, 39.7124, 76.3657) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.60
Violet (CSS)
#EE82EE
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 5.61
Lavender Pink
#DD85D7
ΔE00 5.78
Light Magenta
#FA5FF7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76E2 #76FF93
analogous
#D876FF #FF76E2 #FF769D
triadic
#FF76E2 #E2FF76 #76E2FF
tetradic
#FF76E2 #FFD876 #76FF93 #769DFF
square
#FF76E2 #FFD876 #76FF93 #769DFF
split-complementary
#FF76E2 #9DFF76 #76FFD8
monochromatic
#FB00C6 #FF39D5 #FF76E2 #FFB3EF #FFE0F9
Accessibility & contrast
On white
2.35
#FF76E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#FF76E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76E2
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76E2 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#789CE6
Deuteranopia (green-blind)
#A0B1DE
Tritanopia (blue-blind)
#FF7CA2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ff76e2; /* rgb */ color: rgb(255, 118, 226); /* oklch */ color: oklch(76.2% 0.206 336.3);
Tailwind
colors: {
custom: {
50: '#ffa3eb',
500: '#ff76e2',
950: '#000000',
},
}SCSS
$custom: #ff76e2; $custom-light: #ffa3eb; $custom-dark: #000000;
JSON
{
"hex": "#ff76e2",
"rgb": {
"r": 255,
"g": 118,
"b": 226
},
"hsl": {
"h": 312.701,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76167,
"c": 0.20625,
"h": 336.3
},
"luminance": 0.39708
}Semantic roles & 50–950 ramp
primary
#FF76E2
secondary
#D4F7DB
accent
#E63100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84