#F083EA#F083EA
#F083EA is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.4% C 0.182 H 329.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F083EA |
|---|---|
| RGB | rgb(240, 131, 234) |
| HSL | hsl(303, 78%, 73%) |
| HSV | hsv(303, 45%, 94%) |
| CMYK | cmyk(0%, 45.4%, 2.5%, 5.9%) |
| CIE-LAB | lab(69.97, 55.74, -34.17) |
| CIE-LCH | lch(69.97, 65.38, 328.49°) |
| OKLab | oklab(76.39% 0.1566 -0.0932) |
| OKLCH | oklch(76.39% 0.182 329.2) |
| XYZ | xyz(58.9020, 40.7016, 82.5796) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.01
Purply Pink
#F075E6
ΔE00 2.69
Lavender Pink
#DD85D7
ΔE00 3.82
Candy Pink
#FF63E9
ΔE00 5.35
Orchid
#DA70D6
ΔE00 5.79
Light Magenta
#FA5FF7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F083EA #83F089
analogous
#C083F0 #F083EA #F083B3
triadic
#F083EA #EAF083 #83EAF0
tetradic
#F083EA #F0C083 #83F089 #83B3F0
square
#F083EA #F0C083 #83F089 #83B3F0
split-complementary
#F083EA #B3F083 #83F0C0
monochromatic
#DE1BD3 #E94CE1 #F083EA #F7BAF3 #FCE4FA
Accessibility & contrast
On white
2.30
#F083EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#F083EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F083EA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F083EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F083EA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#9BB0E7
Tritanopia (blue-blind)
#F78DAC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f083ea; /* rgb */ color: rgb(240, 131, 234); /* oklch */ color: oklch(76.4% 0.182 329.2);
Tailwind
colors: {
custom: {
50: '#f7aaf1',
500: '#f083ea',
950: '#000000',
},
}SCSS
$custom: #f083ea; $custom-light: #f7aaf1; $custom-dark: #000000;
JSON
{
"hex": "#f083ea",
"rgb": {
"r": 240,
"g": 131,
"b": 234
},
"hsl": {
"h": 303.303,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.76389,
"c": 0.18223,
"h": 329.2
},
"luminance": 0.40698
}Semantic roles & 50–950 ramp
primary
#F083EA
secondary
#D8F3D9
accent
#DB160B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84