#F59EFA#F59EFA
#F59EFA is a light, vivid purple. Relative luminance 0.508; OKLCH L 81.6% C 0.155 H 325.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F59EFA |
|---|---|
| RGB | rgb(245, 158, 250) |
| HSL | hsl(297, 90%, 80%) |
| HSV | hsv(297, 37%, 98%) |
| CMYK | cmyk(2%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(76.54, 46.41, -32.68) |
| CIE-LCH | lch(76.54, 56.76, 324.85°) |
| OKLab | oklab(81.64% 0.1272 -0.0891) |
| OKLCH | oklch(81.64% 0.155 325) |
| XYZ | xyz(67.1367, 50.7710, 96.6873) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.03
Mauve
#E0B0FF
ΔE00 6.47
Lavender Pink
#DD85D7
ΔE00 7.27
Lilac (survey)
#CEA2FD
ΔE00 8.15
Baby Purple
#CA9BF7
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59EFA #A3FA9E
analogous
#C79EFA #F59EFA #FA9ED1
triadic
#F59EFA #FAF59E #9EFAF5
tetradic
#F59EFA #FAC79E #A3FA9E #9ED1FA
square
#F59EFA #FAC79E #A3FA9E #9ED1FA
split-complementary
#F59EFA #D1FA9E #9EFAC7
monochromatic
#E92AF4 #EF64F7 #F59EFA #FBD8FD #FCE2FD
Accessibility & contrast
On white
1.88
#F59EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F59EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59EFA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59EFA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#ACC1F7
Tritanopia (blue-blind)
#F9A7C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f59efa; /* rgb */ color: rgb(245, 158, 250); /* oklch */ color: oklch(81.6% 0.155 325.0);
Tailwind
colors: {
custom: {
50: '#fabcfc',
500: '#f59efa',
950: '#000000',
},
}SCSS
$custom: #f59efa; $custom-light: #fabcfc; $custom-dark: #000000;
JSON
{
"hex": "#f59efa",
"rgb": {
"r": 245,
"g": 158,
"b": 250
},
"hsl": {
"h": 296.739,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.81644,
"c": 0.15532,
"h": 325
},
"luminance": 0.50768
}Semantic roles & 50–950 ramp
primary
#F59EFA
secondary
#68DB61
accent
#E6000C
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285