#F272F5#F272F5
#F272F5 is a light, highly saturated purple. Relative luminance 0.375; OKLCH L 74.9% C 0.219 H 326.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F272F5 |
|---|---|
| RGB | rgb(242, 114, 245) |
| HSL | hsl(299, 87%, 70%) |
| HSV | hsv(299, 53%, 96%) |
| CMYK | cmyk(1.2%, 53.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.66, 66.21, -43.81) |
| CIE-LCH | lch(67.66, 79.39, 326.51°) |
| OKLab | oklab(74.89% 0.1831 -0.1207) |
| OKLCH | oklch(74.89% 0.219 326.6) |
| XYZ | xyz(59.1156, 37.5078, 90.4945) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.51
Light Magenta
#FA5FF7
ΔE00 2.78
Violet Pink
#FB5FFC
ΔE00 2.87
Violet (CSS)
#EE82EE
ΔE00 3.24
Candy Pink
#FF63E9
ΔE00 3.49
Orchid
#DA70D6
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F272F5 #75F572
analogous
#B072F5 #F272F5 #F572B6
triadic
#F272F5 #F5F272 #72F5F2
tetradic
#F272F5 #F5B072 #75F572 #72B6F5
square
#F272F5 #F5B072 #75F572 #72B6F5
split-complementary
#F272F5 #B6F572 #72F5B0
monochromatic
#D810DD #ED39F1 #F272F5 #F7ABF9 #FCE2FD
Accessibility & contrast
On white
2.47
#F272F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F272F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F272F5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F272F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F272F5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#8CABF1
Tritanopia (blue-blind)
#F882A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f272f5; /* rgb */ color: rgb(242, 114, 245); /* oklch */ color: oklch(74.9% 0.219 326.6);
Tailwind
colors: {
custom: {
50: '#f9a0f9',
500: '#f272f5',
950: '#000000',
},
}SCSS
$custom: #f272f5; $custom-light: #f9a0f9; $custom-dark: #000000;
JSON
{
"hex": "#f272f5",
"rgb": {
"r": 242,
"g": 114,
"b": 245
},
"hsl": {
"h": 298.626,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.74889,
"c": 0.21926,
"h": 326.6
},
"luminance": 0.37504
}Semantic roles & 50–950 ramp
primary
#F272F5
secondary
#D0F3CF
accent
#E30207
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85