#FB75E8#FB75E8
#FB75E8 is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.8% C 0.210 H 333.2°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75E8 |
|---|---|
| RGB | rgb(251, 117, 232) |
| HSL | hsl(309, 94%, 72%) |
| HSV | hsv(309, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 7.6%, 1.6%) |
| CIE-LAB | lab(68.80, 65.10, -34.77) |
| CIE-LCH | lch(68.80, 73.81, 331.89°) |
| OKLab | oklab(75.79% 0.187 -0.0946) |
| OKLCH | oklch(75.79% 0.21 333.2) |
| XYZ | xyz(60.7104, 39.0622, 80.6704) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 3.15
Light Magenta
#FA5FF7
ΔE00 4.67
Violet Pink
#FB5FFC
ΔE00 5.05
Lavender Pink
#DD85D7
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75E8 #75FB88
analogous
#CB75FB #FB75E8 #FB75A5
triadic
#FB75E8 #E8FB75 #75E8FB
tetradic
#FB75E8 #FBCB75 #75FB88 #75A5FB
square
#FB75E8 #FBCB75 #75FB88 #75A5FB
split-complementary
#FB75E8 #A5FB75 #75FBCB
monochromatic
#EF07CE #F93ADE #FB75E8 #FDB0F2 #FEE1FA
Accessibility & contrast
On white
2.38
#FB75E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FB75E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75E8
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75E8 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEC
Deuteranopia (green-blind)
#9AAFE4
Tritanopia (blue-blind)
#FF7EA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb75e8; /* rgb */ color: rgb(251, 117, 232); /* oklch */ color: oklch(75.8% 0.210 333.2);
Tailwind
colors: {
custom: {
50: '#ffa2ef',
500: '#fb75e8',
950: '#000000',
},
}SCSS
$custom: #fb75e8; $custom-light: #ffa2ef; $custom-dark: #000000;
JSON
{
"hex": "#fb75e8",
"rgb": {
"r": 251,
"g": 117,
"b": 232
},
"hsl": {
"h": 308.507,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.7579,
"c": 0.2096,
"h": 333.2
},
"luminance": 0.39058
}Semantic roles & 50–950 ramp
primary
#FB75E8
secondary
#D5F6D9
accent
#E62100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84