#FB74F4#FB74F4
#FB74F4 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.221 H 329.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74F4 |
|---|---|
| RGB | rgb(251, 116, 244) |
| HSL | hsl(303, 94%, 72%) |
| HSV | hsv(303, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 2.8%, 1.6%) |
| CIE-LAB | lab(69.14, 67.49, -40.85) |
| CIE-LCH | lch(69.14, 78.89, 328.81°) |
| OKLab | oklab(76.21% 0.1901 -0.112) |
| OKLCH | oklch(76.21% 0.221 329.5) |
| XYZ | xyz(62.3576, 39.5356, 89.9171) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.28
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 2.99
Light Magenta
#FA5FF7
ΔE00 3.49
Violet Pink
#FB5FFC
ΔE00 3.64
Orchid
#DA70D6
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74F4 #74FB7B
analogous
#BF74FB #FB74F4 #FB74B1
triadic
#FB74F4 #F4FB74 #74F4FB
tetradic
#FB74F4 #FBBF74 #74FB7B #74B1FB
square
#FB74F4 #FBBF74 #74FB7B #74B1FB
split-complementary
#FB74F4 #B1FB74 #74FBBF
monochromatic
#EE07E2 #F939EF #FB74F4 #FDAFF9 #FEE1FD
Accessibility & contrast
On white
2.36
#FB74F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FB74F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74F4
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74F4 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9DF8
Deuteranopia (green-blind)
#95AFF0
Tritanopia (blue-blind)
#FF81AA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb74f4; /* rgb */ color: rgb(251, 116, 244); /* oklch */ color: oklch(76.2% 0.221 329.5);
Tailwind
colors: {
custom: {
50: '#ffa2f8',
500: '#fb74f4',
950: '#000000',
},
}SCSS
$custom: #fb74f4; $custom-light: #ffa2f8; $custom-dark: #000000;
JSON
{
"hex": "#fb74f4",
"rgb": {
"r": 251,
"g": 116,
"b": 244
},
"hsl": {
"h": 303.111,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.76208,
"c": 0.22065,
"h": 329.5
},
"luminance": 0.39532
}Semantic roles & 50–950 ramp
primary
#FB74F4
secondary
#D4F6D6
accent
#E60C00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85