#F59DEC#F59DEC
#F59DEC is a light, vivid purple. Relative luminance 0.496; OKLCH L 80.9% C 0.144 H 330.5°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DEC |
|---|---|
| RGB | rgb(245, 157, 236) |
| HSL | hsl(306, 81%, 79%) |
| HSV | hsv(306, 36%, 96%) |
| CMYK | cmyk(0%, 35.9%, 3.7%, 3.9%) |
| CIE-LAB | lab(75.81, 44.43, -26.21) |
| CIE-LCH | lch(75.81, 51.59, 329.46°) |
| OKLab | oklab(80.93% 0.1253 -0.0709) |
| OKLCH | oklch(80.93% 0.144 330.5) |
| XYZ | xyz(64.8526, 49.5855, 85.4955) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.67
Violet (CSS)
#EE82EE
ΔE00 6.41
Lavender Pink
#DD85D7
ΔE00 6.49
Bubblegum Pink
#FE83CC
ΔE00 7.52
Mauve
#E0B0FF
ΔE00 7.76
Purply Pink
#F075E6
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DEC #9DF5A6
analogous
#D29DF5 #F59DEC #F59DC0
triadic
#F59DEC #ECF59D #9DECF5
tetradic
#F59DEC #F5D29D #9DF5A6 #9DC0F5
square
#F59DEC #F5D29D #9DF5A6 #9DC0F5
split-complementary
#F59DEC #C0F59D #9DF5D2
monochromatic
#EA2ED6 #EF65E1 #F59DEC #FBD5F7 #FCE3FA
Accessibility & contrast
On white
1.92
#F59DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#F59DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DEC
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DEC | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EF
Deuteranopia (green-blind)
#B0BFE9
Tritanopia (blue-blind)
#FCA3BA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59dec; /* rgb */ color: rgb(245, 157, 236); /* oklch */ color: oklch(80.9% 0.144 330.5);
Tailwind
colors: {
custom: {
50: '#fabbf2',
500: '#f59dec',
950: '#000000',
},
}SCSS
$custom: #f59dec; $custom-light: #fabbf2; $custom-dark: #000000;
JSON
{
"hex": "#f59dec",
"rgb": {
"r": 245,
"g": 157,
"b": 236
},
"hsl": {
"h": 306.136,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.80926,
"c": 0.14395,
"h": 330.5
},
"luminance": 0.49583
}Semantic roles & 50–950 ramp
primary
#F59DEC
secondary
#D7F4DA
accent
#DE1E08
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185