#FF94FE#FF94FE
#FF94FE is a light, vivid purple. Relative luminance 0.496; OKLCH L 81.4% C 0.182 H 327.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FF94FE |
|---|---|
| RGB | rgb(255, 148, 254) |
| HSL | hsl(301, 100%, 79%) |
| HSV | hsv(301, 42%, 100%) |
| CMYK | cmyk(0%, 42%, 0.4%, 0%) |
| CIE-LAB | lab(75.82, 55.14, -35.86) |
| CIE-LCH | lch(75.82, 65.78, 326.96°) |
| OKLab | oklab(81.4% 0.1533 -0.0979) |
| OKLCH | oklch(81.4% 0.182 327.4) |
| XYZ | xyz(69.7180, 49.5990, 99.6480) |
| Luminance | 0.4960 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.61
Purply Pink
#F075E6
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.30
Plum
#DDA0DD
ΔE00 8.09
Candy Pink
#FF63E9
ΔE00 8.63
Mauve
#E0B0FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF94FE #94FF95
analogous
#CB94FF #FF94FE #FF94C9
triadic
#FF94FE #FEFF94 #94FEFF
tetradic
#FF94FE #FFCB94 #94FF95 #94C9FF
square
#FF94FE #FFCB94 #94FF95 #94C9FF
split-complementary
#FF94FE #C9FF94 #94FFCB
monochromatic
#FF1AFD #FF57FD #FF94FE #FFD1FF #FFE0FF
Accessibility & contrast
On white
1.92
#FF94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#FF94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF94FE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF94FE | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#A9C0FB
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff94fe; /* rgb */ color: rgb(255, 148, 254); /* oklch */ color: oklch(81.4% 0.182 327.4);
Tailwind
colors: {
custom: {
50: '#ffb6ff',
500: '#ff94fe',
950: '#000000',
},
}SCSS
$custom: #ff94fe; $custom-light: #ffb6ff; $custom-dark: #000000;
JSON
{
"hex": "#ff94fe",
"rgb": {
"r": 255,
"g": 148,
"b": 254
},
"hsl": {
"h": 300.561,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81403,
"c": 0.18188,
"h": 327.4
},
"luminance": 0.49596
}Semantic roles & 50–950 ramp
primary
#FF94FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086