#F072EA#F072EA
#F072EA is a light, highly saturated purple. Relative luminance 0.365; OKLCH L 74.1% C 0.209 H 329.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F072EA |
|---|---|
| RGB | rgb(240, 114, 234) |
| HSL | hsl(303, 81%, 69%) |
| HSV | hsv(303, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 2.5%, 5.9%) |
| CIE-LAB | lab(66.90, 63.82, -38.94) |
| CIE-LCH | lch(66.90, 74.76, 328.61°) |
| OKLab | oklab(74.12% 0.1795 -0.1067) |
| OKLCH | oklch(74.12% 0.209 329.3) |
| XYZ | xyz(56.8031, 36.5039, 81.8800) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.97
Candy Pink
#FF63E9
ΔE00 2.81
Violet (CSS)
#EE82EE
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.36
Violet Pink
#FB5FFC
ΔE00 3.76
Orchid
#DA70D6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072EA #72F078
analogous
#B772F0 #F072EA #F072AB
triadic
#F072EA #EAF072 #72EAF0
tetradic
#F072EA #F0B772 #72F078 #72ABF0
square
#F072EA #F0B772 #72F078 #72ABF0
split-complementary
#F072EA #ABF072 #72F0B7
monochromatic
#D116C8 #EA3BE2 #F072EA #F6A9F2 #FCE1FA
Accessibility & contrast
On white
2.53
#F072EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#F072EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072EA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072EA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6998EE
Deuteranopia (green-blind)
#90A9E6
Tritanopia (blue-blind)
#F77EA4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f072ea; /* rgb */ color: rgb(240, 114, 234); /* oklch */ color: oklch(74.1% 0.209 329.3);
Tailwind
colors: {
custom: {
50: '#f8a0f1',
500: '#f072ea',
950: '#000000',
},
}SCSS
$custom: #f072ea; $custom-light: #f8a0f1; $custom-dark: #000000;
JSON
{
"hex": "#f072ea",
"rgb": {
"r": 240,
"g": 114,
"b": 234
},
"hsl": {
"h": 302.857,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.74121,
"c": 0.20882,
"h": 329.3
},
"luminance": 0.365
}Semantic roles & 50–950 ramp
primary
#F072EA
secondary
#CDF1CE
accent
#DD1308
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85