#F27AEB#F27AEB
#F27AEB is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.4% C 0.199 H 329.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F27AEB |
|---|---|
| RGB | rgb(242, 122, 235) |
| HSL | hsl(304, 82%, 71%) |
| HSV | hsv(304, 50%, 95%) |
| CMYK | cmyk(0%, 49.6%, 2.9%, 5.1%) |
| CIE-LAB | lab(68.60, 60.81, -36.82) |
| CIE-LCH | lch(68.60, 71.09, 328.81°) |
| OKLab | oklab(75.44% 0.1712 -0.1007) |
| OKLCH | oklch(75.44% 0.199 329.5) |
| XYZ | xyz(58.5722, 38.7979, 82.9848) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.17
Violet (CSS)
#EE82EE
ΔE00 1.62
Candy Pink
#FF63E9
ΔE00 3.73
Light Magenta
#FA5FF7
ΔE00 4.65
Lavender Pink
#DD85D7
ΔE00 4.70
Violet Pink
#FB5FFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27AEB #7AF281
analogous
#BD7AF2 #F27AEB #F27AAF
triadic
#F27AEB #EBF27A #7AEBF2
tetradic
#F27AEB #F2BD7A #7AF281 #7AAFF2
square
#F27AEB #F2BD7A #7AF281 #7AAFF2
split-complementary
#F27AEB #AFF27A #7AF2BD
monochromatic
#DC16D1 #ED42E3 #F27AEB #F7B2F3 #FCE3FB
Accessibility & contrast
On white
2.40
#F27AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F27AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27AEB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27AEB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEF
Deuteranopia (green-blind)
#96ADE7
Tritanopia (blue-blind)
#F985A8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f27aeb; /* rgb */ color: rgb(242, 122, 235); /* oklch */ color: oklch(75.4% 0.199 329.5);
Tailwind
colors: {
custom: {
50: '#f9a5f1',
500: '#f27aeb',
950: '#000000',
},
}SCSS
$custom: #f27aeb; $custom-light: #f9a5f1; $custom-dark: #000000;
JSON
{
"hex": "#f27aeb",
"rgb": {
"r": 242,
"g": 122,
"b": 235
},
"hsl": {
"h": 303.5,
"s": 82.192,
"l": 71.373
},
"oklch": {
"l": 0.75445,
"c": 0.19864,
"h": 329.5
},
"luminance": 0.38794
}Semantic roles & 50–950 ramp
primary
#F27AEB
secondary
#D4F3D6
accent
#DF1307
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85