#F27FFE#F27FFE
#F27FFE is a light, highly saturated purple. Relative luminance 0.412; OKLCH L 77.0% C 0.208 H 323.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F27FFE |
|---|---|
| RGB | rgb(242, 127, 254) |
| HSL | hsl(294, 98%, 75%) |
| HSV | hsv(294, 50%, 100%) |
| CMYK | cmyk(4.7%, 50%, 0%, 0.4%) |
| CIE-LAB | lab(70.33, 61.76, -44.55) |
| CIE-LCH | lch(70.33, 76.15, 324.20°) |
| OKLab | oklab(76.99% 0.1674 -0.1229) |
| OKLCH | oklch(76.99% 0.208 323.7) |
| XYZ | xyz(62.0950, 41.2147, 98.4312) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.62
Purply Pink
#F075E6
ΔE00 4.02
Violet Pink
#FB5FFC
ΔE00 4.94
Light Magenta
#FA5FF7
ΔE00 5.09
Candy Pink
#FF63E9
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27FFE #8BFE7F
analogous
#B37FFE #F27FFE #FE7FCA
triadic
#F27FFE #FEF27F #7FFEF2
tetradic
#F27FFE #FEB37F #8BFE7F #7FCAFE
square
#F27FFE #FEB37F #8BFE7F #7FCAFE
split-complementary
#F27FFE #CAFE7F #7FFEB3
monochromatic
#E606FD #EC42FE #F27FFE #F8BCFE #FCE1FF
Accessibility & contrast
On white
2.27
#F27FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F27FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27FFE
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27FFE | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA3FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#F68FB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f27ffe; /* rgb */ color: rgb(242, 127, 254); /* oklch */ color: oklch(77.0% 0.208 323.7);
Tailwind
colors: {
custom: {
50: '#f9a8ff',
500: '#f27ffe',
950: '#000000',
},
}SCSS
$custom: #f27ffe; $custom-light: #f9a8ff; $custom-dark: #000000;
JSON
{
"hex": "#f27ffe",
"rgb": {
"r": 242,
"g": 127,
"b": 254
},
"hsl": {
"h": 294.331,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.76987,
"c": 0.20766,
"h": 323.7
},
"luminance": 0.41212
}Semantic roles & 50–950 ramp
primary
#F27FFE
secondary
#D7F7D4
accent
#E60016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86