#F072F3#F072F3
#F072F3 is a light, highly saturated purple. Relative luminance 0.370; OKLCH L 74.5% C 0.216 H 326.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F072F3 |
|---|---|
| RGB | rgb(240, 114, 243) |
| HSL | hsl(299, 84%, 70%) |
| HSV | hsv(299, 53%, 95%) |
| CMYK | cmyk(1.2%, 53.1%, 0%, 4.7%) |
| CIE-LAB | lab(67.30, 65.35, -43.28) |
| CIE-LCH | lch(67.30, 78.38, 326.49°) |
| OKLab | oklab(74.55% 0.1807 -0.1192) |
| OKLCH | oklch(74.55% 0.216 326.6) |
| XYZ | xyz(58.1291, 37.0343, 88.8632) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.34
Light Magenta
#FA5FF7
ΔE00 2.84
Violet Pink
#FB5FFC
ΔE00 2.98
Violet (CSS)
#EE82EE
ΔE00 3.21
Candy Pink
#FF63E9
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072F3 #75F372
analogous
#B072F3 #F072F3 #F372B5
triadic
#F072F3 #F3F072 #72F3F0
tetradic
#F072F3 #F3B072 #75F372 #72B5F3
square
#F072F3 #F3B072 #75F372 #72B5F3
split-complementary
#F072F3 #B5F372 #72F3B0
monochromatic
#D412D8 #EA3AEE #F072F3 #F6AAF8 #FCE3FD
Accessibility & contrast
On white
2.50
#F072F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F072F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072F3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072F3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF7
Deuteranopia (green-blind)
#8CAAEF
Tritanopia (blue-blind)
#F681A8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f072f3; /* rgb */ color: rgb(240, 114, 243); /* oklch */ color: oklch(74.5% 0.216 326.6);
Tailwind
colors: {
custom: {
50: '#f8a0f7',
500: '#f072f3',
950: '#000000',
},
}SCSS
$custom: #f072f3; $custom-light: #f8a0f7; $custom-dark: #000000;
JSON
{
"hex": "#f072f3",
"rgb": {
"r": 240,
"g": 114,
"b": 243
},
"hsl": {
"h": 298.605,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.74546,
"c": 0.21644,
"h": 326.6
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#F072F3
secondary
#CFF2CE
accent
#E1050A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85