#F272F7#F272F7
#F272F7 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 75.0% C 0.221 H 326.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F272F7 |
|---|---|
| RGB | rgb(242, 114, 247) |
| HSL | hsl(298, 89%, 71%) |
| HSV | hsv(298, 54%, 97%) |
| CMYK | cmyk(2%, 53.8%, 0%, 3.1%) |
| CIE-LAB | lab(67.75, 66.56, -44.76) |
| CIE-LCH | lch(67.75, 80.21, 326.08°) |
| OKLab | oklab(74.99% 0.1833 -0.1234) |
| OKLCH | oklch(74.99% 0.221 326) |
| XYZ | xyz(59.4226, 37.6306, 92.1112) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 2.79
Purply Pink
#F075E6
ΔE00 2.82
Violet (CSS)
#EE82EE
ΔE00 3.39
Candy Pink
#FF63E9
ΔE00 3.72
Orchid
#DA70D6
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F272F7 #77F772
analogous
#AF72F7 #F272F7 #F772BA
triadic
#F272F7 #F7F272 #72F7F2
tetradic
#F272F7 #F7AF72 #77F772 #72BAF7
square
#F272F7 #F7AF72 #77F772 #72BAF7
split-complementary
#F272F7 #BAF772 #72F7AF
monochromatic
#DA0DE2 #ED38F4 #F272F7 #F7ACFA #FCE2FD
Accessibility & contrast
On white
2.46
#F272F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F272F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F272F7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F272F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F272F7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629BFB
Deuteranopia (green-blind)
#8BABF3
Tritanopia (blue-blind)
#F882AA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f272f7; /* rgb */ color: rgb(242, 114, 247); /* oklch */ color: oklch(75.0% 0.221 326.0);
Tailwind
colors: {
custom: {
50: '#f9a0fa',
500: '#f272f7',
950: '#000000',
},
}SCSS
$custom: #f272f7; $custom-light: #f9a0fa; $custom-dark: #000000;
JSON
{
"hex": "#f272f7",
"rgb": {
"r": 242,
"g": 114,
"b": 247
},
"hsl": {
"h": 297.744,
"s": 89.262,
"l": 70.784
},
"oklch": {
"l": 0.74986,
"c": 0.22098,
"h": 326
},
"luminance": 0.37627
}Semantic roles & 50–950 ramp
primary
#F272F7
secondary
#D2F4D1
accent
#E60009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85