#F86EEF#F86EEF
#F86EEF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.9% C 0.224 H 330.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EEF |
|---|---|
| RGB | rgb(248, 110, 239) |
| HSL | hsl(304, 91%, 70%) |
| HSV | hsv(304, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 3.6%, 2.7%) |
| CIE-LAB | lab(67.53, 68.54, -40.63) |
| CIE-LCH | lch(67.53, 79.68, 329.34°) |
| OKLab | oklab(74.88% 0.1938 -0.1114) |
| OKLCH | oklch(74.88% 0.224 330.1) |
| XYZ | xyz(59.8668, 37.3443, 85.6995) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 2.01
Light Magenta
#FA5FF7
ΔE00 2.62
Violet Pink
#FB5FFC
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EEF #6EF877
analogous
#BC6EF8 #F86EEF #F86EAA
triadic
#F86EEF #EFF86E #6EEFF8
tetradic
#F86EEF #F8BC6E #6EF877 #6EAAF8
square
#F86EEF #F8BC6E #6EF877 #6EAAF8
split-complementary
#F86EEF #AAF86E #6EF8BC
monochromatic
#E10BD3 #F534E9 #F86EEF #FBA8F5 #FEE2FC
Accessibility & contrast
On white
2.48
#F86EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F86EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EEF
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EEF | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F3
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#FF7BA5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86eef; /* rgb */ color: rgb(248, 110, 239); /* oklch */ color: oklch(74.9% 0.224 330.1);
Tailwind
colors: {
custom: {
50: '#fd9ef4',
500: '#f86eef',
950: '#000000',
},
}SCSS
$custom: #f86eef; $custom-light: #fd9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f86eef",
"rgb": {
"r": 248,
"g": 110,
"b": 239
},
"hsl": {
"h": 303.913,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74877,
"c": 0.22355,
"h": 330.1
},
"luminance": 0.3734
}Semantic roles & 50–950 ramp
primary
#F86EEF
secondary
#CEF4D0
accent
#E60F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85