#F072F0#F072F0
#F072F0 is a light, highly saturated purple. Relative luminance 0.369; OKLCH L 74.4% C 0.214 H 327.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F072F0 |
|---|---|
| RGB | rgb(240, 114, 240) |
| HSL | hsl(300, 81%, 69%) |
| HSV | hsv(300, 53%, 94%) |
| CMYK | cmyk(0%, 52.5%, 0%, 5.9%) |
| CIE-LAB | lab(67.17, 64.83, -41.84) |
| CIE-LCH | lch(67.17, 77.16, 327.17°) |
| OKLab | oklab(74.4% 0.1803 -0.115) |
| OKLCH | oklch(74.4% 0.214 327.5) |
| XYZ | xyz(57.6797, 36.8545, 86.4967) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Light Magenta
#FA5FF7
ΔE00 2.94
Violet (CSS)
#EE82EE
ΔE00 3.06
Violet Pink
#FB5FFC
ΔE00 3.18
Candy Pink
#FF63E9
ΔE00 3.22
Orchid
#DA70D6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F072F0 #72F072
analogous
#B172F0 #F072F0 #F072B1
triadic
#F072F0 #F0F072 #72F0F0
tetradic
#F072F0 #F0B172 #72F072 #72B1F0
square
#F072F0 #F0B172 #72F072 #72B1F0
split-complementary
#F072F0 #B1F072 #72F0B1
monochromatic
#D116D1 #EA3BEA #F072F0 #F6A9F6 #FCE1FC
Accessibility & contrast
On white
2.51
#F072F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F072F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F072F0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F072F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F072F0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6599F4
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#F680A7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f072f0; /* rgb */ color: rgb(240, 114, 240); /* oklch */ color: oklch(74.4% 0.214 327.5);
Tailwind
colors: {
custom: {
50: '#f8a0f5',
500: '#f072f0',
950: '#000000',
},
}SCSS
$custom: #f072f0; $custom-light: #f8a0f5; $custom-dark: #000000;
JSON
{
"hex": "#f072f0",
"rgb": {
"r": 240,
"g": 114,
"b": 240
},
"hsl": {
"h": 300,
"s": 80.769,
"l": 69.412
},
"oklch": {
"l": 0.74403,
"c": 0.21387,
"h": 327.5
},
"luminance": 0.36851
}Semantic roles & 50–950 ramp
primary
#F072F0
secondary
#CDF1CD
accent
#DD0808
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#180F17
muted
#867F85