#F59AED#F59AED
#F59AED is a light, vivid purple. Relative luminance 0.486; OKLCH L 80.5% C 0.150 H 330.0°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F59AED |
|---|---|
| RGB | rgb(245, 154, 237) |
| HSL | hsl(305, 82%, 78%) |
| HSV | hsv(305, 37%, 96%) |
| CMYK | cmyk(0%, 37.1%, 3.3%, 3.9%) |
| CIE-LAB | lab(75.23, 46.15, -27.65) |
| CIE-LCH | lch(75.23, 53.80, 329.07°) |
| OKLab | oklab(80.5% 0.1299 -0.0749) |
| OKLCH | oklch(80.5% 0.15 330) |
| XYZ | xyz(64.4969, 48.6411, 86.0957) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 7.40
Purply Pink
#F075E6
ΔE00 7.66
Mauve
#E0B0FF
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59AED #9AF5A2
analogous
#CF9AF5 #F59AED #F59ABF
triadic
#F59AED #EDF59A #9AEDF5
tetradic
#F59AED #F5CF9A #9AF5A2 #9ABFF5
square
#F59AED #F5CF9A #9AF5A2 #9ABFF5
split-complementary
#F59AED #BFF59A #9AF5CF
monochromatic
#EA2BD9 #EF62E3 #F59AED #FBD2F7 #FCE3FA
Accessibility & contrast
On white
1.96
#F59AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F59AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59AED
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59AED | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B2F0
Deuteranopia (green-blind)
#ADBEEA
Tritanopia (blue-blind)
#FCA1B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f59aed; /* rgb */ color: rgb(245, 154, 237); /* oklch */ color: oklch(80.5% 0.150 330.0);
Tailwind
colors: {
custom: {
50: '#fab9f3',
500: '#f59aed',
950: '#000000',
},
}SCSS
$custom: #f59aed; $custom-light: #fab9f3; $custom-dark: #000000;
JSON
{
"hex": "#f59aed",
"rgb": {
"r": 245,
"g": 154,
"b": 237
},
"hsl": {
"h": 305.275,
"s": 81.982,
"l": 78.235
},
"oklch": {
"l": 0.80495,
"c": 0.14997,
"h": 330
},
"luminance": 0.48638
}Semantic roles & 50–950 ramp
primary
#F59AED
secondary
#D7F4D9
accent
#DE1A07
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185