#FF94FB#FF94FB
#FF94FB is a light, vivid purple. Relative luminance 0.494; OKLCH L 81.3% C 0.179 H 328.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94FB |
|---|---|
| RGB | rgb(255, 148, 251) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 1.6%, 0%) |
| CIE-LAB | lab(75.70, 54.62, -34.42) |
| CIE-LCH | lch(75.70, 64.56, 327.78°) |
| OKLab | oklab(81.28% 0.1527 -0.0938) |
| OKLCH | oklch(81.28% 0.179 328.4) |
| XYZ | xyz(69.2414, 49.4083, 97.1377) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.72
Lavender Pink
#DD85D7
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.81
Bubblegum Pink
#FE83CC
ΔE00 8.49
Candy Pink
#FF63E9
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94FB #94FF98
analogous
#CE94FF #FF94FB #FF94C6
triadic
#FF94FB #FBFF94 #94FBFF
tetradic
#FF94FB #FFCE94 #94FF98 #94C6FF
square
#FF94FB #FFCE94 #94FF98 #94C6FF
split-complementary
#FF94FB #C6FF94 #94FFCE
monochromatic
#FF1AF6 #FF57F9 #FF94FB #FFD1FD #FFE0FE
Accessibility & contrast
On white
1.93
#FF94FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#FF94FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94FB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94FB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#AAC0F8
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff94fb; /* rgb */ color: rgb(255, 148, 251); /* oklch */ color: oklch(81.3% 0.179 328.4);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#ff94fb',
950: '#000000',
},
}SCSS
$custom: #ff94fb; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#ff94fb",
"rgb": {
"r": 255,
"g": 148,
"b": 251
},
"hsl": {
"h": 302.243,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81276,
"c": 0.17919,
"h": 328.4
},
"luminance": 0.49405
}Semantic roles & 50–950 ramp
primary
#FF94FB
secondary
#D4F7D5
accent
#E60900
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085