#F273F3#F273F3
#F273F3 is a light, highly saturated purple. Relative luminance 0.376; OKLCH L 74.9% C 0.216 H 327.2°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F273F3 |
|---|---|
| RGB | rgb(242, 115, 243) |
| HSL | hsl(300, 84%, 70%) |
| HSV | hsv(300, 53%, 95%) |
| CMYK | cmyk(0.4%, 52.7%, 0%, 4.7%) |
| CIE-LAB | lab(67.73, 65.42, -42.58) |
| CIE-LCH | lch(67.73, 78.06, 326.94°) |
| OKLab | oklab(74.92% 0.1816 -0.1171) |
| OKLCH | oklch(74.92% 0.216 327.2) |
| XYZ | xyz(58.9253, 37.6132, 88.9330) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.14
Violet (CSS)
#EE82EE
ΔE00 2.95
Light Magenta
#FA5FF7
ΔE00 2.98
Violet Pink
#FB5FFC
ΔE00 3.13
Candy Pink
#FF63E9
ΔE00 3.36
Orchid
#DA70D6
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273F3 #74F373
analogous
#B273F3 #F273F3 #F373B4
triadic
#F273F3 #F3F273 #73F3F2
tetradic
#F273F3 #F3B273 #74F373 #73B4F3
square
#F273F3 #F3B273 #74F373 #73B4F3
split-complementary
#F273F3 #B4F373 #73F3B2
monochromatic
#D713D9 #ED3BEE #F273F3 #F7ABF8 #FCE3FD
Accessibility & contrast
On white
2.46
#F273F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#F273F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273F3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273F3 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669AF7
Deuteranopia (green-blind)
#8EABEF
Tritanopia (blue-blind)
#F882A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f273f3; /* rgb */ color: rgb(242, 115, 243); /* oklch */ color: oklch(74.9% 0.216 327.2);
Tailwind
colors: {
custom: {
50: '#f9a1f7',
500: '#f273f3',
950: '#000000',
},
}SCSS
$custom: #f273f3; $custom-light: #f9a1f7; $custom-dark: #000000;
JSON
{
"hex": "#f273f3",
"rgb": {
"r": 242,
"g": 115,
"b": 243
},
"hsl": {
"h": 299.531,
"s": 84.211,
"l": 70.196
},
"oklch": {
"l": 0.74917,
"c": 0.21608,
"h": 327.2
},
"luminance": 0.3761
}Semantic roles & 50–950 ramp
primary
#F273F3
secondary
#CFF3CF
accent
#E10507
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#180F17
muted
#867F85