#F072E1#F072E1
#F072E1 is a light, highly saturated purple. Relative luminance 0.360; OKLCH L 73.7% C 0.201 H 332.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F072E1 |
|---|---|
| RGB | rgb(240, 114, 225) |
| HSL | hsl(307, 81%, 69%) |
| HSV | hsv(307, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 6.3%, 5.9%) |
| CIE-LAB | lab(66.52, 62.33, -34.54) |
| CIE-LCH | lch(66.52, 71.27, 331.01°) |
| OKLab | oklab(73.71% 0.1781 -0.0942) |
| OKLCH | oklch(73.71% 0.201 332.1) |
| XYZ | xyz(55.5429, 35.9998, 75.2427) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.93
Candy Pink
#FF63E9
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.46
Orchid
#DA70D6
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.40
Lavender Pink
#DD85D7
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072E1 #72F081
analogous
#C072F0 #F072E1 #F072A2
triadic
#F072E1 #E1F072 #72E1F0
tetradic
#F072E1 #F0C072 #72F081 #72A2F0
square
#F072E1 #F0C072 #72F081 #72A2F0
split-complementary
#F072E1 #A2F072 #72F0C0
monochromatic
#D116BB #EA3BD5 #F072E1 #F6A9ED #FCE1F9
Accessibility & contrast
On white
2.56
#F072E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#F072E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072E1
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072E1 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E96E5
Deuteranopia (green-blind)
#93A8DD
Tritanopia (blue-blind)
#F97BA0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f072e1; /* rgb */ color: rgb(240, 114, 225); /* oklch */ color: oklch(73.7% 0.201 332.1);
Tailwind
colors: {
custom: {
50: '#f8a0ea',
500: '#f072e1',
950: '#000000',
},
}SCSS
$custom: #f072e1; $custom-light: #f8a0ea; $custom-dark: #000000;
JSON
{
"hex": "#f072e1",
"rgb": {
"r": 240,
"g": 114,
"b": 225
},
"hsl": {
"h": 307.143,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73713,
"c": 0.20145,
"h": 332.1
},
"luminance": 0.35996
}Semantic roles & 50–950 ramp
primary
#F072E1
secondary
#CDF1D1
accent
#DD2208
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84