#FF76F2#FF76F2
#FF76F2 is a light, highly saturated purple. Relative luminance 0.406; OKLCH L 76.9% C 0.219 H 331.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FF76F2 |
|---|---|
| RGB | rgb(255, 118, 242) |
| HSL | hsl(306, 100%, 73%) |
| HSV | hsv(306, 54%, 100%) |
| CMYK | cmyk(0%, 53.7%, 5.1%, 0%) |
| CIE-LAB | lab(69.92, 67.33, -38.50) |
| CIE-LCH | lch(69.92, 77.56, 330.24°) |
| OKLab | oklab(76.86% 0.1915 -0.1052) |
| OKLCH | oklch(76.86% 0.219 331.2) |
| XYZ | xyz(63.7451, 40.6319, 88.4724) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.53
Violet (CSS)
#EE82EE
ΔE00 3.01
Candy Pink
#FF63E9
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.48
Lavender Pink
#DD85D7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF76F2 #76FF83
analogous
#C776FF #FF76F2 #FF76AE
triadic
#FF76F2 #F2FF76 #76F2FF
tetradic
#FF76F2 #FFC776 #76FF83 #76AEFF
square
#FF76F2 #FFC776 #76FF83 #76AEFF
split-complementary
#FF76F2 #AEFF76 #76FFC7
monochromatic
#FB00E3 #FF39EC #FF76F2 #FFB3F8 #FFE0FC
Accessibility & contrast
On white
2.30
#FF76F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FF76F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF76F2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF76F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF76F2 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709FF6
Deuteranopia (green-blind)
#99B2EE
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ff76f2; /* rgb */ color: rgb(255, 118, 242); /* oklch */ color: oklch(76.9% 0.219 331.2);
Tailwind
colors: {
custom: {
50: '#ffa3f6',
500: '#ff76f2',
950: '#000000',
},
}SCSS
$custom: #ff76f2; $custom-light: #ffa3f6; $custom-dark: #000000;
JSON
{
"hex": "#ff76f2",
"rgb": {
"r": 255,
"g": 118,
"b": 242
},
"hsl": {
"h": 305.693,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.76862,
"c": 0.21852,
"h": 331.2
},
"luminance": 0.40628
}Semantic roles & 50–950 ramp
primary
#FF76F2
secondary
#D4F7D7
accent
#E61600
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85