#F59BF3#F59BF3
#F59BF3 is a light, vivid purple. Relative luminance 0.493; OKLCH L 80.9% C 0.154 H 327.7°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F59BF3 |
|---|---|
| RGB | rgb(245, 155, 243) |
| HSL | hsl(301, 82%, 78%) |
| HSV | hsv(301, 37%, 96%) |
| CMYK | cmyk(0%, 36.7%, 0.8%, 3.9%) |
| CIE-LAB | lab(75.66, 46.70, -30.26) |
| CIE-LCH | lch(75.66, 55.64, 327.06°) |
| OKLab | oklab(80.89% 0.1299 -0.0823) |
| OKLCH | oklch(80.89% 0.154 327.7) |
| XYZ | xyz(65.5540, 49.3291, 90.8451) |
| Luminance | 0.4933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.44
Plum
#DDA0DD
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 6.41
Mauve
#E0B0FF
ΔE00 7.33
Purply Pink
#F075E6
ΔE00 7.71
Bubblegum Pink
#FE83CC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59BF3 #9BF59D
analogous
#CA9BF5 #F59BF3 #F59BC6
triadic
#F59BF3 #F3F59B #9BF3F5
tetradic
#F59BF3 #F5CA9B #9BF59D #9BC6F5
square
#F59BF3 #F5CA9B #9BF59D #9BC6F5
split-complementary
#F59BF3 #C6F59B #9BF5CA
monochromatic
#EA2CE6 #EF63EC #F59BF3 #FBD3FA #FCE3FC
Accessibility & contrast
On white
1.93
#F59BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#F59BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59BF3
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59BF3 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#ACBFF0
Tritanopia (blue-blind)
#FBA3BC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #f59bf3; /* rgb */ color: rgb(245, 155, 243); /* oklch */ color: oklch(80.9% 0.154 327.7);
Tailwind
colors: {
custom: {
50: '#fabaf7',
500: '#f59bf3',
950: '#000000',
},
}SCSS
$custom: #f59bf3; $custom-light: #fabaf7; $custom-dark: #000000;
JSON
{
"hex": "#f59bf3",
"rgb": {
"r": 245,
"g": 155,
"b": 243
},
"hsl": {
"h": 301.333,
"s": 81.818,
"l": 78.431
},
"oklch": {
"l": 0.80891,
"c": 0.15375,
"h": 327.7
},
"luminance": 0.49326
}Semantic roles & 50–950 ramp
primary
#F59BF3
secondary
#D7F4D8
accent
#DE0C07
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#171217
muted
#858185