#F083FF#F083FF
#F083FF is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.3% C 0.201 H 322.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F083FF |
|---|---|
| RGB | rgb(240, 131, 255) |
| HSL | hsl(293, 100%, 76%) |
| HSV | hsv(293, 49%, 100%) |
| CMYK | cmyk(5.9%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(70.86, 59.48, -44.28) |
| CIE-LCH | lch(70.86, 74.15, 323.34°) |
| OKLab | oklab(77.34% 0.16 -0.1222) |
| OKLCH | oklch(77.34% 0.201 322.6) |
| XYZ | xyz(62.0996, 41.9806, 99.4204) |
| Luminance | 0.4198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.72
Purply Pink
#F075E6
ΔE00 4.54
Violet Pink
#FB5FFC
ΔE00 5.70
Light Magenta
#FA5FF7
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083FF #92FF83
analogous
#B283FF #F083FF #FF83D0
triadic
#F083FF #FFF083 #83FFF0
tetradic
#F083FF #FFB283 #92FF83 #83D0FF
square
#F083FF #FFB283 #92FF83 #83D0FF
split-complementary
#F083FF #D0FF83 #83FFB2
monochromatic
#E109FF #E946FF #F083FF #F7C0FF #FBE0FF
Accessibility & contrast
On white
2.24
#F083FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F083FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083FF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083FF | 1.00 | 2.24 | 9.40 | 9.40 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#F393B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f083ff; /* rgb */ color: rgb(240, 131, 255); /* oklch */ color: oklch(77.3% 0.201 322.6);
Tailwind
colors: {
custom: {
50: '#f7aaff',
500: '#f083ff',
950: '#000000',
},
}SCSS
$custom: #f083ff; $custom-light: #f7aaff; $custom-dark: #000000;
JSON
{
"hex": "#f083ff",
"rgb": {
"r": 240,
"g": 131,
"b": 255
},
"hsl": {
"h": 292.742,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.77343,
"c": 0.20132,
"h": 322.6
},
"luminance": 0.41978
}Semantic roles & 50–950 ramp
primary
#F083FF
secondary
#D8F7D4
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86