#FB74F3#FB74F3
#FB74F3 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.2% C 0.220 H 329.8°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74F3 |
|---|---|
| RGB | rgb(251, 116, 243) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 3.2%, 1.6%) |
| CIE-LAB | lab(69.09, 67.33, -40.37) |
| CIE-LCH | lch(69.09, 78.50, 329.05°) |
| OKLab | oklab(76.16% 0.19 -0.1106) |
| OKLCH | oklch(76.16% 0.22 329.8) |
| XYZ | xyz(62.2061, 39.4750, 89.1196) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.18
Violet (CSS)
#EE82EE
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 2.91
Light Magenta
#FA5FF7
ΔE00 3.54
Violet Pink
#FB5FFC
ΔE00 3.72
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74F3 #74FB7C
analogous
#C074FB #FB74F3 #FB74AF
triadic
#FB74F3 #F3FB74 #74F3FB
tetradic
#FB74F3 #FBC074 #74FB7C #74AFFB
square
#FB74F3 #FBC074 #74FB7C #74AFFB
split-complementary
#FB74F3 #AFFB74 #74FBC0
monochromatic
#EE07E0 #F939EE #FB74F3 #FDAFF8 #FEE1FC
Accessibility & contrast
On white
2.36
#FB74F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FB74F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74F3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74F3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF7
Deuteranopia (green-blind)
#95AFEF
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb74f3; /* rgb */ color: rgb(251, 116, 243); /* oklch */ color: oklch(76.2% 0.220 329.8);
Tailwind
colors: {
custom: {
50: '#ffa2f7',
500: '#fb74f3',
950: '#000000',
},
}SCSS
$custom: #fb74f3; $custom-light: #ffa2f7; $custom-dark: #000000;
JSON
{
"hex": "#fb74f3",
"rgb": {
"r": 251,
"g": 116,
"b": 243
},
"hsl": {
"h": 303.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.76162,
"c": 0.21984,
"h": 329.8
},
"luminance": 0.39471
}Semantic roles & 50–950 ramp
primary
#FB74F3
secondary
#D4F6D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85