#FB74E8#FB74E8
#FB74E8 is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.7% C 0.211 H 333.1°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74E8 |
|---|---|
| RGB | rgb(251, 116, 232) |
| HSL | hsl(308, 94%, 72%) |
| HSV | hsv(308, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 7.6%, 1.6%) |
| CIE-LAB | lab(68.63, 65.55, -35.03) |
| CIE-LCH | lch(68.63, 74.33, 331.88°) |
| OKLab | oklab(75.67% 0.1883 -0.0954) |
| OKLCH | oklch(75.67% 0.211 333.1) |
| XYZ | xyz(60.5945, 38.8304, 80.6318) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.73
Candy Pink
#FF63E9
ΔE00 2.61
Violet (CSS)
#EE82EE
ΔE00 3.24
Light Magenta
#FA5FF7
ΔE00 4.51
Violet Pink
#FB5FFC
ΔE00 4.91
Orchid
#DA70D6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74E8 #74FB87
analogous
#CA74FB #FB74E8 #FB74A5
triadic
#FB74E8 #E8FB74 #74E8FB
tetradic
#FB74E8 #FBCA74 #74FB87 #74A5FB
square
#FB74E8 #FBCA74 #74FB87 #74A5FB
split-complementary
#FB74E8 #A5FB74 #74FBCA
monochromatic
#EE07CD #F939DE #FB74E8 #FDAFF2 #FEE1FA
Accessibility & contrast
On white
2.40
#FB74E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FB74E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74E8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74E8 | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEC
Deuteranopia (green-blind)
#99AEE4
Tritanopia (blue-blind)
#FF7DA4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fb74e8; /* rgb */ color: rgb(251, 116, 232); /* oklch */ color: oklch(75.7% 0.211 333.1);
Tailwind
colors: {
custom: {
50: '#ffa2ef',
500: '#fb74e8',
950: '#000000',
},
}SCSS
$custom: #fb74e8; $custom-light: #ffa2ef; $custom-dark: #000000;
JSON
{
"hex": "#fb74e8",
"rgb": {
"r": 251,
"g": 116,
"b": 232
},
"hsl": {
"h": 308.444,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.75666,
"c": 0.21109,
"h": 333.1
},
"luminance": 0.38826
}Semantic roles & 50–950 ramp
primary
#FB74E8
secondary
#D4F6D9
accent
#E62000
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84