#F59CFD#F59CFD
#F59CFD is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.5% C 0.162 H 324.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F59CFD |
|---|---|
| RGB | rgb(245, 156, 253) |
| HSL | hsl(295, 96%, 80%) |
| HSV | hsv(295, 38%, 99%) |
| CMYK | cmyk(3.2%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.24, 47.99, -34.76) |
| CIE-LCH | lch(76.24, 59.26, 324.08°) |
| OKLab | oklab(81.46% 0.1307 -0.095) |
| OKLCH | oklch(81.46% 0.162 324) |
| XYZ | xyz(67.2725, 50.2839, 99.0716) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.51
Plum
#DDA0DD
ΔE00 6.63
Mauve
#E0B0FF
ΔE00 6.65
Lavender Pink
#DD85D7
ΔE00 7.30
Lilac (survey)
#CEA2FD
ΔE00 7.95
Baby Purple
#CA9BF7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59CFD #A4FD9C
analogous
#C59CFD #F59CFD #FD9CD4
triadic
#F59CFD #FDF59C #9CFDF5
tetradic
#F59CFD #FDC59C #A4FD9C #9CD4FD
square
#F59CFD #FDC59C #A4FD9C #9CD4FD
split-complementary
#F59CFD #D4FD9C #9CFDC5
monochromatic
#E924FB #EF60FC #F59CFD #FBD8FE #FCE1FE
Accessibility & contrast
On white
1.90
#F59CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F59CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59CFD
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59CFD | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#F9A6C1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f59cfd; /* rgb */ color: rgb(245, 156, 253); /* oklch */ color: oklch(81.5% 0.162 324.0);
Tailwind
colors: {
custom: {
50: '#fabbfe',
500: '#f59cfd',
950: '#000000',
},
}SCSS
$custom: #f59cfd; $custom-light: #fabbfe; $custom-dark: #000000;
JSON
{
"hex": "#f59cfd",
"rgb": {
"r": 245,
"g": 156,
"b": 253
},
"hsl": {
"h": 295.052,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.81459,
"c": 0.16161,
"h": 324
},
"luminance": 0.50281
}Semantic roles & 50–950 ramp
primary
#F59CFD
secondary
#68DF5E
accent
#E60013
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286