#F072EE#F072EE
#F072EE is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.212 H 328.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F072EE |
|---|---|
| RGB | rgb(240, 114, 238) |
| HSL | hsl(301, 81%, 69%) |
| HSV | hsv(301, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 0.8%, 5.9%) |
| CIE-LAB | lab(67.08, 64.49, -40.87) |
| CIE-LCH | lch(67.08, 76.36, 327.64°) |
| OKLab | oklab(74.31% 0.18 -0.1123) |
| OKLCH | oklch(74.31% 0.212 328.1) |
| XYZ | xyz(57.3843, 36.7363, 84.9406) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.56
Violet (CSS)
#EE82EE
ΔE00 3.00
Light Magenta
#FA5FF7
ΔE00 3.05
Candy Pink
#FF63E9
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.35
Orchid
#DA70D6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072EE #72F074
analogous
#B372F0 #F072EE #F072AF
triadic
#F072EE #EEF072 #72EEF0
tetradic
#F072EE #F0B372 #72F074 #72AFF0
square
#F072EE #F0B372 #72F074 #72AFF0
split-complementary
#F072EE #AFF072 #72F0B3
monochromatic
#D116CE #EA3BE7 #F072EE #F6A9F5 #FCE1FB
Accessibility & contrast
On white
2.52
#F072EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#F072EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072EE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072EE | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#F780A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f072ee; /* rgb */ color: rgb(240, 114, 238); /* oklch */ color: oklch(74.3% 0.212 328.1);
Tailwind
colors: {
custom: {
50: '#f8a0f4',
500: '#f072ee',
950: '#000000',
},
}SCSS
$custom: #f072ee; $custom-light: #f8a0f4; $custom-dark: #000000;
JSON
{
"hex": "#f072ee",
"rgb": {
"r": 240,
"g": 114,
"b": 238
},
"hsl": {
"h": 300.952,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.74308,
"c": 0.21218,
"h": 328.1
},
"luminance": 0.36733
}Semantic roles & 50–950 ramp
primary
#F072EE
secondary
#CDF1CD
accent
#DD0C08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85