#F27AEA#F27AEA
#F27AEA is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.4% C 0.198 H 329.9°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AEA |
|---|---|
| RGB | rgb(242, 122, 234) |
| HSL | hsl(304, 82%, 71%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 49.6%, 3.3%, 5.1%) |
| CIE-LAB | lab(68.56, 60.64, -36.33) |
| CIE-LCH | lch(68.56, 70.69, 329.07°) |
| OKLab | oklab(75.4% 0.1711 -0.0993) |
| OKLCH | oklch(75.4% 0.198 329.9) |
| XYZ | xyz(58.4282, 38.7403, 82.2261) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.10
Violet (CSS)
#EE82EE
ΔE00 1.69
Candy Pink
#FF63E9
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.61
Light Magenta
#FA5FF7
ΔE00 4.73
Orchid
#DA70D6
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AEA #7AF282
analogous
#BE7AF2 #F27AEA #F27AAE
triadic
#F27AEA #EAF27A #7AEAF2
tetradic
#F27AEA #F2BE7A #7AF282 #7AAEF2
square
#F27AEA #F2BE7A #7AF282 #7AAEF2
split-complementary
#F27AEA #AEF27A #7AF2BE
monochromatic
#DC16CF #ED42E1 #F27AEA #F7B2F3 #FCE3FB
Accessibility & contrast
On white
2.40
#F27AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F27AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AEA
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AEA | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#96ADE6
Tritanopia (blue-blind)
#FA85A7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f27aea; /* rgb */ color: rgb(242, 122, 234); /* oklch */ color: oklch(75.4% 0.198 329.9);
Tailwind
colors: {
custom: {
50: '#f9a5f1',
500: '#f27aea',
950: '#000000',
},
}SCSS
$custom: #f27aea; $custom-light: #f9a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f27aea",
"rgb": {
"r": 242,
"g": 122,
"b": 234
},
"hsl": {
"h": 304,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.75401,
"c": 0.1978,
"h": 329.9
},
"luminance": 0.38737
}Semantic roles & 50–950 ramp
primary
#F27AEA
secondary
#D4F3D6
accent
#DF1507
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84