#F27AF7#F27AF7
#F27AF7 is a light, highly saturated purple. Relative luminance 0.395; OKLCH L 76.0% C 0.209 H 325.9°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AF7 |
|---|---|
| RGB | rgb(242, 122, 247) |
| HSL | hsl(298, 89%, 72%) |
| HSV | hsv(298, 51%, 97%) |
| CMYK | cmyk(2%, 50.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.12, 62.88, -42.60) |
| CIE-LCH | lch(69.12, 75.95, 325.88°) |
| OKLab | oklab(76% 0.173 -0.1173) |
| OKLCH | oklch(76% 0.209 325.9) |
| XYZ | xyz(60.3647, 39.5149, 92.4252) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.17
Purply Pink
#F075E6
ΔE00 2.74
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.13
Candy Pink
#FF63E9
ΔE00 4.44
Orchid
#DA70D6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AF7 #7FF77A
analogous
#B47AF7 #F27AF7 #F77ABE
triadic
#F27AF7 #F7F27A #7AF7F2
tetradic
#F27AF7 #F7B47A #7FF77A #7ABEF7
square
#F27AF7 #F7B47A #7FF77A #7ABEF7
split-complementary
#F27AF7 #BEF77A #7AF7B4
monochromatic
#E00EE9 #EC40F4 #F27AF7 #F8B4FA #FCE2FD
Accessibility & contrast
On white
2.36
#F27AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F27AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AF7
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AF7 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFB
Deuteranopia (green-blind)
#91AEF3
Tritanopia (blue-blind)
#F789AE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f27af7; /* rgb */ color: rgb(242, 122, 247); /* oklch */ color: oklch(76.0% 0.209 325.9);
Tailwind
colors: {
custom: {
50: '#f9a5fa',
500: '#f27af7',
950: '#000000',
},
}SCSS
$custom: #f27af7; $custom-light: #f9a5fa; $custom-dark: #000000;
JSON
{
"hex": "#f27af7",
"rgb": {
"r": 242,
"g": 122,
"b": 247
},
"hsl": {
"h": 297.6,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.75997,
"c": 0.20902,
"h": 325.9
},
"luminance": 0.39512
}Semantic roles & 50–950 ramp
primary
#F27AF7
secondary
#D7F5D6
accent
#E50009
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85