#F273EE#F273EE
#F273EE is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.7% C 0.212 H 328.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F273EE |
|---|---|
| RGB | rgb(242, 115, 238) |
| HSL | hsl(302, 83%, 70%) |
| HSV | hsv(302, 52%, 95%) |
| CMYK | cmyk(0%, 52.5%, 1.7%, 5.1%) |
| CIE-LAB | lab(67.51, 64.57, -40.17) |
| CIE-LCH | lch(67.51, 76.05, 328.11°) |
| OKLab | oklab(74.68% 0.1809 -0.1102) |
| OKLCH | oklch(74.68% 0.212 328.6) |
| XYZ | xyz(58.1806, 37.3153, 85.0104) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 2.94
Light Magenta
#FA5FF7
ΔE00 3.23
Violet Pink
#FB5FFC
ΔE00 3.53
Orchid
#DA70D6
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F273EE #73F277
analogous
#B773F2 #F273EE #F273AE
triadic
#F273EE #EEF273 #73EEF2
tetradic
#F273EE #F2B773 #73F277 #73AEF2
square
#F273EE #F2B773 #73F277 #73AEF2
split-complementary
#F273EE #AEF273 #73F2B7
monochromatic
#D714D1 #ED3BE7 #F273EE #F7ABF5 #FCE3FC
Accessibility & contrast
On white
2.48
#F273EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F273EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F273EE
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F273EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F273EE | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#F980A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f273ee; /* rgb */ color: rgb(242, 115, 238); /* oklch */ color: oklch(74.7% 0.212 328.6);
Tailwind
colors: {
custom: {
50: '#f9a0f4',
500: '#f273ee',
950: '#000000',
},
}SCSS
$custom: #f273ee; $custom-light: #f9a0f4; $custom-dark: #000000;
JSON
{
"hex": "#f273ee",
"rgb": {
"r": 242,
"g": 115,
"b": 238
},
"hsl": {
"h": 301.89,
"s": 83.007,
"l": 70
},
"oklch": {
"l": 0.74682,
"c": 0.21186,
"h": 328.6
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#F273EE
secondary
#CFF2D0
accent
#DF0D06
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#180F17
muted
#867F85