#F27CFA#F27CFA
#F27CFA is a light, highly saturated purple. Relative luminance 0.402; OKLCH L 76.4% C 0.209 H 325.0°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CFA |
|---|---|
| RGB | rgb(242, 124, 250) |
| HSL | hsl(296, 93%, 73%) |
| HSV | hsv(296, 50%, 98%) |
| CMYK | cmyk(3.2%, 50.4%, 0%, 2%) |
| CIE-LAB | lab(69.61, 62.47, -43.48) |
| CIE-LCH | lch(69.61, 76.11, 325.16°) |
| OKLab | oklab(76.4% 0.1708 -0.1198) |
| OKLCH | oklch(76.4% 0.209 325) |
| XYZ | xyz(61.0795, 40.1978, 94.9656) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.30
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 4.42
Light Magenta
#FA5FF7
ΔE00 4.49
Candy Pink
#FF63E9
ΔE00 4.95
Lavender Pink
#DD85D7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CFA #84FA7C
analogous
#B37CFA #F27CFA #FA7CC3
triadic
#F27CFA #FAF27C #7CFAF2
tetradic
#F27CFA #FAB37C #84FA7C #7CC3FA
square
#F27CFA #FAB37C #84FA7C #7CC3FA
split-complementary
#F27CFA #C3FA7C #7CFAB3
monochromatic
#E409F2 #EC41F8 #F27CFA #F8B7FC #FCE2FE
Accessibility & contrast
On white
2.32
#F27CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F27CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CFA
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CFA | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA1FE
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#F78BB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27cfa; /* rgb */ color: rgb(242, 124, 250); /* oklch */ color: oklch(76.4% 0.209 325.0);
Tailwind
colors: {
custom: {
50: '#f9a6fc',
500: '#f27cfa',
950: '#000000',
},
}SCSS
$custom: #f27cfa; $custom-light: #f9a6fc; $custom-dark: #000000;
JSON
{
"hex": "#f27cfa",
"rgb": {
"r": 242,
"g": 124,
"b": 250
},
"hsl": {
"h": 296.19,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.764,
"c": 0.20863,
"h": 325
},
"luminance": 0.40195
}Semantic roles & 50–950 ramp
primary
#F27CFA
secondary
#D7F6D5
accent
#E6000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85