#FF76EF#FF76EF
#FF76EF is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.7% C 0.216 H 332.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76EF |
|---|---|
| RGB | rgb(255, 118, 239) |
| HSL | hsl(307, 100%, 73%) |
| HSV | hsv(307, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 6.3%, 0%) |
| CIE-LAB | lab(69.79, 66.85, -37.04) |
| CIE-LCH | lch(69.79, 76.43, 331.01°) |
| OKLab | oklab(76.73% 0.1911 -0.1011) |
| OKLCH | oklch(76.73% 0.216 332.1) |
| XYZ | xyz(63.2982, 40.4531, 86.1189) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.40
Candy Pink
#FF63E9
ΔE00 3.06
Violet (CSS)
#EE82EE
ΔE00 3.08
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.77
Lavender Pink
#DD85D7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76EF #76FF86
analogous
#CA76FF #FF76EF #FF76AA
triadic
#FF76EF #EFFF76 #76EFFF
tetradic
#FF76EF #FFCA76 #76FF86 #76AAFF
square
#FF76EF #FFCA76 #76FF86 #76AAFF
split-complementary
#FF76EF #AAFF76 #76FFCA
monochromatic
#FB00DD #FF39E8 #FF76EF #FFB3F6 #FFE0FB
Accessibility & contrast
On white
2.31
#FF76EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FF76EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76EF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76EF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719EF3
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ff76ef; /* rgb */ color: rgb(255, 118, 239); /* oklch */ color: oklch(76.7% 0.216 332.1);
Tailwind
colors: {
custom: {
50: '#ffa3f4',
500: '#ff76ef',
950: '#000000',
},
}SCSS
$custom: #ff76ef; $custom-light: #ffa3f4; $custom-dark: #000000;
JSON
{
"hex": "#ff76ef",
"rgb": {
"r": 255,
"g": 118,
"b": 239
},
"hsl": {
"h": 307.007,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76728,
"c": 0.21615,
"h": 332.1
},
"luminance": 0.40449
}Semantic roles & 50–950 ramp
primary
#FF76EF
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85