#FB75EE#FB75EE
#FB75EE is a light, highly saturated purple. Relative luminance 0.394; OKLCH L 76.1% C 0.214 H 331.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FB75EE |
|---|---|
| RGB | rgb(251, 117, 238) |
| HSL | hsl(306, 94%, 72%) |
| HSV | hsv(306, 53%, 98%) |
| CMYK | cmyk(0%, 53.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(69.05, 66.06, -37.69) |
| CIE-LCH | lch(69.05, 76.06, 330.29°) |
| OKLab | oklab(76.06% 0.188 -0.103) |
| OKLCH | oklch(76.06% 0.214 331.3) |
| XYZ | xyz(61.5772, 39.4089, 85.2357) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Candy Pink
#FF63E9
ΔE00 2.78
Violet (CSS)
#EE82EE
ΔE00 2.81
Light Magenta
#FA5FF7
ΔE00 4.06
Violet Pink
#FB5FFC
ΔE00 4.35
Orchid
#DA70D6
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB75EE #75FB82
analogous
#C575FB #FB75EE #FB75AB
triadic
#FB75EE #EEFB75 #75EEFB
tetradic
#FB75EE #FBC575 #75FB82 #75ABFB
square
#FB75EE #FBC575 #75FB82 #75ABFB
split-complementary
#FB75EE #ABFB75 #75FBC5
monochromatic
#EF07D8 #F93AE7 #FB75EE #FDB0F5 #FEE1FB
Accessibility & contrast
On white
2.36
#FB75EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FB75EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB75EE
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB75EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB75EE | 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)
#6F9DF2
Deuteranopia (green-blind)
#98AFEA
Tritanopia (blue-blind)
#FF80A7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fb75ee; /* rgb */ color: rgb(251, 117, 238); /* oklch */ color: oklch(76.1% 0.214 331.3);
Tailwind
colors: {
custom: {
50: '#ffa2f4',
500: '#fb75ee',
950: '#000000',
},
}SCSS
$custom: #fb75ee; $custom-light: #ffa2f4; $custom-dark: #000000;
JSON
{
"hex": "#fb75ee",
"rgb": {
"r": 251,
"g": 117,
"b": 238
},
"hsl": {
"h": 305.821,
"s": 94.366,
"l": 72.157
},
"oklch": {
"l": 0.76057,
"c": 0.21433,
"h": 331.3
},
"luminance": 0.39405
}Semantic roles & 50–950 ramp
primary
#FB75EE
secondary
#D5F6D8
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85