#FF94FC#FF94FC
#FF94FC is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.180 H 328.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94FC |
|---|---|
| RGB | rgb(255, 148, 252) |
| HSL | hsl(302, 100%, 79%) |
| HSV | hsv(302, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 1.2%, 0%) |
| CIE-LAB | lab(75.74, 54.79, -34.90) |
| CIE-LCH | lch(75.74, 64.96, 327.50°) |
| OKLab | oklab(81.32% 0.1529 -0.0952) |
| OKLCH | oklch(81.32% 0.18 328.1) |
| XYZ | xyz(69.3994, 49.4715, 97.9700) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 7.13
Plum
#DDA0DD
ΔE00 7.90
Candy Pink
#FF63E9
ΔE00 8.59
Bubblegum Pink
#FE83CC
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94FC #94FF97
analogous
#CD94FF #FF94FC #FF94C7
triadic
#FF94FC #FCFF94 #94FCFF
tetradic
#FF94FC #FFCD94 #94FF97 #94C7FF
square
#FF94FC #FFCD94 #94FF97 #94C7FF
split-complementary
#FF94FC #C7FF94 #94FFCD
monochromatic
#FF1AF9 #FF57FA #FF94FC #FFD1FE #FFE0FE
Accessibility & contrast
On white
1.93
#FF94FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#FF94FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94FC
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94FC | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff94fc; /* rgb */ color: rgb(255, 148, 252); /* oklch */ color: oklch(81.3% 0.180 328.1);
Tailwind
colors: {
custom: {
50: '#ffb6fd',
500: '#ff94fc',
950: '#000000',
},
}SCSS
$custom: #ff94fc; $custom-light: #ffb6fd; $custom-dark: #000000;
JSON
{
"hex": "#ff94fc",
"rgb": {
"r": 255,
"g": 148,
"b": 252
},
"hsl": {
"h": 301.682,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81318,
"c": 0.18009,
"h": 328.1
},
"luminance": 0.49468
}Semantic roles & 50–950 ramp
primary
#FF94FC
secondary
#D4F7D5
accent
#E60600
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085