#FB74F2#FB74F2
#FB74F2 is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.219 H 330.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74F2 |
|---|---|
| RGB | rgb(251, 116, 242) |
| HSL | hsl(304, 94%, 72%) |
| HSV | hsv(304, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 3.6%, 1.6%) |
| CIE-LAB | lab(69.05, 67.16, -39.89) |
| CIE-LCH | lch(69.05, 78.11, 329.29°) |
| OKLab | oklab(76.12% 0.1898 -0.1092) |
| OKLCH | oklch(76.12% 0.219 330.1) |
| XYZ | xyz(62.0555, 39.4148, 88.3265) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.07
Candy Pink
#FF63E9
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 3.60
Violet Pink
#FB5FFC
ΔE00 3.80
Orchid
#DA70D6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74F2 #74FB7D
analogous
#C174FB #FB74F2 #FB74AF
triadic
#FB74F2 #F2FB74 #74F2FB
tetradic
#FB74F2 #FBC174 #74FB7D #74AFFB
square
#FB74F2 #FBC174 #74FB7D #74AFFB
split-complementary
#FB74F2 #AFFB74 #74FBC1
monochromatic
#EE07DE #F939EC #FB74F2 #FDAFF8 #FEE1FC
Accessibility & contrast
On white
2.36
#FB74F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FB74F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74F2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74F2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9DF6
Deuteranopia (green-blind)
#95AFEE
Tritanopia (blue-blind)
#FF81A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb74f2; /* rgb */ color: rgb(251, 116, 242); /* oklch */ color: oklch(76.1% 0.219 330.1);
Tailwind
colors: {
custom: {
50: '#ffa2f6',
500: '#fb74f2',
950: '#000000',
},
}SCSS
$custom: #fb74f2; $custom-light: #ffa2f6; $custom-dark: #000000;
JSON
{
"hex": "#fb74f2",
"rgb": {
"r": 251,
"g": 116,
"b": 242
},
"hsl": {
"h": 304,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.76116,
"c": 0.21903,
"h": 330.1
},
"luminance": 0.39411
}Semantic roles & 50–950 ramp
primary
#FB74F2
secondary
#D4F6D7
accent
#E60F00
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85