#F273ED#F273ED
#F273ED is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.211 H 328.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F273ED |
|---|---|
| RGB | rgb(242, 115, 237) |
| HSL | hsl(302, 83%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 52.5%, 2.1%, 5.1%) |
| CIE-LAB | lab(67.47, 64.40, -39.69) |
| CIE-LCH | lch(67.47, 75.65, 328.35°) |
| OKLab | oklab(74.63% 0.1808 -0.1088) |
| OKLCH | oklch(74.63% 0.211 328.9) |
| XYZ | xyz(58.0341, 37.2567, 84.2389) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.19
Violet (CSS)
#EE82EE
ΔE00 2.76
Candy Pink
#FF63E9
ΔE00 2.87
Light Magenta
#FA5FF7
ΔE00 3.30
Violet Pink
#FB5FFC
ΔE00 3.62
Orchid
#DA70D6
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273ED #73F278
analogous
#B773F2 #F273ED #F273AE
triadic
#F273ED #EDF273 #73EDF2
tetradic
#F273ED #F2B773 #73F278 #73AEF2
square
#F273ED #F2B773 #73F278 #73AEF2
split-complementary
#F273ED #AEF273 #73F2B7
monochromatic
#D714CF #ED3BE6 #F273ED #F7ABF4 #FCE3FB
Accessibility & contrast
On white
2.49
#F273ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F273ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273ED
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273ED | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F1
Deuteranopia (green-blind)
#90AAE9
Tritanopia (blue-blind)
#F980A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f273ed; /* rgb */ color: rgb(242, 115, 237); /* oklch */ color: oklch(74.6% 0.211 328.9);
Tailwind
colors: {
custom: {
50: '#f9a0f3',
500: '#f273ed',
950: '#000000',
},
}SCSS
$custom: #f273ed; $custom-light: #f9a0f3; $custom-dark: #000000;
JSON
{
"hex": "#f273ed",
"rgb": {
"r": 242,
"g": 115,
"b": 237
},
"hsl": {
"h": 302.362,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.74635,
"c": 0.21102,
"h": 328.9
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#F273ED
secondary
#CFF2D0
accent
#DF0F06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85