#F85FED#F85FED
#F85FED is a light, highly saturated purple. Relative luminance 0.343; OKLCH L 73.1% C 0.243 H 330.7°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F85FED |
|---|---|
| RGB | rgb(248, 95, 237) |
| HSL | hsl(304, 92%, 67%) |
| HSV | hsv(304, 62%, 97%) |
| CMYK | cmyk(0%, 61.7%, 4.4%, 2.7%) |
| CIE-LAB | lab(65.17, 74.45, -43.24) |
| CIE-LCH | lch(65.17, 86.10, 329.86°) |
| OKLab | oklab(73.12% 0.2115 -0.1187) |
| OKLCH | oklch(73.12% 0.243 330.7) |
| XYZ | xyz(58.0894, 34.2595, 83.6575) |
| Luminance | 0.3426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 1.43
Candy Pink
#FF63E9
ΔE00 1.89
Violet Pink
#FB5FFC
ΔE00 2.12
Purply Pink
#F075E6
ΔE00 3.61
Orchid
#DA70D6
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F85FED #5FF86A
analogous
#B75FF8 #F85FED #F85FA0
triadic
#F85FED #EDF85F #5FEDF8
tetradic
#F85FED #F8B75F #5FF86A #5FA0F8
square
#F85FED #F8B75F #5FF86A #5FA0F8
split-complementary
#F85FED #A0F85F #5FF8B7
monochromatic
#D309C5 #F524E6 #F85FED #FB9AF4 #FDD4FA
Accessibility & contrast
On white
2.67
#F85FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#F85FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F85FED
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F85FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F85FED | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5591F1
Deuteranopia (green-blind)
#89A6E9
Tritanopia (blue-blind)
#FF6F9E
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #f85fed; /* rgb */ color: rgb(248, 95, 237); /* oklch */ color: oklch(73.1% 0.243 330.7);
Tailwind
colors: {
custom: {
50: '#fe96f3',
500: '#f85fed',
950: '#000000',
},
}SCSS
$custom: #f85fed; $custom-light: #fe96f3; $custom-dark: #000000;
JSON
{
"hex": "#f85fed",
"rgb": {
"r": 248,
"g": 95,
"b": 237
},
"hsl": {
"h": 304.314,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.73119,
"c": 0.24254,
"h": 330.7
},
"luminance": 0.34255
}Semantic roles & 50–950 ramp
primary
#F85FED
secondary
#C1F2C5
accent
#E61100
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180E17
muted
#867E85