#F86EEE#F86EEE
#F86EEE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.8% C 0.223 H 330.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EEE |
|---|---|
| RGB | rgb(248, 110, 238) |
| HSL | hsl(304, 91%, 70%) |
| HSV | hsv(304, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 4%, 2.7%) |
| CIE-LAB | lab(67.49, 68.38, -40.15) |
| CIE-LCH | lch(67.49, 79.29, 329.58°) |
| OKLab | oklab(74.83% 0.1937 -0.11) |
| OKLCH | oklch(74.83% 0.223 330.4) |
| XYZ | xyz(59.7195, 37.2853, 84.9237) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.76
Candy Pink
#FF63E9
ΔE00 1.92
Light Magenta
#FA5FF7
ΔE00 2.71
Violet Pink
#FB5FFC
ΔE00 3.10
Violet (CSS)
#EE82EE
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EEE #6EF878
analogous
#BD6EF8 #F86EEE #F86EA9
triadic
#F86EEE #EEF86E #6EEEF8
tetradic
#F86EEE #F8BD6E #6EF878 #6EA9F8
square
#F86EEE #F8BD6E #6EF878 #6EA9F8
split-complementary
#F86EEE #A9F86E #6EF8BD
monochromatic
#E10BD1 #F534E7 #F86EEE #FBA8F5 #FEE2FC
Accessibility & contrast
On white
2.48
#F86EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F86EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EEE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EEE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6698F2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FF7BA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86eee; /* rgb */ color: rgb(248, 110, 238); /* oklch */ color: oklch(74.8% 0.223 330.4);
Tailwind
colors: {
custom: {
50: '#fd9ef4',
500: '#f86eee',
950: '#000000',
},
}SCSS
$custom: #f86eee; $custom-light: #fd9ef4; $custom-dark: #000000;
JSON
{
"hex": "#f86eee",
"rgb": {
"r": 248,
"g": 110,
"b": 238
},
"hsl": {
"h": 304.348,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.7483,
"c": 0.22275,
"h": 330.4
},
"luminance": 0.37281
}Semantic roles & 50–950 ramp
primary
#F86EEE
secondary
#CEF4D1
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85