#F95FED#F95FED
#F95FED is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 73.3% C 0.243 H 330.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F95FED |
|---|---|
| RGB | rgb(249, 95, 237) |
| HSL | hsl(305, 93%, 67%) |
| HSV | hsv(305, 62%, 98%) |
| CMYK | cmyk(0%, 61.8%, 4.8%, 2.4%) |
| CIE-LAB | lab(65.31, 74.70, -43.00) |
| CIE-LCH | lch(65.31, 86.19, 330.07°) |
| OKLab | oklab(73.25% 0.2125 -0.118) |
| OKLCH | oklch(73.25% 0.243 330.9) |
| XYZ | xyz(58.4450, 34.4428, 83.6742) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.46
Candy Pink
#FF63E9
ΔE00 1.73
Violet Pink
#FB5FFC
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 3.58
Orchid
#DA70D6
ΔE00 5.32
Violet (CSS)
#EE82EE
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F95FED #5FF96B
analogous
#B85FF9 #F95FED #F95FA0
triadic
#F95FED #EDF95F #5FEDF9
tetradic
#F95FED #F9B85F #5FF96B #5FA0F9
square
#F95FED #F9B85F #5FF96B #5FA0F9
split-complementary
#F95FED #A0F95F #5FF9B8
monochromatic
#D608C6 #F724E6 #F95FED #FB9AF4 #FDD5FA
Accessibility & contrast
On white
2.66
#F95FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#F95FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F95FED
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F95FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F95FED | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F1
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#FF6E9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f95fed; /* rgb */ color: rgb(249, 95, 237); /* oklch */ color: oklch(73.3% 0.243 330.9);
Tailwind
colors: {
custom: {
50: '#ff96f3',
500: '#f95fed',
950: '#000000',
},
}SCSS
$custom: #f95fed; $custom-light: #ff96f3; $custom-dark: #000000;
JSON
{
"hex": "#f95fed",
"rgb": {
"r": 249,
"g": 95,
"b": 237
},
"hsl": {
"h": 304.675,
"s": 92.771,
"l": 67.451
},
"oklch": {
"l": 0.73253,
"c": 0.2431,
"h": 330.9
},
"luminance": 0.34439
}Semantic roles & 50–950 ramp
primary
#F95FED
secondary
#C2F2C6
accent
#E61200
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85