#F57AEB#F57AEB
#F57AEB is a light, highly saturated purple. Relative luminance 0.393; OKLCH L 75.8% C 0.201 H 330.5°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F57AEB |
|---|---|
| RGB | rgb(245, 122, 235) |
| HSL | hsl(305, 86%, 72%) |
| HSV | hsv(305, 50%, 96%) |
| CMYK | cmyk(0%, 50.2%, 4.1%, 3.9%) |
| CIE-LAB | lab(68.99, 61.64, -36.19) |
| CIE-LCH | lch(68.99, 71.48, 329.59°) |
| OKLab | oklab(75.81% 0.1745 -0.0988) |
| OKLCH | oklch(75.81% 0.201 330.5) |
| XYZ | xyz(59.6106, 39.3334, 83.0335) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.38
Violet (CSS)
#EE82EE
ΔE00 1.85
Candy Pink
#FF63E9
ΔE00 3.61
Light Magenta
#FA5FF7
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 4.89
Violet Pink
#FB5FFC
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57AEB #7AF584
analogous
#C27AF5 #F57AEB #F57AAE
triadic
#F57AEB #EBF57A #7AEBF5
tetradic
#F57AEB #F5C27A #7AF584 #7AAEF5
square
#F57AEB #F5C27A #7AF584 #7AAEF5
split-complementary
#F57AEB #AEF57A #7AF5C2
monochromatic
#E311D2 #F141E2 #F57AEB #F9B3F4 #FDE3FB
Accessibility & contrast
On white
2.37
#F57AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#F57AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57AEB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57AEB | 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)
#749EEF
Deuteranopia (green-blind)
#98AFE7
Tritanopia (blue-blind)
#FD84A8
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f57aeb; /* rgb */ color: rgb(245, 122, 235); /* oklch */ color: oklch(75.8% 0.201 330.5);
Tailwind
colors: {
custom: {
50: '#fba5f1',
500: '#f57aeb',
950: '#000000',
},
}SCSS
$custom: #f57aeb; $custom-light: #fba5f1; $custom-dark: #000000;
JSON
{
"hex": "#f57aeb",
"rgb": {
"r": 245,
"g": 122,
"b": 235
},
"hsl": {
"h": 304.878,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.75812,
"c": 0.20053,
"h": 330.5
},
"luminance": 0.3933
}Semantic roles & 50–950 ramp
primary
#F57AEB
secondary
#D6F5D8
accent
#E31503
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85