#F27CFE#F27CFE
#F27CFE is a light, highly saturated purple. Relative luminance 0.404; OKLCH L 76.6% C 0.212 H 323.8°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CFE |
|---|---|
| RGB | rgb(242, 124, 254) |
| HSL | hsl(294, 98%, 74%) |
| HSV | hsv(294, 51%, 100%) |
| CMYK | cmyk(4.7%, 51.2%, 0%, 0.4%) |
| CIE-LAB | lab(69.79, 63.18, -45.39) |
| CIE-LCH | lch(69.79, 77.79, 324.31°) |
| OKLab | oklab(76.59% 0.1713 -0.1253) |
| OKLCH | oklch(76.59% 0.212 323.8) |
| XYZ | xyz(61.7133, 40.4513, 98.3039) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 3.87
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.58
Candy Pink
#FF63E9
ΔE00 5.34
Orchid
#DA70D6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CFE #88FE7C
analogous
#B17CFE #F27CFE #FE7CC9
triadic
#F27CFE #FEF27C #7CFEF2
tetradic
#F27CFE #FEB17C #88FE7C #7CC9FE
square
#F27CFE #FEB17C #88FE7C #7CC9FE
split-complementary
#F27CFE #C9FE7C #7CFEB1
monochromatic
#E603FD #EC3FFE #F27CFE #F8B9FE #FCE1FF
Accessibility & contrast
On white
2.31
#F27CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F27CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CFE
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CFE | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#8FAFFA
Tritanopia (blue-blind)
#F68CB2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27cfe; /* rgb */ color: rgb(242, 124, 254); /* oklch */ color: oklch(76.6% 0.212 323.8);
Tailwind
colors: {
custom: {
50: '#f9a6ff',
500: '#f27cfe',
950: '#000000',
},
}SCSS
$custom: #f27cfe; $custom-light: #f9a6ff; $custom-dark: #000000;
JSON
{
"hex": "#f27cfe",
"rgb": {
"r": 242,
"g": 124,
"b": 254
},
"hsl": {
"h": 294.462,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.76592,
"c": 0.21224,
"h": 323.8
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#F27CFE
secondary
#D7F7D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86