#FF76F4#FF76F4
#FF76F4 is a light, highly saturated purple. Relative luminance 0.407; OKLCH L 77.0% C 0.220 H 330.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76F4 |
|---|---|
| RGB | rgb(255, 118, 244) |
| HSL | hsl(305, 100%, 73%) |
| HSV | hsv(305, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 4.3%, 0%) |
| CIE-LAB | lab(70.00, 67.65, -39.46) |
| CIE-LCH | lch(70.00, 78.32, 329.75°) |
| OKLab | oklab(76.95% 0.1918 -0.108) |
| OKLCH | oklch(76.95% 0.22 330.6) |
| XYZ | xyz(64.0471, 40.7527, 90.0630) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.66
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.26
Light Magenta
#FA5FF7
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76F4 #76FF81
analogous
#C676FF #FF76F4 #FF76AF
triadic
#FF76F4 #F4FF76 #76F4FF
tetradic
#FF76F4 #FFC676 #76FF81 #76AFFF
square
#FF76F4 #FFC676 #76FF81 #76AFFF
split-complementary
#FF76F4 #AFFF76 #76FFC6
monochromatic
#FB00E6 #FF39EF #FF76F4 #FFB3F9 #FFE0FD
Accessibility & contrast
On white
2.30
#FF76F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#FF76F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76F4
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76F4 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9FF8
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#FF82AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff76f4; /* rgb */ color: rgb(255, 118, 244); /* oklch */ color: oklch(77.0% 0.220 330.6);
Tailwind
colors: {
custom: {
50: '#ffa3f8',
500: '#ff76f4',
950: '#000000',
},
}SCSS
$custom: #ff76f4; $custom-light: #ffa3f8; $custom-dark: #000000;
JSON
{
"hex": "#ff76f4",
"rgb": {
"r": 255,
"g": 118,
"b": 244
},
"hsl": {
"h": 304.818,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76953,
"c": 0.22012,
"h": 330.6
},
"luminance": 0.40749
}Semantic roles & 50–950 ramp
primary
#FF76F4
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85