#F08BF9#F08BF9
#F08BF9 is a light, vivid purple. Relative luminance 0.438; OKLCH L 78.2% C 0.183 H 324.1°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F08BF9 |
|---|---|
| RGB | rgb(240, 139, 249) |
| HSL | hsl(295, 90%, 76%) |
| HSV | hsv(295, 44%, 98%) |
| CMYK | cmyk(3.6%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(72.12, 54.44, -39.04) |
| CIE-LCH | lch(72.12, 66.99, 324.35°) |
| OKLab | oklab(78.19% 0.1482 -0.1072) |
| OKLCH | oklch(78.19% 0.183 324.1) |
| XYZ | xyz(62.2651, 43.8328, 94.7850) |
| Luminance | 0.4383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 4.85
Lavender Pink
#DD85D7
ΔE00 5.62
Candy Pink
#FF63E9
ΔE00 7.18
Violet Pink
#FB5FFC
ΔE00 7.30
Light Magenta
#FA5FF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08BF9 #94F98B
analogous
#B98BF9 #F08BF9 #F98BCB
triadic
#F08BF9 #F9F08B #8BF9F0
tetradic
#F08BF9 #F9B98B #94F98B #8BCBF9
square
#F08BF9 #F9B98B #94F98B #8BCBF9
split-complementary
#F08BF9 #CBF98B #8BF9B9
monochromatic
#E117F3 #E851F6 #F08BF9 #F8C5FC #FBE2FD
Accessibility & contrast
On white
2.15
#F08BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#F08BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08BF9
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08BF9 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#9BB5F6
Tritanopia (blue-blind)
#F498B6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f08bf9; /* rgb */ color: rgb(240, 139, 249); /* oklch */ color: oklch(78.2% 0.183 324.1);
Tailwind
colors: {
custom: {
50: '#f7affb',
500: '#f08bf9',
950: '#000000',
},
}SCSS
$custom: #f08bf9; $custom-light: #f7affb; $custom-dark: #000000;
JSON
{
"hex": "#f08bf9",
"rgb": {
"r": 240,
"g": 139,
"b": 249
},
"hsl": {
"h": 295.091,
"s": 90.164,
"l": 76.078
},
"oklch": {
"l": 0.78193,
"c": 0.18291,
"h": 324.1
},
"luminance": 0.4383
}Semantic roles & 50–950 ramp
primary
#F08BF9
secondary
#D8F6D5
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085