#F27EF6#F27EF6
#F27EF6 is a light, highly saturated purple. Relative luminance 0.405; OKLCH L 76.5% C 0.202 H 326.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EF6 |
|---|---|
| RGB | rgb(242, 126, 246) |
| HSL | hsl(298, 87%, 73%) |
| HSV | hsv(298, 49%, 96%) |
| CMYK | cmyk(1.6%, 48.8%, 0%, 3.5%) |
| CIE-LAB | lab(69.79, 60.81, -41.01) |
| CIE-LCH | lch(69.79, 73.35, 326.01°) |
| OKLab | oklab(76.48% 0.1676 -0.1127) |
| OKLCH | oklch(76.48% 0.202 326.1) |
| XYZ | xyz(60.7121, 40.4559, 91.7818) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.53
Purply Pink
#F075E6
ΔE00 2.85
Light Magenta
#FA5FF7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EF6 #82F67E
analogous
#B67EF6 #F27EF6 #F67EBE
triadic
#F27EF6 #F6F27E #7EF6F2
tetradic
#F27EF6 #F6B67E #82F67E #7EBEF6
square
#F27EF6 #F6B67E #82F67E #7EBEF6
split-complementary
#F27EF6 #BEF67E #7EF6B6
monochromatic
#E210E9 #EC45F2 #F27EF6 #F8B7FA #FCE2FD
Accessibility & contrast
On white
2.31
#F27EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F27EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EF6
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EF6 | 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)
#71A1FA
Deuteranopia (green-blind)
#94B0F2
Tritanopia (blue-blind)
#F78CAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f27ef6; /* rgb */ color: rgb(242, 126, 246); /* oklch */ color: oklch(76.5% 0.202 326.1);
Tailwind
colors: {
custom: {
50: '#f9a7f9',
500: '#f27ef6',
950: '#000000',
},
}SCSS
$custom: #f27ef6; $custom-light: #f9a7f9; $custom-dark: #000000;
JSON
{
"hex": "#f27ef6",
"rgb": {
"r": 242,
"g": 126,
"b": 246
},
"hsl": {
"h": 298,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.76478,
"c": 0.20197,
"h": 326.1
},
"luminance": 0.40453
}Semantic roles & 50–950 ramp
primary
#F27EF6
secondary
#D7F5D6
accent
#E4020A
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85