#FB93EA#FB93EA
#FB93EA is a light, vivid purple. Relative luminance 0.473; OKLCH L 80.0% C 0.163 H 333.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FB93EA |
|---|---|
| RGB | rgb(251, 147, 234) |
| HSL | hsl(310, 93%, 78%) |
| HSV | hsv(310, 41%, 98%) |
| CMYK | cmyk(0%, 41.4%, 6.8%, 1.6%) |
| CIE-LAB | lab(74.39, 51.04, -27.24) |
| CIE-LCH | lch(74.39, 57.85, 331.91°) |
| OKLab | oklab(79.98% 0.1459 -0.0736) |
| OKLCH | oklch(79.98% 0.163 333.2) |
| XYZ | xyz(65.0683, 47.3208, 83.5325) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.76
Bubblegum Pink
#FE83CC
ΔE00 5.96
Plum
#DDA0DD
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.60
Pink (survey)
#FF81C0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB93EA #93FBA4
analogous
#D893FB #FB93EA #FB93B6
triadic
#FB93EA #EAFB93 #93EAFB
tetradic
#FB93EA #FBD893 #93FBA4 #93B6FB
square
#FB93EA #FBD893 #93FBA4 #93B6FB
split-complementary
#FB93EA #B6FB93 #93FBD8
monochromatic
#F71DD3 #F958DF #FB93EA #FDCEF5 #FEE1F9
Accessibility & contrast
On white
2.01
#FB93EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#FB93EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB93EA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB93EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB93EA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEED
Deuteranopia (green-blind)
#ADBCE7
Tritanopia (blue-blind)
#FF99B4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb93ea; /* rgb */ color: rgb(251, 147, 234); /* oklch */ color: oklch(80.0% 0.163 333.2);
Tailwind
colors: {
custom: {
50: '#feb5f1',
500: '#fb93ea',
950: '#000000',
},
}SCSS
$custom: #fb93ea; $custom-light: #feb5f1; $custom-dark: #000000;
JSON
{
"hex": "#fb93ea",
"rgb": {
"r": 251,
"g": 147,
"b": 234
},
"hsl": {
"h": 309.808,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.79982,
"c": 0.16344,
"h": 333.2
},
"luminance": 0.47317
}Semantic roles & 50–950 ramp
primary
#FB93EA
secondary
#D5F6DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084