#F27AF3#F27AF3
#F27AF3 is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.206 H 327.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AF3 |
|---|---|
| RGB | rgb(242, 122, 243) |
| HSL | hsl(300, 83%, 72%) |
| HSV | hsv(300, 50%, 95%) |
| CMYK | cmyk(0.4%, 49.8%, 0%, 4.7%) |
| CIE-LAB | lab(68.95, 62.18, -40.69) |
| CIE-LCH | lch(68.95, 74.31, 326.80°) |
| OKLab | oklab(75.81% 0.1725 -0.1118) |
| OKLCH | oklch(75.81% 0.206 327.1) |
| XYZ | xyz(59.7541, 39.2707, 89.2092) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.77
Purply Pink
#F075E6
ΔE00 2.15
Candy Pink
#FF63E9
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.20
Violet Pink
#FB5FFC
ΔE00 4.31
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AF3 #7BF37A
analogous
#B67AF3 #F27AF3 #F37AB8
triadic
#F27AF3 #F3F27A #7AF3F2
tetradic
#F27AF3 #F3B67A #7BF37A #7AB8F3
square
#F27AF3 #F3B67A #7BF37A #7AB8F3
split-complementary
#F27AF3 #B8F37A #7AF3B6
monochromatic
#DD14DF #ED42EE #F27AF3 #F7B2F8 #FCE3FC
Accessibility & contrast
On white
2.37
#F27AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#F27AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AF3
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AF3 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#92AEEF
Tritanopia (blue-blind)
#F887AC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27af3; /* rgb */ color: rgb(242, 122, 243); /* oklch */ color: oklch(75.8% 0.206 327.1);
Tailwind
colors: {
custom: {
50: '#f9a5f7',
500: '#f27af3',
950: '#000000',
},
}SCSS
$custom: #f27af3; $custom-light: #f9a5f7; $custom-dark: #000000;
JSON
{
"hex": "#f27af3",
"rgb": {
"r": 242,
"g": 122,
"b": 243
},
"hsl": {
"h": 299.504,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.7581,
"c": 0.20551,
"h": 327.1
},
"luminance": 0.39267
}Semantic roles & 50–950 ramp
primary
#F27AF3
secondary
#D5F4D5
accent
#E00607
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85