#F86EED#F86EED
#F86EED is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.8% C 0.222 H 330.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EED |
|---|---|
| RGB | rgb(248, 110, 237) |
| HSL | hsl(305, 91%, 70%) |
| HSV | hsv(305, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 4.4%, 2.7%) |
| CIE-LAB | lab(67.45, 68.21, -39.67) |
| CIE-LCH | lch(67.45, 78.91, 329.82°) |
| OKLab | oklab(74.78% 0.1936 -0.1086) |
| OKLCH | oklch(74.78% 0.222 330.7) |
| XYZ | xyz(59.5730, 37.2267, 84.1521) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.68
Candy Pink
#FF63E9
ΔE00 1.84
Light Magenta
#FA5FF7
ΔE00 2.81
Violet Pink
#FB5FFC
ΔE00 3.22
Violet (CSS)
#EE82EE
ΔE00 3.60
Orchid
#DA70D6
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EED #6EF879
analogous
#BE6EF8 #F86EED #F86EA8
triadic
#F86EED #EDF86E #6EEDF8
tetradic
#F86EED #F8BE6E #6EF879 #6EA8F8
square
#F86EED #F8BE6E #6EF879 #6EA8F8
split-complementary
#F86EED #A8F86E #6EF8BE
monochromatic
#E10BD0 #F534E6 #F86EED #FBA8F4 #FEE2FB
Accessibility & contrast
On white
2.49
#F86EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F86EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EED
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EED | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F1
Deuteranopia (green-blind)
#92ABE9
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86eed; /* rgb */ color: rgb(248, 110, 237); /* oklch */ color: oklch(74.8% 0.222 330.7);
Tailwind
colors: {
custom: {
50: '#fd9ef3',
500: '#f86eed',
950: '#000000',
},
}SCSS
$custom: #f86eed; $custom-light: #fd9ef3; $custom-dark: #000000;
JSON
{
"hex": "#f86eed",
"rgb": {
"r": 248,
"g": 110,
"b": 237
},
"hsl": {
"h": 304.783,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74784,
"c": 0.22195,
"h": 330.7
},
"luminance": 0.37223
}Semantic roles & 50–950 ramp
primary
#F86EED
secondary
#CEF4D1
accent
#E61200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85