#FF76E7#FF76E7
#FF76E7 is a light, highly saturated pink. Relative luminance 0.400; OKLCH L 76.4% C 0.210 H 334.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76E7 |
|---|---|
| RGB | rgb(255, 118, 231) |
| HSL | hsl(311, 100%, 73%) |
| HSV | hsv(311, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 9.4%, 0%) |
| CIE-LAB | lab(69.46, 65.59, -33.14) |
| CIE-LCH | lch(69.46, 73.49, 333.19°) |
| OKLab | oklab(76.38% 0.1897 -0.09) |
| OKLCH | oklch(76.38% 0.21 334.6) |
| XYZ | xyz(62.1425, 39.9908, 80.0318) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.59
Candy Pink
#FF63E9
ΔE00 3.21
Violet (CSS)
#EE82EE
ΔE00 3.63
Light Magenta
#FA5FF7
ΔE00 5.33
Violet Pink
#FB5FFC
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76E7 #76FF8E
analogous
#D276FF #FF76E7 #FF76A2
triadic
#FF76E7 #E7FF76 #76E7FF
tetradic
#FF76E7 #FFD276 #76FF8E #76A2FF
square
#FF76E7 #FFD276 #76FF8E #76A2FF
split-complementary
#FF76E7 #A2FF76 #76FFD2
monochromatic
#FB00CF #FF39DC #FF76E7 #FFB3F2 #FFE0FA
Accessibility & contrast
On white
2.33
#FF76E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#FF76E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76E7
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76E7 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEB
Deuteranopia (green-blind)
#9EB1E3
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76e7; /* rgb */ color: rgb(255, 118, 231); /* oklch */ color: oklch(76.4% 0.210 334.6);
Tailwind
colors: {
custom: {
50: '#ffa3ef',
500: '#ff76e7',
950: '#000000',
},
}SCSS
$custom: #ff76e7; $custom-light: #ffa3ef; $custom-dark: #000000;
JSON
{
"hex": "#ff76e7",
"rgb": {
"r": 255,
"g": 118,
"b": 231
},
"hsl": {
"h": 310.511,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76379,
"c": 0.20997,
"h": 334.6
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#FF76E7
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84