#FB74EE#FB74EE
#FB74EE is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.9% C 0.216 H 331.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FB74EE |
|---|---|
| RGB | rgb(251, 116, 238) |
| HSL | hsl(306, 94%, 72%) |
| HSV | hsv(306, 54%, 98%) |
| CMYK | cmyk(0%, 53.8%, 5.2%, 1.6%) |
| CIE-LAB | lab(68.88, 66.51, -37.95) |
| CIE-LCH | lch(68.88, 76.58, 330.29°) |
| OKLab | oklab(75.93% 0.1893 -0.1037) |
| OKLCH | oklch(75.93% 0.216 331.3) |
| XYZ | xyz(61.4613, 39.1771, 85.1971) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 2.62
Violet (CSS)
#EE82EE
ΔE00 2.92
Light Magenta
#FA5FF7
ΔE00 3.90
Violet Pink
#FB5FFC
ΔE00 4.19
Orchid
#DA70D6
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB74EE #74FB81
analogous
#C574FB #FB74EE #FB74AB
triadic
#FB74EE #EEFB74 #74EEFB
tetradic
#FB74EE #FBC574 #74FB81 #74ABFB
square
#FB74EE #FBC574 #74FB81 #74ABFB
split-complementary
#FB74EE #ABFB74 #74FBC5
monochromatic
#EE07D8 #F939E7 #FB74EE #FDAFF5 #FEE1FB
Accessibility & contrast
On white
2.38
#FB74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#FB74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB74EE
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB74EE | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#FF7FA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb74ee; /* rgb */ color: rgb(251, 116, 238); /* oklch */ color: oklch(75.9% 0.216 331.3);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#fb74ee',
950: '#000000',
},
}SCSS
$custom: #fb74ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#fb74ee",
"rgb": {
"r": 251,
"g": 116,
"b": 238
},
"hsl": {
"h": 305.778,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.75934,
"c": 0.21581,
"h": 331.3
},
"luminance": 0.39173
}Semantic roles & 50–950 ramp
primary
#FB74EE
secondary
#D4F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85