#F082EA#F082EA
#F082EA is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.184 H 329.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F082EA |
|---|---|
| RGB | rgb(240, 130, 234) |
| HSL | hsl(303, 79%, 73%) |
| HSV | hsv(303, 46%, 94%) |
| CMYK | cmyk(0%, 45.8%, 2.5%, 5.9%) |
| CIE-LAB | lab(69.78, 56.23, -34.46) |
| CIE-LCH | lch(69.78, 65.95, 328.50°) |
| OKLab | oklab(76.25% 0.158 -0.0941) |
| OKLCH | oklch(76.25% 0.184 329.2) |
| XYZ | xyz(58.7683, 40.4343, 82.5351) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.94
Purply Pink
#F075E6
ΔE00 2.49
Lavender Pink
#DD85D7
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 5.17
Orchid
#DA70D6
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F082EA #82F088
analogous
#BF82F0 #F082EA #F082B3
triadic
#F082EA #EAF082 #82EAF0
tetradic
#F082EA #F0BF82 #82F088 #82B3F0
square
#F082EA #F0BF82 #82F088 #82B3F0
split-complementary
#F082EA #B3F082 #82F0BF
monochromatic
#DD1BD2 #E94BE1 #F082EA #F7B9F3 #FCE4FA
Accessibility & contrast
On white
2.31
#F082EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F082EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F082EA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F082EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F082EA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#F78CAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f082ea; /* rgb */ color: rgb(240, 130, 234); /* oklch */ color: oklch(76.2% 0.184 329.2);
Tailwind
colors: {
custom: {
50: '#f7a9f1',
500: '#f082ea',
950: '#000000',
},
}SCSS
$custom: #f082ea; $custom-light: #f7a9f1; $custom-dark: #000000;
JSON
{
"hex": "#f082ea",
"rgb": {
"r": 240,
"g": 130,
"b": 234
},
"hsl": {
"h": 303.273,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.76249,
"c": 0.18384,
"h": 329.2
},
"luminance": 0.40431
}Semantic roles & 50–950 ramp
primary
#F082EA
secondary
#D7F4D9
accent
#DB160B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84