#F76FEB#F76FEB
#F76FEB is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.7% C 0.218 H 331.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F76FEB |
|---|---|
| RGB | rgb(247, 111, 235) |
| HSL | hsl(305, 89%, 70%) |
| HSV | hsv(305, 55%, 97%) |
| CMYK | cmyk(0%, 55.1%, 4.9%, 3.1%) |
| CIE-LAB | lab(67.39, 67.19, -38.67) |
| CIE-LCH | lch(67.39, 77.52, 330.08°) |
| OKLab | oklab(74.68% 0.191 -0.1058) |
| OKLCH | oklch(74.68% 0.218 331) |
| XYZ | xyz(59.0373, 37.1451, 82.6414) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.39
Candy Pink
#FF63E9
ΔE00 1.90
Light Magenta
#FA5FF7
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.46
Violet Pink
#FB5FFC
ΔE00 3.53
Orchid
#DA70D6
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F76FEB #6FF77B
analogous
#BF6FF7 #F76FEB #F76FA7
triadic
#F76FEB #EBF76F #6FEBF7
tetradic
#F76FEB #F7BF6F #6FF77B #6FA7F7
square
#F76FEB #F7BF6F #6FF77B #6FA7F7
split-complementary
#F76FEB #A7F76F #6FF7BF
monochromatic
#DF0CCD #F435E3 #F76FEB #FAA9F3 #FDE2FB
Accessibility & contrast
On white
2.49
#F76FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F76FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F76FEB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F76FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F76FEB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6898EF
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#FF7BA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f76feb; /* rgb */ color: rgb(247, 111, 235); /* oklch */ color: oklch(74.7% 0.218 331.0);
Tailwind
colors: {
custom: {
50: '#fd9ef2',
500: '#f76feb',
950: '#000000',
},
}SCSS
$custom: #f76feb; $custom-light: #fd9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f76feb",
"rgb": {
"r": 247,
"g": 111,
"b": 235
},
"hsl": {
"h": 305.294,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.74683,
"c": 0.21831,
"h": 331
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#F76FEB
secondary
#CEF4D1
accent
#E61400
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85