#FF76F7#FF76F7
#FF76F7 is a light, highly saturated purple. Relative luminance 0.409; OKLCH L 77.1% C 0.223 H 329.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76F7 |
|---|---|
| RGB | rgb(255, 118, 247) |
| HSL | hsl(304, 100%, 73%) |
| HSV | hsv(304, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 3.1%, 0%) |
| CIE-LAB | lab(70.13, 68.14, -40.90) |
| CIE-LCH | lch(70.13, 79.48, 329.02°) |
| OKLab | oklab(77.09% 0.1922 -0.1121) |
| OKLCH | oklch(77.09% 0.223 329.8) |
| XYZ | xyz(64.5063, 40.9364, 92.4815) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.91
Violet (CSS)
#EE82EE
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.11
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76F7 #76FF7E
analogous
#C376FF #FF76F7 #FF76B2
triadic
#FF76F7 #F7FF76 #76F7FF
tetradic
#FF76F7 #FFC376 #76FF7E #76B2FF
square
#FF76F7 #FFC376 #76FF7E #76B2FF
split-complementary
#FF76F7 #B2FF76 #76FFC3
monochromatic
#FB00EC #FF39F3 #FF76F7 #FFB3FB #FFE0FD
Accessibility & contrast
On white
2.29
#FF76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FF76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76F7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76F7 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FB
Deuteranopia (green-blind)
#97B2F3
Tritanopia (blue-blind)
#FF83AC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff76f7; /* rgb */ color: rgb(255, 118, 247); /* oklch */ color: oklch(77.1% 0.223 329.8);
Tailwind
colors: {
custom: {
50: '#ffa3fa',
500: '#ff76f7',
950: '#000000',
},
}SCSS
$custom: #ff76f7; $custom-light: #ffa3fa; $custom-dark: #000000;
JSON
{
"hex": "#ff76f7",
"rgb": {
"r": 255,
"g": 118,
"b": 247
},
"hsl": {
"h": 303.504,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.7709,
"c": 0.22254,
"h": 329.8
},
"luminance": 0.40932
}Semantic roles & 50–950 ramp
primary
#FF76F7
secondary
#D4F7D6
accent
#E60D00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85