#F072ED#F072ED
#F072ED is a light, highly saturated purple. Relative luminance 0.367; OKLCH L 74.3% C 0.211 H 328.4°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F072ED |
|---|---|
| RGB | rgb(240, 114, 237) |
| HSL | hsl(301, 81%, 69%) |
| HSV | hsv(301, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 1.2%, 5.9%) |
| CIE-LAB | lab(67.03, 64.32, -40.39) |
| CIE-LCH | lch(67.03, 75.95, 327.88°) |
| OKLab | oklab(74.26% 0.1799 -0.1109) |
| OKLCH | oklch(74.26% 0.211 328.4) |
| XYZ | xyz(57.2378, 36.6777, 84.1690) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.41
Violet (CSS)
#EE82EE
ΔE00 2.98
Candy Pink
#FF63E9
ΔE00 2.98
Light Magenta
#FA5FF7
ΔE00 3.12
Violet Pink
#FB5FFC
ΔE00 3.44
Orchid
#DA70D6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072ED #72F075
analogous
#B472F0 #F072ED #F072AE
triadic
#F072ED #EDF072 #72EDF0
tetradic
#F072ED #F0B472 #72F075 #72AEF0
square
#F072ED #F0B472 #72F075 #72AEF0
split-complementary
#F072ED #AEF072 #72F0B4
monochromatic
#D116CD #EA3BE6 #F072ED #F6A9F4 #FCE1FB
Accessibility & contrast
On white
2.52
#F072ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F072ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072ED
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072ED | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6798F1
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#F77FA5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f072ed; /* rgb */ color: rgb(240, 114, 237); /* oklch */ color: oklch(74.3% 0.211 328.4);
Tailwind
colors: {
custom: {
50: '#f8a0f3',
500: '#f072ed',
950: '#000000',
},
}SCSS
$custom: #f072ed; $custom-light: #f8a0f3; $custom-dark: #000000;
JSON
{
"hex": "#f072ed",
"rgb": {
"r": 240,
"g": 114,
"b": 237
},
"hsl": {
"h": 301.429,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.74261,
"c": 0.21133,
"h": 328.4
},
"luminance": 0.36674
}Semantic roles & 50–950 ramp
primary
#F072ED
secondary
#CDF1CE
accent
#DD0D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85