#F27AED#F27AED
#F27AED is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.5% C 0.200 H 328.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AED |
|---|---|
| RGB | rgb(242, 122, 237) |
| HSL | hsl(303, 82%, 71%) |
| HSV | hsv(303, 50%, 95%) |
| CMYK | cmyk(0%, 49.6%, 2.1%, 5.1%) |
| CIE-LAB | lab(68.69, 61.15, -37.79) |
| CIE-LCH | lch(68.69, 71.89, 328.29°) |
| OKLab | oklab(75.54% 0.1716 -0.1035) |
| OKLCH | oklch(75.54% 0.2 328.9) |
| XYZ | xyz(58.8628, 38.9142, 84.5151) |
| Luminance | 0.3891 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.35
Violet (CSS)
#EE82EE
ΔE00 1.55
Candy Pink
#FF63E9
ΔE00 3.78
Light Magenta
#FA5FF7
ΔE00 4.50
Violet Pink
#FB5FFC
ΔE00 4.75
Lavender Pink
#DD85D7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AED #7AF27F
analogous
#BB7AF2 #F27AED #F27AB1
triadic
#F27AED #EDF27A #7AEDF2
tetradic
#F27AED #F2BB7A #7AF27F #7AB1F2
square
#F27AED #F2BB7A #7AF27F #7AB1F2
split-complementary
#F27AED #B1F27A #7AF2BB
monochromatic
#DC16D4 #ED42E5 #F27AED #F7B2F5 #FCE3FB
Accessibility & contrast
On white
2.39
#F27AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#F27AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AED
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AED | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#95ADE9
Tritanopia (blue-blind)
#F986A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f27aed; /* rgb */ color: rgb(242, 122, 237); /* oklch */ color: oklch(75.5% 0.200 328.9);
Tailwind
colors: {
custom: {
50: '#f9a5f3',
500: '#f27aed',
950: '#000000',
},
}SCSS
$custom: #f27aed; $custom-light: #f9a5f3; $custom-dark: #000000;
JSON
{
"hex": "#f27aed",
"rgb": {
"r": 242,
"g": 122,
"b": 237
},
"hsl": {
"h": 302.5,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.75535,
"c": 0.20034,
"h": 328.9
},
"luminance": 0.38911
}Semantic roles & 50–950 ramp
primary
#F27AED
secondary
#D4F3D6
accent
#DF1007
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85