#F083F9#F083F9
#F083F9 is a light, vivid purple. Relative luminance 0.416; OKLCH L 77.1% C 0.196 H 324.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F083F9 |
|---|---|
| RGB | rgb(240, 131, 249) |
| HSL | hsl(295, 91%, 75%) |
| HSV | hsv(295, 47%, 98%) |
| CMYK | cmyk(3.6%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(70.59, 58.39, -41.42) |
| CIE-LCH | lch(70.59, 71.58, 324.65°) |
| OKLab | oklab(77.06% 0.1591 -0.114) |
| OKLCH | oklch(77.06% 0.196 324.4) |
| XYZ | xyz(61.1488, 41.6003, 94.4129) |
| Luminance | 0.4160 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 3.78
Violet Pink
#FB5FFC
ΔE00 5.73
Lavender Pink
#DD85D7
ΔE00 5.75
Light Magenta
#FA5FF7
ΔE00 5.77
Candy Pink
#FF63E9
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083F9 #8CF983
analogous
#B583F9 #F083F9 #F983C7
triadic
#F083F9 #F9F083 #83F9F0
tetradic
#F083F9 #F9B583 #8CF983 #83C7F9
square
#F083F9 #F9B583 #8CF983 #83C7F9
split-complementary
#F083F9 #C7F983 #83F9B5
monochromatic
#E20EF3 #E949F6 #F083F9 #F7BDFC #FBE2FE
Accessibility & contrast
On white
2.25
#F083F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F083F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083F9
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083F9 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#95B1F5
Tritanopia (blue-blind)
#F491B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f083f9; /* rgb */ color: rgb(240, 131, 249); /* oklch */ color: oklch(77.1% 0.196 324.4);
Tailwind
colors: {
custom: {
50: '#f7aafb',
500: '#f083f9',
950: '#000000',
},
}SCSS
$custom: #f083f9; $custom-light: #f7aafb; $custom-dark: #000000;
JSON
{
"hex": "#f083f9",
"rgb": {
"r": 240,
"g": 131,
"b": 249
},
"hsl": {
"h": 295.424,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.77062,
"c": 0.19573,
"h": 324.4
},
"luminance": 0.41597
}Semantic roles & 50–950 ramp
primary
#F083F9
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85