#F59DEB#F59DEB
#F59DEB is a light, vivid purple. Relative luminance 0.495; OKLCH L 80.9% C 0.143 H 330.9°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DEB |
|---|---|
| RGB | rgb(245, 157, 235) |
| HSL | hsl(307, 81%, 79%) |
| HSV | hsv(307, 36%, 96%) |
| CMYK | cmyk(0%, 35.9%, 4.1%, 3.9%) |
| CIE-LAB | lab(75.78, 44.26, -25.72) |
| CIE-LCH | lch(75.78, 51.19, 329.83°) |
| OKLab | oklab(80.89% 0.125 -0.0695) |
| OKLCH | oklch(80.89% 0.143 330.9) |
| XYZ | xyz(64.7077, 49.5275, 84.7325) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 6.49
Violet (CSS)
#EE82EE
ΔE00 6.51
Bubblegum Pink
#FE83CC
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 7.88
Purply Pink
#F075E6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DEB #9DF5A7
analogous
#D39DF5 #F59DEB #F59DBF
triadic
#F59DEB #EBF59D #9DEBF5
tetradic
#F59DEB #F5D39D #9DF5A7 #9DBFF5
square
#F59DEB #F5D39D #9DF5A7 #9DBFF5
split-complementary
#F59DEB #BFF59D #9DF5D3
monochromatic
#EA2ED4 #EF65E0 #F59DEB #FBD5F6 #FCE3F9
Accessibility & contrast
On white
1.93
#F59DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#F59DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DEB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DEB | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#B0BFE8
Tritanopia (blue-blind)
#FCA3BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59deb; /* rgb */ color: rgb(245, 157, 235); /* oklch */ color: oklch(80.9% 0.143 330.9);
Tailwind
colors: {
custom: {
50: '#fabbf1',
500: '#f59deb',
950: '#000000',
},
}SCSS
$custom: #f59deb; $custom-light: #fabbf1; $custom-dark: #000000;
JSON
{
"hex": "#f59deb",
"rgb": {
"r": 245,
"g": 157,
"b": 235
},
"hsl": {
"h": 306.818,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.80887,
"c": 0.14305,
"h": 330.9
},
"luminance": 0.49525
}Semantic roles & 50–950 ramp
primary
#F59DEB
secondary
#D7F4DA
accent
#DE2008
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171216
muted
#858184