#F59DFF#F59DFF
#F59DFF is a light, vivid purple. Relative luminance 0.507; OKLCH L 81.7% C 0.162 H 323.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DFF |
|---|---|
| RGB | rgb(245, 157, 255) |
| HSL | hsl(294, 100%, 81%) |
| HSV | hsv(294, 38%, 100%) |
| CMYK | cmyk(3.9%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(76.53, 47.85, -35.40) |
| CIE-LCH | lch(76.53, 59.52, 323.50°) |
| OKLab | oklab(81.7% 0.1297 -0.0969) |
| OKLCH | oklch(81.7% 0.162 323.2) |
| XYZ | xyz(67.7613, 50.7490, 100.8145) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.75
Mauve
#E0B0FF
ΔE00 6.44
Plum
#DDA0DD
ΔE00 6.81
Lavender Pink
#DD85D7
ΔE00 7.60
Lilac (survey)
#CEA2FD
ΔE00 7.76
Baby Purple
#CA9BF7
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DFF #A7FF9D
analogous
#C49DFF #F59DFF #FF9DD8
triadic
#F59DFF #FFF59D #9DFFF5
tetradic
#F59DFF #FFC49D #A7FF9D #9DD8FF
square
#F59DFF #FFC49D #A7FF9D #9DD8FF
split-complementary
#F59DFF #D8FF9D #9DFFC4
monochromatic
#E923FF #EF60FF #F59DFF #FBDAFF #FCE0FF
Accessibility & contrast
On white
1.88
#F59DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#F59DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DFF
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DFF | 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)
#92B6FF
Deuteranopia (green-blind)
#A9C0FC
Tritanopia (blue-blind)
#F8A8C2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f59dff; /* rgb */ color: rgb(245, 157, 255); /* oklch */ color: oklch(81.7% 0.162 323.2);
Tailwind
colors: {
custom: {
50: '#fabbff',
500: '#f59dff',
950: '#000000',
},
}SCSS
$custom: #f59dff; $custom-light: #fabbff; $custom-dark: #000000;
JSON
{
"hex": "#f59dff",
"rgb": {
"r": 245,
"g": 157,
"b": 255
},
"hsl": {
"h": 293.878,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81697,
"c": 0.16189,
"h": 323.2
},
"luminance": 0.50746
}Semantic roles & 50–950 ramp
primary
#F59DFF
secondary
#6BE35E
accent
#E60017
background
#FFFDFF
surface
#FFF8FF
border
#D7D1D7
text
#171218
muted
#858286