#FF92FE#FF92FE
#FF92FE is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.1% C 0.185 H 327.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF92FE |
|---|---|
| RGB | rgb(255, 146, 254) |
| HSL | hsl(301, 100%, 79%) |
| HSV | hsv(301, 43%, 100%) |
| CMYK | cmyk(0%, 42.7%, 0.4%, 0%) |
| CIE-LAB | lab(75.44, 56.13, -36.46) |
| CIE-LCH | lch(75.44, 66.93, 326.99°) |
| OKLab | oklab(81.12% 0.156 -0.0996) |
| OKLCH | oklch(81.12% 0.185 327.4) |
| XYZ | xyz(69.4070, 48.9770, 99.5443) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.31
Purply Pink
#F075E6
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 7.19
Candy Pink
#FF63E9
ΔE00 8.27
Plum
#DDA0DD
ΔE00 8.31
Violet Pink
#FB5FFC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF92FE #92FF93
analogous
#C992FF #FF92FE #FF92C7
triadic
#FF92FE #FEFF92 #92FEFF
tetradic
#FF92FE #FFC992 #92FF93 #92C7FF
square
#FF92FE #FFC992 #92FF93 #92C7FF
split-complementary
#FF92FE #C7FF92 #92FFC9
monochromatic
#FF18FD #FF55FD #FF92FE #FFCFFF #FFE0FF
Accessibility & contrast
On white
1.95
#FF92FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FF92FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF92FE
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF92FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF92FE | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A7BFFB
Tritanopia (blue-blind)
#FF9DBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff92fe; /* rgb */ color: rgb(255, 146, 254); /* oklch */ color: oklch(81.1% 0.185 327.4);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#ff92fe',
950: '#000000',
},
}SCSS
$custom: #ff92fe; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#ff92fe",
"rgb": {
"r": 255,
"g": 146,
"b": 254
},
"hsl": {
"h": 300.55,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.81115,
"c": 0.18513,
"h": 327.4
},
"luminance": 0.48974
}Semantic roles & 50–950 ramp
primary
#FF92FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086