#F57DEE#F57DEE
#F57DEE is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.3% C 0.198 H 329.5°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DEE |
|---|---|
| RGB | rgb(245, 125, 238) |
| HSL | hsl(304, 86%, 73%) |
| HSV | hsv(304, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 2.9%, 3.9%) |
| CIE-LAB | lab(69.65, 60.73, -36.81) |
| CIE-LCH | lch(69.65, 71.02, 328.78°) |
| OKLab | oklab(76.34% 0.171 -0.1006) |
| OKLCH | oklch(76.34% 0.198 329.5) |
| XYZ | xyz(60.4217, 40.2563, 85.4600) |
| Luminance | 0.4025 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Purply Pink
#F075E6
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 4.17
Lavender Pink
#DD85D7
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 5.09
Violet Pink
#FB5FFC
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DEE #7DF584
analogous
#C07DF5 #F57DEE #F57DB2
triadic
#F57DEE #EEF57D #7DEEF5
tetradic
#F57DEE #F5C07D #7DF584 #7DB2F5
square
#F57DEE #F5C07D #7DF584 #7DB2F5
split-complementary
#F57DEE #B2F57D #7DF5C0
monochromatic
#E612DA #F144E7 #F57DEE #F9B6F5 #FDE3FB
Accessibility & contrast
On white
2.32
#F57DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#F57DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DEE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DEE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#99B0EA
Tritanopia (blue-blind)
#FC88AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57dee; /* rgb */ color: rgb(245, 125, 238); /* oklch */ color: oklch(76.3% 0.198 329.5);
Tailwind
colors: {
custom: {
50: '#fba7f4',
500: '#f57dee',
950: '#000000',
},
}SCSS
$custom: #f57dee; $custom-light: #fba7f4; $custom-dark: #000000;
JSON
{
"hex": "#f57dee",
"rgb": {
"r": 245,
"g": 125,
"b": 238
},
"hsl": {
"h": 303.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76342,
"c": 0.19839,
"h": 329.5
},
"luminance": 0.40253
}Semantic roles & 50–950 ramp
primary
#F57DEE
secondary
#D6F5D8
accent
#E21003
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85