#F072F5#F072F5
#F072F5 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.6% C 0.218 H 326.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F072F5 |
|---|---|
| RGB | rgb(240, 114, 245) |
| HSL | hsl(298, 87%, 70%) |
| HSV | hsv(298, 53%, 96%) |
| CMYK | cmyk(2%, 53.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.39, 65.69, -44.24) |
| CIE-LCH | lch(67.39, 79.20, 326.05°) |
| OKLab | oklab(74.64% 0.1809 -0.1219) |
| OKLCH | oklch(74.64% 0.218 326) |
| XYZ | xyz(58.4327, 37.1557, 90.4625) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.65
Light Magenta
#FA5FF7
ΔE00 2.82
Violet Pink
#FB5FFC
ΔE00 2.89
Violet (CSS)
#EE82EE
ΔE00 3.34
Candy Pink
#FF63E9
ΔE00 3.71
Orchid
#DA70D6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072F5 #77F572
analogous
#AE72F5 #F072F5 #F572B8
triadic
#F072F5 #F5F072 #72F5F0
tetradic
#F072F5 #F5AE72 #77F572 #72B8F5
square
#F072F5 #F5AE72 #77F572 #72B8F5
split-complementary
#F072F5 #B8F572 #72F5AE
monochromatic
#D510DD #EA39F1 #F072F5 #F6ABF9 #FCE2FD
Accessibility & contrast
On white
2.49
#F072F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F072F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072F5
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072F5 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629AF9
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#F682A9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f072f5; /* rgb */ color: rgb(240, 114, 245); /* oklch */ color: oklch(74.6% 0.218 326.0);
Tailwind
colors: {
custom: {
50: '#f8a0f9',
500: '#f072f5',
950: '#000000',
},
}SCSS
$custom: #f072f5; $custom-light: #f8a0f9; $custom-dark: #000000;
JSON
{
"hex": "#f072f5",
"rgb": {
"r": 240,
"g": 114,
"b": 245
},
"hsl": {
"h": 297.71,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.74642,
"c": 0.21816,
"h": 326
},
"luminance": 0.37152
}Semantic roles & 50–950 ramp
primary
#F072F5
secondary
#D1F3CF
accent
#E3020B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85