#F072E6#F072E6
#F072E6 is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 73.9% C 0.206 H 330.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F072E6 |
|---|---|
| RGB | rgb(240, 114, 230) |
| HSL | hsl(305, 81%, 69%) |
| HSV | hsv(305, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 4.2%, 5.9%) |
| CIE-LAB | lab(66.73, 63.15, -36.99) |
| CIE-LCH | lch(66.73, 73.19, 329.64°) |
| OKLab | oklab(73.94% 0.1789 -0.1011) |
| OKLCH | oklch(73.94% 0.206 330.5) |
| XYZ | xyz(56.2350, 36.2766, 78.8877) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.56
Candy Pink
#FF63E9
ΔE00 2.71
Violet (CSS)
#EE82EE
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 3.78
Orchid
#DA70D6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072E6 #72F07C
analogous
#BB72F0 #F072E6 #F072A7
triadic
#F072E6 #E6F072 #72E6F0
tetradic
#F072E6 #F0BB72 #72F07C #72A7F0
square
#F072E6 #F0BB72 #72F07C #72A7F0
split-complementary
#F072E6 #A7F072 #72F0BB
monochromatic
#D116C2 #EA3BDC #F072E6 #F6A9F0 #FCE1FA
Accessibility & contrast
On white
2.54
#F072E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F072E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072E6
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072E6 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B97EA
Deuteranopia (green-blind)
#91A9E2
Tritanopia (blue-blind)
#F87DA2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f072e6; /* rgb */ color: rgb(240, 114, 230); /* oklch */ color: oklch(73.9% 0.206 330.5);
Tailwind
colors: {
custom: {
50: '#f8a0ee',
500: '#f072e6',
950: '#000000',
},
}SCSS
$custom: #f072e6; $custom-light: #f8a0ee; $custom-dark: #000000;
JSON
{
"hex": "#f072e6",
"rgb": {
"r": 240,
"g": 114,
"b": 230
},
"hsl": {
"h": 304.762,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.73938,
"c": 0.20552,
"h": 330.5
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#F072E6
secondary
#CDF1D0
accent
#DD1908
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F16
muted
#867F84