#F27FED#F27FED
#F27FED is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.2% C 0.193 H 328.9°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FED |
|---|---|
| RGB | rgb(242, 127, 237) |
| HSL | hsl(303, 82%, 72%) |
| HSV | hsv(303, 48%, 95%) |
| CMYK | cmyk(0%, 47.5%, 2.1%, 5.1%) |
| CIE-LAB | lab(69.59, 58.77, -36.38) |
| CIE-LCH | lch(69.59, 69.12, 328.24°) |
| OKLab | oklab(76.21% 0.1648 -0.0995) |
| OKLCH | oklch(76.21% 0.193 328.9) |
| XYZ | xyz(59.4926, 40.1738, 84.7250) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.86
Purply Pink
#F075E6
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 4.50
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 5.43
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FED #7FF284
analogous
#BE7FF2 #F27FED #F27FB3
triadic
#F27FED #EDF27F #7FEDF2
tetradic
#F27FED #F2BE7F #7FF284 #7FB3F2
square
#F27FED #F2BE7F #7FF284 #7FB3F2
split-complementary
#F27FED #B3F27F #7FF2BE
monochromatic
#E017D7 #EC47E5 #F27FED #F8B7F5 #FCE3FB
Accessibility & contrast
On white
2.32
#F27FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F27FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FED
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FED | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#98B0EA
Tritanopia (blue-blind)
#F98AAB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27fed; /* rgb */ color: rgb(242, 127, 237); /* oklch */ color: oklch(76.2% 0.193 328.9);
Tailwind
colors: {
custom: {
50: '#f9a8f3',
500: '#f27fed',
950: '#000000',
},
}SCSS
$custom: #f27fed; $custom-light: #f9a8f3; $custom-dark: #000000;
JSON
{
"hex": "#f27fed",
"rgb": {
"r": 242,
"g": 127,
"b": 237
},
"hsl": {
"h": 302.609,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.76205,
"c": 0.19251,
"h": 328.9
},
"luminance": 0.4017
}Semantic roles & 50–950 ramp
primary
#F27FED
secondary
#D7F4D8
accent
#DE1108
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85