#F86CEB#F86CEB
#F86CEB is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.5% C 0.223 H 331.3°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F86CEB |
|---|---|
| RGB | rgb(248, 108, 235) |
| HSL | hsl(306, 91%, 70%) |
| HSV | hsv(306, 56%, 97%) |
| CMYK | cmyk(0%, 56.5%, 5.2%, 2.7%) |
| CIE-LAB | lab(67.04, 68.76, -39.20) |
| CIE-LCH | lch(67.04, 79.15, 330.31°) |
| OKLab | oklab(74.46% 0.1958 -0.1073) |
| OKLCH | oklch(74.46% 0.223 331.3) |
| XYZ | xyz(59.0691, 36.6838, 82.5506) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Candy Pink
#FF63E9
ΔE00 1.50
Purply Pink
#F075E6
ΔE00 1.77
Light Magenta
#FA5FF7
ΔE00 2.75
Violet Pink
#FB5FFC
ΔE00 3.23
Violet (CSS)
#EE82EE
ΔE00 3.92
Orchid
#DA70D6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F86CEB #6CF879
analogous
#BF6CF8 #F86CEB #F86CA5
triadic
#F86CEB #EBF86C #6CEBF8
tetradic
#F86CEB #F8BF6C #6CF879 #6CA5F8
square
#F86CEB #F8BF6C #6CF879 #6CA5F8
split-complementary
#F86CEB #A5F86C #6CF8BF
monochromatic
#DF0BCB #F532E3 #F86CEB #FBA6F3 #FEE1FB
Accessibility & contrast
On white
2.52
#F86CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#F86CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F86CEB
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F86CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F86CEB | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597EF
Deuteranopia (green-blind)
#91AAE7
Tritanopia (blue-blind)
#FF78A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f86ceb; /* rgb */ color: rgb(248, 108, 235); /* oklch */ color: oklch(74.5% 0.223 331.3);
Tailwind
colors: {
custom: {
50: '#fe9df2',
500: '#f86ceb',
950: '#000000',
},
}SCSS
$custom: #f86ceb; $custom-light: #fe9df2; $custom-dark: #000000;
JSON
{
"hex": "#f86ceb",
"rgb": {
"r": 248,
"g": 108,
"b": 235
},
"hsl": {
"h": 305.571,
"s": 90.909,
"l": 69.804
},
"oklch": {
"l": 0.74456,
"c": 0.22325,
"h": 331.3
},
"luminance": 0.3668
}Semantic roles & 50–950 ramp
primary
#F86CEB
secondary
#CCF4D0
accent
#E61500
background
#FFFAFE
surface
#FFF3FD
border
#D7CDD5
text
#180F17
muted
#867F85