#F76FFB#F76FFB
#F76FFB is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.4% C 0.231 H 326.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F76FFB |
|---|---|
| RGB | rgb(247, 111, 251) |
| HSL | hsl(298, 95%, 71%) |
| HSV | hsv(298, 56%, 98%) |
| CMYK | cmyk(1.6%, 55.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.10, 69.84, -46.35) |
| CIE-LCH | lch(68.10, 83.82, 326.43°) |
| OKLab | oklab(75.44% 0.1929 -0.1279) |
| OKLCH | oklch(75.44% 0.231 326.5) |
| XYZ | xyz(61.4536, 38.1117, 95.3675) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 2.26
Light Magenta
#FA5FF7
ΔE00 2.38
Purply Pink
#F075E6
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.58
Violet (CSS)
#EE82EE
ΔE00 3.96
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76FFB #73FB6F
analogous
#B16FFB #F76FFB #FB6FB9
triadic
#F76FFB #FBF76F #6FFBF7
tetradic
#F76FFB #FBB16F #73FB6F #6FB9FB
square
#F76FFB #FBB16F #73FB6F #6FB9FB
split-complementary
#F76FFB #B9FB6F #6FFBB1
monochromatic
#E306E9 #F433F9 #F76FFB #FAABFD #FDE1FE
Accessibility & contrast
On white
2.44
#F76FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F76FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76FFB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76FFB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E9BFF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#FD80AB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f76ffb; /* rgb */ color: rgb(247, 111, 251); /* oklch */ color: oklch(75.4% 0.231 326.5);
Tailwind
colors: {
custom: {
50: '#fd9ffd',
500: '#f76ffb',
950: '#000000',
},
}SCSS
$custom: #f76ffb; $custom-light: #fd9ffd; $custom-dark: #000000;
JSON
{
"hex": "#f76ffb",
"rgb": {
"r": 247,
"g": 111,
"b": 251
},
"hsl": {
"h": 298.286,
"s": 94.595,
"l": 70.98
},
"oklch": {
"l": 0.75443,
"c": 0.2314,
"h": 326.5
},
"luminance": 0.38108
}Semantic roles & 50–950 ramp
primary
#F76FFB
secondary
#D1F6D0
accent
#E60007
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85