#FB94EA#FB94EA
#FB94EA is a light, vivid purple. Relative luminance 0.476; OKLCH L 80.1% C 0.162 H 333.3°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94EA |
|---|---|
| RGB | rgb(251, 148, 234) |
| HSL | hsl(310, 93%, 78%) |
| HSV | hsv(310, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 6.8%, 1.6%) |
| CIE-LAB | lab(74.59, 50.54, -26.93) |
| CIE-LCH | lch(74.59, 57.26, 331.95°) |
| OKLab | oklab(80.13% 0.1445 -0.0728) |
| OKLCH | oklch(80.13% 0.162 333.3) |
| XYZ | xyz(65.2244, 47.6331, 83.5845) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.22
Lavender Pink
#DD85D7
ΔE00 5.87
Bubblegum Pink
#FE83CC
ΔE00 6.01
Plum
#DDA0DD
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.81
Pink (survey)
#FF81C0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94EA #94FBA5
analogous
#D894FB #FB94EA #FB94B6
triadic
#FB94EA #EAFB94 #94EAFB
tetradic
#FB94EA #FBD894 #94FBA5 #94B6FB
square
#FB94EA #FBD894 #94FBA5 #94B6FB
split-complementary
#FB94EA #B6FB94 #94FBD8
monochromatic
#F71ED3 #F959DE #FB94EA #FDCFF6 #FEE2F9
Accessibility & contrast
On white
2.00
#FB94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#FB94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94EA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94EA | 1.00 | 2.00 | 10.53 | 10.53 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#AEBDE7
Tritanopia (blue-blind)
#FF9AB5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fb94ea; /* rgb */ color: rgb(251, 148, 234); /* oklch */ color: oklch(80.1% 0.162 333.3);
Tailwind
colors: {
custom: {
50: '#feb6f1',
500: '#fb94ea',
950: '#000000',
},
}SCSS
$custom: #fb94ea; $custom-light: #feb6f1; $custom-dark: #000000;
JSON
{
"hex": "#fb94ea",
"rgb": {
"r": 251,
"g": 148,
"b": 234
},
"hsl": {
"h": 309.903,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.80131,
"c": 0.16178,
"h": 333.3
},
"luminance": 0.4763
}Semantic roles & 50–950 ramp
primary
#FB94EA
secondary
#D5F6DA
accent
#E62600
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084