#FF94FA#FF94FA
#FF94FA is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.2% C 0.178 H 328.8°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94FA |
|---|---|
| RGB | rgb(255, 148, 250) |
| HSL | hsl(303, 100%, 79%) |
| HSV | hsv(303, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 2%, 0%) |
| CIE-LAB | lab(75.67, 54.44, -33.94) |
| CIE-LCH | lch(75.67, 64.16, 328.06°) |
| OKLab | oklab(81.23% 0.1525 -0.0925) |
| OKLCH | oklch(81.23% 0.178 328.8) |
| XYZ | xyz(69.0842, 49.3454, 96.3097) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.59
Purply Pink
#F075E6
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.72
Bubblegum Pink
#FE83CC
ΔE00 8.33
Candy Pink
#FF63E9
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94FA #94FF99
analogous
#CF94FF #FF94FA #FF94C5
triadic
#FF94FA #FAFF94 #94FAFF
tetradic
#FF94FA #FFCF94 #94FF99 #94C5FF
square
#FF94FA #FFCF94 #94FF99 #94C5FF
split-complementary
#FF94FA #C5FF94 #94FFCF
monochromatic
#FF1AF4 #FF57F7 #FF94FA #FFD1FD #FFE0FE
Accessibility & contrast
On white
1.93
#FF94FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#FF94FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94FA
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94FA | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FE
Deuteranopia (green-blind)
#AAC0F7
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff94fa; /* rgb */ color: rgb(255, 148, 250); /* oklch */ color: oklch(81.2% 0.178 328.8);
Tailwind
colors: {
custom: {
50: '#ffb6fc',
500: '#ff94fa',
950: '#000000',
},
}SCSS
$custom: #ff94fa; $custom-light: #ffb6fc; $custom-dark: #000000;
JSON
{
"hex": "#ff94fa",
"rgb": {
"r": 255,
"g": 148,
"b": 250
},
"hsl": {
"h": 302.804,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81234,
"c": 0.17831,
"h": 328.8
},
"luminance": 0.49342
}Semantic roles & 50–950 ramp
primary
#FF94FA
secondary
#D4F7D5
accent
#E60B00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085