#F273F4#F273F4
#F273F4 is a light, highly saturated purple. Relative luminance 0.377; OKLCH L 75.0% C 0.217 H 326.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F273F4 |
|---|---|
| RGB | rgb(242, 115, 244) |
| HSL | hsl(299, 85%, 70%) |
| HSV | hsv(299, 53%, 96%) |
| CMYK | cmyk(0.8%, 52.9%, 0%, 4.3%) |
| CIE-LAB | lab(67.78, 65.59, -43.06) |
| CIE-LCH | lch(67.78, 78.46, 326.71°) |
| OKLab | oklab(74.97% 0.1817 -0.1185) |
| OKLCH | oklch(74.97% 0.217 326.9) |
| XYZ | xyz(59.0768, 37.6738, 89.7305) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.30
Light Magenta
#FA5FF7
ΔE00 2.96
Violet (CSS)
#EE82EE
ΔE00 3.01
Violet Pink
#FB5FFC
ΔE00 3.07
Candy Pink
#FF63E9
ΔE00 3.46
Orchid
#DA70D6
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273F4 #75F473
analogous
#B273F4 #F273F4 #F473B5
triadic
#F273F4 #F4F273 #73F4F2
tetradic
#F273F4 #F4B273 #75F473 #73B5F4
square
#F273F4 #F4B273 #75F473 #73B5F4
split-complementary
#F273F4 #B5F473 #73F4B2
monochromatic
#D811DB #ED3AF0 #F273F4 #F7ACF8 #FCE3FD
Accessibility & contrast
On white
2.46
#F273F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F273F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273F4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273F4 | 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)
#659BF8
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#F882A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f273f4; /* rgb */ color: rgb(242, 115, 244); /* oklch */ color: oklch(75.0% 0.217 326.9);
Tailwind
colors: {
custom: {
50: '#f9a1f8',
500: '#f273f4',
950: '#000000',
},
}SCSS
$custom: #f273f4; $custom-light: #f9a1f8; $custom-dark: #000000;
JSON
{
"hex": "#f273f4",
"rgb": {
"r": 242,
"g": 115,
"b": 244
},
"hsl": {
"h": 299.07,
"s": 85.43,
"l": 70.392
},
"oklch": {
"l": 0.74965,
"c": 0.21693,
"h": 326.9
},
"luminance": 0.3767
}Semantic roles & 50–950 ramp
primary
#F273F4
secondary
#D0F3D0
accent
#E20407
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85