#FF14FE#FF14FE
#FF14FE is a light, highly saturated purple. Relative luminance 0.289; OKLCH L 70.4% C 0.318 H 328.5°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FF14FE |
|---|---|
| RGB | rgb(255, 20, 254) |
| HSL | hsl(300, 100%, 54%) |
| HSV | hsv(300, 92%, 100%) |
| CMYK | cmyk(0%, 92.2%, 0.4%, 0%) |
| CIE-LAB | lab(60.71, 96.78, -59.65) |
| CIE-LCH | lch(60.71, 113.69, 328.35°) |
| OKLab | oklab(70.42% 0.2709 -0.1658) |
| OKLCH | oklch(70.42% 0.318 328.5) |
| XYZ | xyz(59.3790, 28.9208, 96.2016) |
| Luminance | 0.2892 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Magenta
#FF00FF
ΔE00 0.46
Fuchsia
#FF00FF
ΔE00 0.46
Bright Magenta
#FF08E8
ΔE00 2.99
Pink Purple
#EF1DE7
ΔE00 3.71
Heliotrope
#D94FF5
ΔE00 5.32
Fuchsia (survey)
#ED0DD9
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF14FE #14FF15
analogous
#8A14FF #FF14FE #FF1489
triadic
#FF14FE #FEFF14 #14FEFF
tetradic
#FF14FE #FF8A14 #14FF15 #1489FF
square
#FF14FE #FF8A14 #14FF15 #1489FF
split-complementary
#FF14FE #89FF14 #14FF8A
monochromatic
#990098 #D600D5 #FF14FE #FF51FE #FF8EFF
Accessibility & contrast
On white
3.10
#FF14FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#FF14FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #FF14FE
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF14FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF14FE | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0081FF
Deuteranopia (green-blind)
#6B9CF9
Tritanopia (blue-blind)
#FF4D97
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #ff14fe; /* rgb */ color: rgb(255, 20, 254); /* oklch */ color: oklch(70.4% 0.318 328.5);
Tailwind
colors: {
custom: {
50: '#ff7dff',
500: '#ff14fe',
950: '#000000',
},
}SCSS
$custom: #ff14fe; $custom-light: #ff7dff; $custom-dark: #000000;
JSON
{
"hex": "#ff14fe",
"rgb": {
"r": 255,
"g": 20,
"b": 254
},
"hsl": {
"h": 300.255,
"s": 100,
"l": 53.922
},
"oklch": {
"l": 0.70421,
"c": 0.31762,
"h": 328.5
},
"luminance": 0.28916
}Semantic roles & 50–950 ramp
primary
#FF14FE
secondary
#85EA86
accent
#FF2A29
background
#FFF8FF
surface
#FFF0FF
border
#D7CBD7
text
#190C18
muted
#877D86