#F59FF9#F59FF9
#F59FF9 is a light, vivid purple. Relative luminance 0.510; OKLCH L 81.8% C 0.153 H 325.3°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FF9 |
|---|---|
| RGB | rgb(245, 159, 249) |
| HSL | hsl(297, 88%, 80%) |
| HSV | hsv(297, 36%, 98%) |
| CMYK | cmyk(1.6%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(76.71, 45.71, -31.88) |
| CIE-LCH | lch(76.71, 55.73, 325.11°) |
| OKLab | oklab(81.76% 0.1255 -0.0869) |
| OKLCH | oklch(81.76% 0.153 325.3) |
| XYZ | xyz(67.1516, 51.0509, 95.9207) |
| Luminance | 0.5105 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.12
Mauve
#E0B0FF
ΔE00 6.38
Lavender Pink
#DD85D7
ΔE00 7.32
Lilac (survey)
#CEA2FD
ΔE00 8.23
Light Lavendar
#EFC0FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FF9 #A3F99F
analogous
#C89FF9 #F59FF9 #F99FD0
triadic
#F59FF9 #F9F59F #9FF9F5
tetradic
#F59FF9 #F9C89F #A3F99F #9FD0F9
square
#F59FF9 #F9C89F #A3F99F #9FD0F9
split-complementary
#F59FF9 #D0F99F #9FF9C8
monochromatic
#E92CF2 #EF65F5 #F59FF9 #FBD9FD #FCE2FD
Accessibility & contrast
On white
1.87
#F59FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#F59FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FF9
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FF9 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B7FC
Deuteranopia (green-blind)
#ADC1F6
Tritanopia (blue-blind)
#F9A8C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f59ff9; /* rgb */ color: rgb(245, 159, 249); /* oklch */ color: oklch(81.8% 0.153 325.3);
Tailwind
colors: {
custom: {
50: '#fabdfb',
500: '#f59ff9',
950: '#000000',
},
}SCSS
$custom: #f59ff9; $custom-light: #fabdfb; $custom-dark: #000000;
JSON
{
"hex": "#f59ff9",
"rgb": {
"r": 245,
"g": 159,
"b": 249
},
"hsl": {
"h": 297.333,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.81759,
"c": 0.15267,
"h": 325.3
},
"luminance": 0.51048
}Semantic roles & 50–950 ramp
primary
#F59FF9
secondary
#68DA62
accent
#E5010B
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171217
muted
#858285