#FF96FE#FF96FE
#FF96FE is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.7% C 0.179 H 327.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FF96FE |
|---|---|
| RGB | rgb(255, 150, 254) |
| HSL | hsl(301, 100%, 79%) |
| HSV | hsv(301, 41%, 100%) |
| CMYK | cmyk(0%, 41.2%, 0.4%, 0%) |
| CIE-LAB | lab(76.21, 54.15, -35.26) |
| CIE-LCH | lch(76.21, 64.61, 326.93°) |
| OKLab | oklab(81.69% 0.1505 -0.0962) |
| OKLCH | oklch(81.69% 0.179 327.4) |
| XYZ | xyz(70.0345, 50.2318, 99.7534) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 7.15
Lavender Pink
#DD85D7
ΔE00 7.43
Plum
#DDA0DD
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 8.62
Candy Pink
#FF63E9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF96FE #96FF97
analogous
#CB96FF #FF96FE #FF96CA
triadic
#FF96FE #FEFF96 #96FEFF
tetradic
#FF96FE #FFCB96 #96FF97 #96CAFF
square
#FF96FE #FFCB96 #96FF97 #96CAFF
split-complementary
#FF96FE #CAFF96 #96FFCB
monochromatic
#FF1CFD #FF59FD #FF96FE #FFD3FF #FFE0FF
Accessibility & contrast
On white
1.90
#FF96FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#FF96FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF96FE
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF96FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF96FE | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB3FF
Deuteranopia (green-blind)
#AAC1FB
Tritanopia (blue-blind)
#FFA0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ff96fe; /* rgb */ color: rgb(255, 150, 254); /* oklch */ color: oklch(81.7% 0.179 327.4);
Tailwind
colors: {
custom: {
50: '#ffb7ff',
500: '#ff96fe',
950: '#000000',
},
}SCSS
$custom: #ff96fe; $custom-light: #ffb7ff; $custom-dark: #000000;
JSON
{
"hex": "#ff96fe",
"rgb": {
"r": 255,
"g": 150,
"b": 254
},
"hsl": {
"h": 300.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81694,
"c": 0.17861,
"h": 327.4
},
"luminance": 0.50228
}Semantic roles & 50–950 ramp
primary
#FF96FE
secondary
#58E159
accent
#E60200
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#181118
muted
#868186