#F081EA#F081EA
#F081EA is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.185 H 329.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F081EA |
|---|---|
| RGB | rgb(240, 129, 234) |
| HSL | hsl(303, 79%, 72%) |
| HSV | hsv(303, 46%, 94%) |
| CMYK | cmyk(0%, 46.3%, 2.5%, 5.9%) |
| CIE-LAB | lab(69.59, 56.72, -34.76) |
| CIE-LCH | lch(69.59, 66.52, 328.50°) |
| OKLab | oklab(76.11% 0.1593 -0.0949) |
| OKLCH | oklch(76.11% 0.185 329.2) |
| XYZ | xyz(58.6360, 40.1695, 82.4909) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.90
Purply Pink
#F075E6
ΔE00 2.29
Lavender Pink
#DD85D7
ΔE00 3.92
Candy Pink
#FF63E9
ΔE00 4.99
Orchid
#DA70D6
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F081EA #81F087
analogous
#BE81F0 #F081EA #F081B3
triadic
#F081EA #EAF081 #81EAF0
tetradic
#F081EA #F0BE81 #81F087 #81B3F0
square
#F081EA #F0BE81 #81F087 #81B3F0
split-complementary
#F081EA #B3F081 #81F0BE
monochromatic
#DC1AD2 #E94AE1 #F081EA #F7B8F3 #FCE4FA
Accessibility & contrast
On white
2.32
#F081EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F081EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F081EA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F081EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F081EA | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EE
Deuteranopia (green-blind)
#9AAFE7
Tritanopia (blue-blind)
#F78BAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f081ea; /* rgb */ color: rgb(240, 129, 234); /* oklch */ color: oklch(76.1% 0.185 329.2);
Tailwind
colors: {
custom: {
50: '#f7a9f1',
500: '#f081ea',
950: '#000000',
},
}SCSS
$custom: #f081ea; $custom-light: #f7a9f1; $custom-dark: #000000;
JSON
{
"hex": "#f081ea",
"rgb": {
"r": 240,
"g": 129,
"b": 234
},
"hsl": {
"h": 303.243,
"s": 78.723,
"l": 72.353
},
"oklch": {
"l": 0.7611,
"c": 0.18545,
"h": 329.2
},
"luminance": 0.40166
}Semantic roles & 50–950 ramp
primary
#F081EA
secondary
#D7F4D9
accent
#DB160A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84