#F27AF4#F27AF4
#F27AF4 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.9% C 0.206 H 326.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AF4 |
|---|---|
| RGB | rgb(242, 122, 244) |
| HSL | hsl(299, 85%, 72%) |
| HSV | hsv(299, 50%, 96%) |
| CMYK | cmyk(0.8%, 50%, 0%, 4.3%) |
| CIE-LAB | lab(68.99, 62.35, -41.17) |
| CIE-LCH | lch(68.99, 74.72, 326.57°) |
| OKLab | oklab(75.86% 0.1726 -0.1131) |
| OKLCH | oklch(75.86% 0.206 326.8) |
| XYZ | xyz(59.9055, 39.3312, 90.0067) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.86
Purply Pink
#F075E6
ΔE00 2.29
Light Magenta
#FA5FF7
ΔE00 4.17
Candy Pink
#FF63E9
ΔE00 4.19
Violet Pink
#FB5FFC
ΔE00 4.25
Orchid
#DA70D6
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AF4 #7CF47A
analogous
#B57AF4 #F27AF4 #F47AB9
triadic
#F27AF4 #F4F27A #7AF4F2
tetradic
#F27AF4 #F4B57A #7CF47A #7AB9F4
square
#F27AF4 #F4B57A #7CF47A #7AB9F4
split-complementary
#F27AF4 #B9F47A #7AF4B5
monochromatic
#DE13E1 #EC41EF #F27AF4 #F8B3F9 #FCE3FD
Accessibility & contrast
On white
2.37
#F27AF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F27AF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AF4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AF4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9FF8
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#F888AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27af4; /* rgb */ color: rgb(242, 122, 244); /* oklch */ color: oklch(75.9% 0.206 326.8);
Tailwind
colors: {
custom: {
50: '#f9a5f8',
500: '#f27af4',
950: '#000000',
},
}SCSS
$custom: #f27af4; $custom-light: #f9a5f8; $custom-dark: #000000;
JSON
{
"hex": "#f27af4",
"rgb": {
"r": 242,
"g": 122,
"b": 244
},
"hsl": {
"h": 299.016,
"s": 84.722,
"l": 71.765
},
"oklch": {
"l": 0.75857,
"c": 0.20639,
"h": 326.8
},
"luminance": 0.39328
}Semantic roles & 50–950 ramp
primary
#F27AF4
secondary
#D6F4D5
accent
#E10408
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85