#F57EEE#F57EEE
#F57EEE is a light, vivid purple. Relative luminance 0.405; OKLCH L 76.5% C 0.197 H 329.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F57EEE |
|---|---|
| RGB | rgb(245, 126, 238) |
| HSL | hsl(304, 86%, 73%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 48.6%, 2.9%, 3.9%) |
| CIE-LAB | lab(69.83, 60.26, -36.53) |
| CIE-LCH | lch(69.83, 70.47, 328.77°) |
| OKLab | oklab(76.48% 0.1696 -0.0998) |
| OKLCH | oklch(76.48% 0.197 329.5) |
| XYZ | xyz(60.5490, 40.5108, 85.5025) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.28
Purply Pink
#F075E6
ΔE00 2.10
Candy Pink
#FF63E9
ΔE00 4.34
Lavender Pink
#DD85D7
ΔE00 4.86
Light Magenta
#FA5FF7
ΔE00 5.28
Violet Pink
#FB5FFC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57EEE #7EF585
analogous
#C07EF5 #F57EEE #F57EB3
triadic
#F57EEE #EEF57E #7EEEF5
tetradic
#F57EEE #F5C07E #7EF585 #7EB3F5
square
#F57EEE #F5C07E #7EF585 #7EB3F5
split-complementary
#F57EEE #B3F57E #7EF5C0
monochromatic
#E712DA #F145E7 #F57EEE #F9B7F5 #FDE3FB
Accessibility & contrast
On white
2.31
#F57EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F57EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57EEE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57EEE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FC89AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f57eee; /* rgb */ color: rgb(245, 126, 238); /* oklch */ color: oklch(76.5% 0.197 329.5);
Tailwind
colors: {
custom: {
50: '#fba7f4',
500: '#f57eee',
950: '#000000',
},
}SCSS
$custom: #f57eee; $custom-light: #fba7f4; $custom-dark: #000000;
JSON
{
"hex": "#f57eee",
"rgb": {
"r": 245,
"g": 126,
"b": 238
},
"hsl": {
"h": 303.529,
"s": 85.612,
"l": 72.745
},
"oklch": {
"l": 0.76475,
"c": 0.19682,
"h": 329.5
},
"luminance": 0.40507
}Semantic roles & 50–950 ramp
primary
#F57EEE
secondary
#D6F5D8
accent
#E21003
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85