#F072E4#F072E4
#F072E4 is a light, highly saturated purple. Relative luminance 0.362; OKLCH L 73.8% C 0.204 H 331.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F072E4 |
|---|---|
| RGB | rgb(240, 114, 228) |
| HSL | hsl(306, 81%, 69%) |
| HSV | hsv(306, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 5%, 5.9%) |
| CIE-LAB | lab(66.65, 62.82, -36.01) |
| CIE-LCH | lch(66.65, 72.42, 330.18°) |
| OKLab | oklab(73.85% 0.1786 -0.0984) |
| OKLCH | oklch(73.85% 0.204 331.2) |
| XYZ | xyz(55.9557, 36.1649, 77.4170) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.60
Candy Pink
#FF63E9
ΔE00 2.72
Violet (CSS)
#EE82EE
ΔE00 3.23
Orchid
#DA70D6
ΔE00 3.79
Light Magenta
#FA5FF7
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072E4 #72F07E
analogous
#BD72F0 #F072E4 #F072A5
triadic
#F072E4 #E4F072 #72E4F0
tetradic
#F072E4 #F0BD72 #72F07E #72A5F0
square
#F072E4 #F0BD72 #72F07E #72A5F0
split-complementary
#F072E4 #A5F072 #72F0BD
monochromatic
#D116C0 #EA3BD9 #F072E4 #F6A9EF #FCE1F9
Accessibility & contrast
On white
2.55
#F072E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#F072E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072E4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072E4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C97E8
Deuteranopia (green-blind)
#92A8E0
Tritanopia (blue-blind)
#F87CA1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f072e4; /* rgb */ color: rgb(240, 114, 228); /* oklch */ color: oklch(73.8% 0.204 331.2);
Tailwind
colors: {
custom: {
50: '#f8a0ed',
500: '#f072e4',
950: '#000000',
},
}SCSS
$custom: #f072e4; $custom-light: #f8a0ed; $custom-dark: #000000;
JSON
{
"hex": "#f072e4",
"rgb": {
"r": 240,
"g": 114,
"b": 228
},
"hsl": {
"h": 305.714,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73848,
"c": 0.20388,
"h": 331.2
},
"luminance": 0.36161
}Semantic roles & 50–950 ramp
primary
#F072E4
secondary
#CDF1D0
accent
#DD1D08
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84