#F57DEB#F57DEB
#F57DEB is a light, vivid purple. Relative luminance 0.401; OKLCH L 76.2% C 0.196 H 330.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F57DEB |
|---|---|
| RGB | rgb(245, 125, 235) |
| HSL | hsl(305, 86%, 73%) |
| HSV | hsv(305, 49%, 96%) |
| CMYK | cmyk(0%, 49%, 4.1%, 3.9%) |
| CIE-LAB | lab(69.53, 60.23, -35.35) |
| CIE-LCH | lch(69.53, 69.84, 329.59°) |
| OKLab | oklab(76.21% 0.1705 -0.0965) |
| OKLCH | oklch(76.21% 0.196 330.5) |
| XYZ | xyz(59.9847, 40.0815, 83.1582) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.57
Purply Pink
#F075E6
ΔE00 1.84
Candy Pink
#FF63E9
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.32
Violet Pink
#FB5FFC
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F57DEB #7DF587
analogous
#C37DF5 #F57DEB #F57DAF
triadic
#F57DEB #EBF57D #7DEBF5
tetradic
#F57DEB #F5C37D #7DF587 #7DAFF5
square
#F57DEB #F5C37D #7DF587 #7DAFF5
split-complementary
#F57DEB #AFF57D #7DF5C3
monochromatic
#E612D4 #F144E2 #F57DEB #F9B6F4 #FDE3FB
Accessibility & contrast
On white
2.33
#F57DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#F57DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F57DEB
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F57DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F57DEB | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#9AB0E7
Tritanopia (blue-blind)
#FD87A9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f57deb; /* rgb */ color: rgb(245, 125, 235); /* oklch */ color: oklch(76.2% 0.196 330.5);
Tailwind
colors: {
custom: {
50: '#fba7f1',
500: '#f57deb',
950: '#000000',
},
}SCSS
$custom: #f57deb; $custom-light: #fba7f1; $custom-dark: #000000;
JSON
{
"hex": "#f57deb",
"rgb": {
"r": 245,
"g": 125,
"b": 235
},
"hsl": {
"h": 305,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.76209,
"c": 0.19586,
"h": 330.5
},
"luminance": 0.40078
}Semantic roles & 50–950 ramp
primary
#F57DEB
secondary
#D6F5D9
accent
#E21603
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85