#F86DEB#F86DEB
#F86DEB is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.6% C 0.222 H 331.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F86DEB |
|---|---|
| RGB | rgb(248, 109, 235) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 56%, 97%) |
| CMYK | cmyk(0%, 56%, 5.2%, 2.7%) |
| CIE-LAB | lab(67.20, 68.33, -38.95) |
| CIE-LCH | lch(67.20, 78.65, 330.32°) |
| OKLab | oklab(74.57% 0.1946 -0.1066) |
| OKLCH | oklch(74.57% 0.222 331.3) |
| XYZ | xyz(59.1752, 36.8959, 82.5860) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.61
Purply Pink
#F075E6
ΔE00 1.65
Light Magenta
#FA5FF7
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86DEB #6DF87A
analogous
#C06DF8 #F86DEB #F86DA5
triadic
#F86DEB #EBF86D #6DEBF8
tetradic
#F86DEB #F8C06D #6DF87A #6DA5F8
square
#F86DEB #F8C06D #6DF87A #6DA5F8
split-complementary
#F86DEB #A5F86D #6DF8C0
monochromatic
#E00BCC #F533E3 #F86DEB #FBA7F3 #FEE2FB
Accessibility & contrast
On white
2.51
#F86DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#F86DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86DEB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86DEB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#FF79A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f86deb; /* rgb */ color: rgb(248, 109, 235); /* oklch */ color: oklch(74.6% 0.222 331.3);
Tailwind
colors: {
custom: {
50: '#fd9df2',
500: '#f86deb',
950: '#000000',
},
}SCSS
$custom: #f86deb; $custom-light: #fd9df2; $custom-dark: #000000;
JSON
{
"hex": "#f86deb",
"rgb": {
"r": 248,
"g": 109,
"b": 235
},
"hsl": {
"h": 305.612,
"s": 90.85,
"l": 70
},
"oklch": {
"l": 0.74574,
"c": 0.22182,
"h": 331.3
},
"luminance": 0.36892
}Semantic roles & 50–950 ramp
primary
#F86DEB
secondary
#CDF4D1
accent
#E61500
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85