#F08BFC#F08BFC
#F08BFC is a light, vivid purple. Relative luminance 0.440; OKLCH L 78.3% C 0.186 H 323.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BFC |
|---|---|
| RGB | rgb(240, 139, 252) |
| HSL | hsl(294, 95%, 77%) |
| HSV | hsv(294, 45%, 99%) |
| CMYK | cmyk(4.8%, 44.8%, 0%, 1.2%) |
| CIE-LAB | lab(72.24, 54.99, -40.48) |
| CIE-LCH | lch(72.24, 68.28, 323.64°) |
| OKLab | oklab(78.33% 0.1487 -0.1113) |
| OKLCH | oklch(78.33% 0.186 323.2) |
| XYZ | xyz(62.7367, 44.0215, 97.2689) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.63
Purply Pink
#F075E6
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 6.05
Violet Pink
#FB5FFC
ΔE00 7.24
Light Magenta
#FA5FF7
ΔE00 7.31
Candy Pink
#FF63E9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BFC #97FC8B
analogous
#B88BFC #F08BFC #FC8BD0
triadic
#F08BFC #FCF08B #8BFCF0
tetradic
#F08BFC #FCB88B #97FC8B #8BD0FC
square
#F08BFC #FCB88B #97FC8B #8BD0FC
split-complementary
#F08BFC #D0FC8B #8BFCB8
monochromatic
#E114F9 #E84FFA #F08BFC #F8C7FE #FBE1FE
Accessibility & contrast
On white
2.14
#F08BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#F08BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BFC
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BFC | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#F398B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08bfc; /* rgb */ color: rgb(240, 139, 252); /* oklch */ color: oklch(78.3% 0.186 323.2);
Tailwind
colors: {
custom: {
50: '#f7affd',
500: '#f08bfc',
950: '#000000',
},
}SCSS
$custom: #f08bfc; $custom-light: #f7affd; $custom-dark: #000000;
JSON
{
"hex": "#f08bfc",
"rgb": {
"r": 240,
"g": 139,
"b": 252
},
"hsl": {
"h": 293.628,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78329,
"c": 0.18576,
"h": 323.2
},
"luminance": 0.44019
}Semantic roles & 50–950 ramp
primary
#F08BFC
secondary
#D8F6D5
accent
#E60018
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086