#FB74F1#FB74F1
#FB74F1 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.218 H 330.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74F1 |
|---|---|
| RGB | rgb(251, 116, 241) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 4%, 1.6%) |
| CIE-LAB | lab(69.01, 67.00, -39.40) |
| CIE-LCH | lch(69.01, 77.73, 329.54°) |
| OKLab | oklab(76.07% 0.1897 -0.1079) |
| OKLCH | oklch(76.07% 0.218 330.4) |
| XYZ | xyz(61.9058, 39.3549, 87.5376) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.98
Candy Pink
#FF63E9
ΔE00 2.77
Violet (CSS)
#EE82EE
ΔE00 2.88
Light Magenta
#FA5FF7
ΔE00 3.66
Violet Pink
#FB5FFC
ΔE00 3.89
Orchid
#DA70D6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74F1 #74FB7E
analogous
#C174FB #FB74F1 #FB74AE
triadic
#FB74F1 #F1FB74 #74F1FB
tetradic
#FB74F1 #FBC174 #74FB7E #74AEFB
square
#FB74F1 #FBC174 #74FB7E #74AEFB
split-complementary
#FB74F1 #AEFB74 #74FBC1
monochromatic
#EE07DD #F939EB #FB74F1 #FDAFF7 #FEE1FC
Accessibility & contrast
On white
2.37
#FB74F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FB74F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74F1
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74F1 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF5
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#FF80A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb74f1; /* rgb */ color: rgb(251, 116, 241); /* oklch */ color: oklch(76.1% 0.218 330.4);
Tailwind
colors: {
custom: {
50: '#ffa2f6',
500: '#fb74f1',
950: '#000000',
},
}SCSS
$custom: #fb74f1; $custom-light: #ffa2f6; $custom-dark: #000000;
JSON
{
"hex": "#fb74f1",
"rgb": {
"r": 251,
"g": 116,
"b": 241
},
"hsl": {
"h": 304.444,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.7607,
"c": 0.21822,
"h": 330.4
},
"luminance": 0.39351
}Semantic roles & 50–950 ramp
primary
#FB74F1
secondary
#D4F6D7
accent
#E61100
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85