#FB94EE#FB94EE
#FB94EE is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.3% C 0.165 H 331.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FB94EE |
|---|---|
| RGB | rgb(251, 148, 238) |
| HSL | hsl(308, 93%, 78%) |
| HSV | hsv(308, 41%, 98%) |
| CMYK | cmyk(0%, 41%, 5.2%, 1.6%) |
| CIE-LAB | lab(74.74, 51.21, -28.89) |
| CIE-LCH | lch(74.74, 58.79, 330.57°) |
| OKLab | oklab(80.29% 0.1454 -0.0782) |
| OKLCH | oklch(80.29% 0.165 331.7) |
| XYZ | xyz(65.8056, 47.8656, 86.6451) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.93
Plum
#DDA0DD
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 6.60
Bubblegum Pink
#FE83CC
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB94EE #94FBA1
analogous
#D494FB #FB94EE #FB94BA
triadic
#FB94EE #EEFB94 #94EEFB
tetradic
#FB94EE #FBD494 #94FBA1 #94BAFB
square
#FB94EE #FBD494 #94FBA1 #94BAFB
split-complementary
#FB94EE #BAFB94 #94FBD4
monochromatic
#F71EDB #F959E5 #FB94EE #FDCFF7 #FEE2FA
Accessibility & contrast
On white
1.99
#FB94EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#FB94EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB94EE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB94EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB94EE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF1
Deuteranopia (green-blind)
#ACBDEB
Tritanopia (blue-blind)
#FF9BB6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fb94ee; /* rgb */ color: rgb(251, 148, 238); /* oklch */ color: oklch(80.3% 0.165 331.7);
Tailwind
colors: {
custom: {
50: '#feb6f3',
500: '#fb94ee',
950: '#000000',
},
}SCSS
$custom: #fb94ee; $custom-light: #feb6f3; $custom-dark: #000000;
JSON
{
"hex": "#fb94ee",
"rgb": {
"r": 251,
"g": 148,
"b": 238
},
"hsl": {
"h": 307.573,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.8029,
"c": 0.16515,
"h": 331.7
},
"luminance": 0.47862
}Semantic roles & 50–950 ramp
primary
#FB94EE
secondary
#D5F6D9
accent
#E61D00
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085