#FF95FE#FF95FE
#FF95FE is a light, vivid purple. Relative luminance 0.499; OKLCH L 81.5% C 0.180 H 327.4°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95FE |
|---|---|
| RGB | rgb(255, 149, 254) |
| HSL | hsl(301, 100%, 79%) |
| HSV | hsv(301, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 0.4%, 0%) |
| CIE-LAB | lab(76.02, 54.64, -35.56) |
| CIE-LCH | lch(76.02, 65.20, 326.94°) |
| OKLab | oklab(81.55% 0.1519 -0.0971) |
| OKLCH | oklch(81.55% 0.18 327.4) |
| XYZ | xyz(69.8756, 49.9140, 99.7005) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.76
Purply Pink
#F075E6
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.99
Mauve
#E0B0FF
ΔE00 8.75
Candy Pink
#FF63E9
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95FE #95FF96
analogous
#CB95FF #FF95FE #FF95C9
triadic
#FF95FE #FEFF95 #95FEFF
tetradic
#FF95FE #FFCB95 #95FF96 #95C9FF
square
#FF95FE #FFCB95 #95FF96 #95C9FF
split-complementary
#FF95FE #C9FF95 #95FFCB
monochromatic
#FF1BFD #FF58FD #FF95FE #FFD2FF #FFE0FF
Accessibility & contrast
On white
1.91
#FF95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FF95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95FE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95FE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#AAC0FB
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff95fe; /* rgb */ color: rgb(255, 149, 254); /* oklch */ color: oklch(81.5% 0.180 327.4);
Tailwind
colors: {
custom: {
50: '#ffb7ff',
500: '#ff95fe',
950: '#000000',
},
}SCSS
$custom: #ff95fe; $custom-light: #ffb7ff; $custom-dark: #000000;
JSON
{
"hex": "#ff95fe",
"rgb": {
"r": 255,
"g": 149,
"b": 254
},
"hsl": {
"h": 300.566,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81548,
"c": 0.18025,
"h": 327.4
},
"luminance": 0.49911
}Semantic roles & 50–950 ramp
primary
#FF95FE
secondary
#D4F7D4
accent
#E60200
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086