#FF76F5#FF76F5
#FF76F5 is a light, highly saturated purple. Relative luminance 0.408; OKLCH L 77.0% C 0.221 H 330.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76F5 |
|---|---|
| RGB | rgb(255, 118, 245) |
| HSL | hsl(304, 100%, 73%) |
| HSV | hsv(304, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 3.9%, 0%) |
| CIE-LAB | lab(70.05, 67.82, -39.94) |
| CIE-LCH | lch(70.05, 78.70, 329.50°) |
| OKLab | oklab(77% 0.192 -0.1093) |
| OKLCH | oklch(77% 0.221 330.3) |
| XYZ | xyz(64.1994, 40.8136, 90.8649) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.24
Lavender Pink
#DD85D7
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76F5 #76FF80
analogous
#C576FF #FF76F5 #FF76B0
triadic
#FF76F5 #F5FF76 #76F5FF
tetradic
#FF76F5 #FFC576 #76FF80 #76B0FF
square
#FF76F5 #FFC576 #76FF80 #76B0FF
split-complementary
#FF76F5 #B0FF76 #76FFC5
monochromatic
#FB00E8 #FF39F1 #FF76F5 #FFB3F9 #FFE0FD
Accessibility & contrast
On white
2.29
#FF76F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FF76F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76F5
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76F5 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF9
Deuteranopia (green-blind)
#98B2F1
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff76f5; /* rgb */ color: rgb(255, 118, 245); /* oklch */ color: oklch(77.0% 0.221 330.3);
Tailwind
colors: {
custom: {
50: '#ffa3f9',
500: '#ff76f5',
950: '#000000',
},
}SCSS
$custom: #ff76f5; $custom-light: #ffa3f9; $custom-dark: #000000;
JSON
{
"hex": "#ff76f5",
"rgb": {
"r": 255,
"g": 118,
"b": 245
},
"hsl": {
"h": 304.38,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76998,
"c": 0.22092,
"h": 330.3
},
"luminance": 0.40809
}Semantic roles & 50–950 ramp
primary
#FF76F5
secondary
#D4F7D6
accent
#E61100
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85