#F081FA#F081FA
#F081FA is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.8% C 0.200 H 324.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F081FA |
|---|---|
| RGB | rgb(240, 129, 250) |
| HSL | hsl(295, 92%, 74%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(70.27, 59.54, -42.47) |
| CIE-LCH | lch(70.27, 73.13, 324.50°) |
| OKLab | oklab(76.83% 0.162 -0.117) |
| OKLCH | oklch(76.83% 0.2 324.2) |
| XYZ | xyz(61.0392, 41.1308, 95.1478) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.97
Purply Pink
#F075E6
ΔE00 3.71
Violet Pink
#FB5FFC
ΔE00 5.34
Light Magenta
#FA5FF7
ΔE00 5.40
Candy Pink
#FF63E9
ΔE00 5.71
Lavender Pink
#DD85D7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F081FA #8BFA81
analogous
#B481FA #F081FA #FA81C8
triadic
#F081FA #FAF081 #81FAF0
tetradic
#F081FA #FAB481 #8BFA81 #81C8FA
square
#F081FA #FAB481 #8BFA81 #81C8FA
split-complementary
#F081FA #C8FA81 #81FAB4
monochromatic
#E20BF5 #E946F8 #F081FA #F7BCFC #FBE2FE
Accessibility & contrast
On white
2.28
#F081FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#F081FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F081FA
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F081FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F081FA | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#93B1F6
Tritanopia (blue-blind)
#F490B2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f081fa; /* rgb */ color: rgb(240, 129, 250); /* oklch */ color: oklch(76.8% 0.200 324.2);
Tailwind
colors: {
custom: {
50: '#f7a9fc',
500: '#f081fa',
950: '#000000',
},
}SCSS
$custom: #f081fa; $custom-light: #f7a9fc; $custom-dark: #000000;
JSON
{
"hex": "#f081fa",
"rgb": {
"r": 240,
"g": 129,
"b": 250
},
"hsl": {
"h": 295.041,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.76834,
"c": 0.19979,
"h": 324.2
},
"luminance": 0.41128
}Semantic roles & 50–950 ramp
primary
#F081FA
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85