#F59FFE#F59FFE
#F59FFE is a light, vivid purple. Relative luminance 0.514; OKLCH L 82.0% C 0.158 H 323.5°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FFE |
|---|---|
| RGB | rgb(245, 159, 254) |
| HSL | hsl(294, 98%, 81%) |
| HSV | hsv(294, 37%, 100%) |
| CMYK | cmyk(3.5%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.90, 46.63, -34.29) |
| CIE-LCH | lch(76.90, 57.88, 323.67°) |
| OKLab | oklab(81.97% 0.1267 -0.0937) |
| OKLCH | oklch(81.97% 0.158 323.5) |
| XYZ | xyz(67.9418, 51.3670, 100.0826) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 6.12
Mauve
#E0B0FF
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.49
Lavender Pink
#DD85D7
ΔE00 7.72
Lilac (survey)
#CEA2FD
ΔE00 7.77
Baby Purple
#CA9BF7
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FFE #A8FE9F
analogous
#C59FFE #F59FFE #FE9FD7
triadic
#F59FFE #FEF59F #9FFEF5
tetradic
#F59FFE #FEC59F #A8FE9F #9FD7FE
square
#F59FFE #FEC59F #A8FE9F #9FD7FE
split-complementary
#F59FFE #D7FE9F #9FFEC5
monochromatic
#E826FD #EF62FD #F59FFE #FBDCFF #FCE1FF
Accessibility & contrast
On white
1.86
#F59FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F59FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FFE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FFE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#ABC1FB
Tritanopia (blue-blind)
#F8A9C3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f59ffe; /* rgb */ color: rgb(245, 159, 254); /* oklch */ color: oklch(82.0% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#fabdff',
500: '#f59ffe',
950: '#000000',
},
}SCSS
$custom: #f59ffe; $custom-light: #fabdff; $custom-dark: #000000;
JSON
{
"hex": "#f59ffe",
"rgb": {
"r": 245,
"g": 159,
"b": 254
},
"hsl": {
"h": 294.316,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.81966,
"c": 0.15755,
"h": 323.5
},
"luminance": 0.51365
}Semantic roles & 50–950 ramp
primary
#F59FFE
secondary
#6CE160
accent
#E60016
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286