#F083FA#F083FA
#F083FA is a light, vivid purple. Relative luminance 0.417; OKLCH L 77.1% C 0.197 H 324.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F083FA |
|---|---|
| RGB | rgb(240, 131, 250) |
| HSL | hsl(295, 92%, 75%) |
| HSV | hsv(295, 48%, 98%) |
| CMYK | cmyk(4%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(70.64, 58.57, -41.89) |
| CIE-LCH | lch(70.64, 72.01, 324.42°) |
| OKLab | oklab(77.11% 0.1593 -0.1153) |
| OKLCH | oklch(77.11% 0.197 324.1) |
| XYZ | xyz(61.3052, 41.6629, 95.2365) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.91
Purply Pink
#F075E6
ΔE00 3.90
Violet Pink
#FB5FFC
ΔE00 5.71
Light Magenta
#FA5FF7
ΔE00 5.77
Lavender Pink
#DD85D7
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083FA #8DFA83
analogous
#B583FA #F083FA #FA83C9
triadic
#F083FA #FAF083 #83FAF0
tetradic
#F083FA #FAB583 #8DFA83 #83C9FA
square
#F083FA #FAB583 #8DFA83 #83C9FA
split-complementary
#F083FA #C9FA83 #83FAB5
monochromatic
#E20DF5 #E948F8 #F083FA #F7BEFC #FBE2FE
Accessibility & contrast
On white
2.25
#F083FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F083FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083FA
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083FA | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#94B1F6
Tritanopia (blue-blind)
#F491B3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f083fa; /* rgb */ color: rgb(240, 131, 250); /* oklch */ color: oklch(77.1% 0.197 324.1);
Tailwind
colors: {
custom: {
50: '#f7aafc',
500: '#f083fa',
950: '#000000',
},
}SCSS
$custom: #f083fa; $custom-light: #f7aafc; $custom-dark: #000000;
JSON
{
"hex": "#f083fa",
"rgb": {
"r": 240,
"g": 131,
"b": 250
},
"hsl": {
"h": 294.958,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.77108,
"c": 0.19665,
"h": 324.1
},
"luminance": 0.4166
}Semantic roles & 50–950 ramp
primary
#F083FA
secondary
#D8F6D5
accent
#E60013
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85