#F86EEB#F86EEB
#F86EEB is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.7% C 0.220 H 331.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F86EEB |
|---|---|
| RGB | rgb(248, 110, 235) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 56%, 97%) |
| CMYK | cmyk(0%, 55.6%, 5.2%, 2.7%) |
| CIE-LAB | lab(67.36, 67.89, -38.70) |
| CIE-LCH | lch(67.36, 78.15, 330.32°) |
| OKLab | oklab(74.69% 0.1933 -0.1058) |
| OKLCH | oklch(74.69% 0.22 331.3) |
| XYZ | xyz(59.2825, 37.1105, 82.6218) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.54
Candy Pink
#FF63E9
ΔE00 1.72
Light Magenta
#FA5FF7
ΔE00 3.02
Violet Pink
#FB5FFC
ΔE00 3.47
Violet (CSS)
#EE82EE
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86EEB #6EF87B
analogous
#C06EF8 #F86EEB #F86EA6
triadic
#F86EEB #EBF86E #6EEBF8
tetradic
#F86EEB #F8C06E #6EF87B #6EA6F8
square
#F86EEB #F8C06E #6EF87B #6EA6F8
split-complementary
#F86EEB #A6F86E #6EF8C0
monochromatic
#E10BCD #F534E3 #F86EEB #FBA8F3 #FEE2FB
Accessibility & contrast
On white
2.49
#F86EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#F86EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86EEB
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86EEB | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798EF
Deuteranopia (green-blind)
#93ABE7
Tritanopia (blue-blind)
#FF7AA3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86eeb; /* rgb */ color: rgb(248, 110, 235); /* oklch */ color: oklch(74.7% 0.220 331.3);
Tailwind
colors: {
custom: {
50: '#fd9ef2',
500: '#f86eeb',
950: '#000000',
},
}SCSS
$custom: #f86eeb; $custom-light: #fd9ef2; $custom-dark: #000000;
JSON
{
"hex": "#f86eeb",
"rgb": {
"r": 248,
"g": 110,
"b": 235
},
"hsl": {
"h": 305.652,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.74692,
"c": 0.22038,
"h": 331.3
},
"luminance": 0.37106
}Semantic roles & 50–950 ramp
primary
#F86EEB
secondary
#CEF4D1
accent
#E61600
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85