#F86DEE#F86DEE
#F86DEE is a light, highly saturated purple. Relative luminance 0.371; OKLCH L 74.7% C 0.224 H 330.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F86DEE |
|---|---|
| RGB | rgb(248, 109, 238) |
| HSL | hsl(304, 91%, 70%) |
| HSV | hsv(304, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 4%, 2.7%) |
| CIE-LAB | lab(67.33, 68.81, -40.40) |
| CIE-LCH | lch(67.33, 79.79, 329.58°) |
| OKLab | oklab(74.71% 0.1949 -0.1107) |
| OKLCH | oklch(74.71% 0.224 330.4) |
| XYZ | xyz(59.6122, 37.0708, 84.8879) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.82
Purply Pink
#F075E6
ΔE00 1.86
Light Magenta
#FA5FF7
ΔE00 2.56
Violet Pink
#FB5FFC
ΔE00 2.97
Violet (CSS)
#EE82EE
ΔE00 3.74
Orchid
#DA70D6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86DEE #6DF877
analogous
#BD6DF8 #F86DEE #F86DA8
triadic
#F86DEE #EEF86D #6DEEF8
tetradic
#F86DEE #F8BD6D #6DF877 #6DA8F8
square
#F86DEE #F8BD6D #6DF877 #6DA8F8
split-complementary
#F86DEE #A8F86D #6DF8BD
monochromatic
#E00BD1 #F533E7 #F86DEE #FBA7F5 #FEE2FC
Accessibility & contrast
On white
2.50
#F86DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F86DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86DEE
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86DEE | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#FF7AA4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86dee; /* rgb */ color: rgb(248, 109, 238); /* oklch */ color: oklch(74.7% 0.224 330.4);
Tailwind
colors: {
custom: {
50: '#fe9df4',
500: '#f86dee',
950: '#000000',
},
}SCSS
$custom: #f86dee; $custom-light: #fe9df4; $custom-dark: #000000;
JSON
{
"hex": "#f86dee",
"rgb": {
"r": 248,
"g": 109,
"b": 238
},
"hsl": {
"h": 304.317,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.74713,
"c": 0.22419,
"h": 330.4
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#F86DEE
secondary
#CDF4D0
accent
#E61100
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85