#FF95F8#FF95F8
#FF95F8 is a light, vivid purple. Relative luminance 0.495; OKLCH L 81.3% C 0.175 H 329.4°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FF95F8 |
|---|---|
| RGB | rgb(255, 149, 248) |
| HSL | hsl(304, 100%, 79%) |
| HSV | hsv(304, 42%, 100%) |
| CMYK | cmyk(0%, 41.6%, 2.7%, 0%) |
| CIE-LAB | lab(75.78, 53.60, -32.67) |
| CIE-LCH | lch(75.78, 62.78, 328.63°) |
| OKLab | oklab(81.3% 0.1506 -0.0889) |
| OKLCH | oklch(81.3% 0.175 329.4) |
| XYZ | xyz(68.9298, 49.5357, 94.7193) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.80
Purply Pink
#F075E6
ΔE00 6.86
Lavender Pink
#DD85D7
ΔE00 6.91
Plum
#DDA0DD
ΔE00 7.44
Bubblegum Pink
#FE83CC
ΔE00 8.03
Candy Pink
#FF63E9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF95F8 #95FF9C
analogous
#D195FF #FF95F8 #FF95C3
triadic
#FF95F8 #F8FF95 #95F8FF
tetradic
#FF95F8 #FFD195 #95FF9C #95C3FF
square
#FF95F8 #FFD195 #95FF9C #95C3FF
split-complementary
#FF95F8 #C3FF95 #95FFD1
monochromatic
#FF1BF0 #FF58F4 #FF95F8 #FFD2FC #FFE0FD
Accessibility & contrast
On white
1.93
#FF95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#FF95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF95F8
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF95F8 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#FF9EBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ff95f8; /* rgb */ color: rgb(255, 149, 248); /* oklch */ color: oklch(81.3% 0.175 329.4);
Tailwind
colors: {
custom: {
50: '#ffb6fa',
500: '#ff95f8',
950: '#000000',
},
}SCSS
$custom: #ff95f8; $custom-light: #ffb6fa; $custom-dark: #000000;
JSON
{
"hex": "#ff95f8",
"rgb": {
"r": 255,
"g": 149,
"b": 248
},
"hsl": {
"h": 303.962,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.81297,
"c": 0.1749,
"h": 329.4
},
"luminance": 0.49532
}Semantic roles & 50–950 ramp
primary
#FF95F8
secondary
#D4F7D6
accent
#E60F00
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181117
muted
#868085