#FB74EA#FB74EA
#FB74EA is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.8% C 0.213 H 332.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74EA |
|---|---|
| RGB | rgb(251, 116, 234) |
| HSL | hsl(308, 94%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 6.8%, 1.6%) |
| CIE-LAB | lab(68.71, 65.87, -36.01) |
| CIE-LCH | lch(68.71, 75.07, 331.34°) |
| OKLab | oklab(75.76% 0.1886 -0.0982) |
| OKLCH | oklch(75.76% 0.213 332.5) |
| XYZ | xyz(60.8802, 38.9447, 82.1364) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.67
Candy Pink
#FF63E9
ΔE00 2.57
Violet (CSS)
#EE82EE
ΔE00 3.10
Light Magenta
#FA5FF7
ΔE00 4.29
Violet Pink
#FB5FFC
ΔE00 4.65
Orchid
#DA70D6
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74EA #74FB85
analogous
#C974FB #FB74EA #FB74A6
triadic
#FB74EA #EAFB74 #74EAFB
tetradic
#FB74EA #FBC974 #74FB85 #74A6FB
square
#FB74EA #FBC974 #74FB85 #74A6FB
split-complementary
#FB74EA #A6FB74 #74FBC9
monochromatic
#EE07D1 #F939E1 #FB74EA #FDAFF3 #FEE1FB
Accessibility & contrast
On white
2.39
#FB74EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#FB74EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74EA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74EA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BEE
Deuteranopia (green-blind)
#99AFE6
Tritanopia (blue-blind)
#FF7EA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb74ea; /* rgb */ color: rgb(251, 116, 234); /* oklch */ color: oklch(75.8% 0.213 332.5);
Tailwind
colors: {
custom: {
50: '#ffa2f1',
500: '#fb74ea',
950: '#000000',
},
}SCSS
$custom: #fb74ea; $custom-light: #ffa2f1; $custom-dark: #000000;
JSON
{
"hex": "#fb74ea",
"rgb": {
"r": 251,
"g": 116,
"b": 234
},
"hsl": {
"h": 307.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.75755,
"c": 0.21266,
"h": 332.5
},
"luminance": 0.38941
}Semantic roles & 50–950 ramp
primary
#FB74EA
secondary
#D4F6D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84