#F27CF1#F27CF1
#F27CF1 is a light, highly saturated purple. Relative luminance 0.396; OKLCH L 76.0% C 0.201 H 327.6°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F27CF1 |
|---|---|
| RGB | rgb(242, 124, 241) |
| HSL | hsl(301, 82%, 72%) |
| HSV | hsv(301, 49%, 95%) |
| CMYK | cmyk(0%, 48.8%, 0.4%, 5.1%) |
| CIE-LAB | lab(69.22, 60.89, -39.17) |
| CIE-LCH | lch(69.22, 72.40, 327.25°) |
| OKLab | oklab(75.98% 0.1695 -0.1074) |
| OKLCH | oklch(75.98% 0.201 327.6) |
| XYZ | xyz(59.7018, 39.6467, 87.7100) |
| Luminance | 0.3964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.30
Purply Pink
#F075E6
ΔE00 2.03
Candy Pink
#FF63E9
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.64
Violet Pink
#FB5FFC
ΔE00 4.79
Lavender Pink
#DD85D7
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27CF1 #7CF27D
analogous
#B87CF2 #F27CF1 #F27CB6
triadic
#F27CF1 #F1F27C #7CF1F2
tetradic
#F27CF1 #F2B87C #7CF27D #7CB6F2
square
#F27CF1 #F2B87C #7CF27D #7CB6F2
split-complementary
#F27CF1 #B6F27C #7CF2B8
monochromatic
#DE16DC #EC44EB #F27CF1 #F8B4F7 #FCE3FC
Accessibility & contrast
On white
2.35
#F27CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F27CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27CF1
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27CF1 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729FF5
Deuteranopia (green-blind)
#95AEED
Tritanopia (blue-blind)
#F888AC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27cf1; /* rgb */ color: rgb(242, 124, 241); /* oklch */ color: oklch(76.0% 0.201 327.6);
Tailwind
colors: {
custom: {
50: '#f9a6f6',
500: '#f27cf1',
950: '#000000',
},
}SCSS
$custom: #f27cf1; $custom-light: #f9a6f6; $custom-dark: #000000;
JSON
{
"hex": "#f27cf1",
"rgb": {
"r": 242,
"g": 124,
"b": 241
},
"hsl": {
"h": 300.508,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.75982,
"c": 0.20068,
"h": 327.6
},
"luminance": 0.39643
}Semantic roles & 50–950 ramp
primary
#F27CF1
secondary
#D6F4D6
accent
#DE0907
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85