#F59DFD#F59DFD
#F59DFD is a light, vivid purple. Relative luminance 0.506; OKLCH L 81.6% C 0.160 H 323.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DFD |
|---|---|
| RGB | rgb(245, 157, 253) |
| HSL | hsl(295, 96%, 80%) |
| HSV | hsv(295, 38%, 99%) |
| CMYK | cmyk(3.2%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(76.45, 47.48, -34.44) |
| CIE-LCH | lch(76.45, 58.66, 324.04°) |
| OKLab | oklab(81.61% 0.1293 -0.0941) |
| OKLCH | oklch(81.61% 0.16 323.9) |
| XYZ | xyz(67.4410, 50.6209, 99.1278) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.71
Mauve
#E0B0FF
ΔE00 6.49
Plum
#DDA0DD
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.41
Lilac (survey)
#CEA2FD
ΔE00 7.91
Baby Purple
#CA9BF7
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DFD #A5FD9D
analogous
#C59DFD #F59DFD #FD9DD5
triadic
#F59DFD #FDF59D #9DFDF5
tetradic
#F59DFD #FDC59D #A5FD9D #9DD5FD
square
#F59DFD #FDC59D #A5FD9D #9DD5FD
split-complementary
#F59DFD #D5FD9D #9DFDC5
monochromatic
#E925FB #EF61FC #F59DFD #FBD9FE #FCE1FE
Accessibility & contrast
On white
1.89
#F59DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#F59DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DFD
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DFD | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#AAC0FA
Tritanopia (blue-blind)
#F9A7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f59dfd; /* rgb */ color: rgb(245, 157, 253); /* oklch */ color: oklch(81.6% 0.160 323.9);
Tailwind
colors: {
custom: {
50: '#fabbfe',
500: '#f59dfd',
950: '#000000',
},
}SCSS
$custom: #f59dfd; $custom-light: #fabbfe; $custom-dark: #000000;
JSON
{
"hex": "#f59dfd",
"rgb": {
"r": 245,
"g": 157,
"b": 253
},
"hsl": {
"h": 295,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.81613,
"c": 0.15993,
"h": 323.9
},
"luminance": 0.50618
}Semantic roles & 50–950 ramp
primary
#F59DFD
secondary
#69E05F
accent
#E60013
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286