#F59FEB#F59FEB
#F59FEB is a light, vivid purple. Relative luminance 0.502; OKLCH L 81.2% C 0.140 H 331.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FEB |
|---|---|
| RGB | rgb(245, 159, 235) |
| HSL | hsl(307, 81%, 79%) |
| HSV | hsv(307, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 4.1%, 3.9%) |
| CIE-LAB | lab(76.20, 43.22, -25.08) |
| CIE-LCH | lch(76.20, 49.97, 329.87°) |
| OKLab | oklab(81.2% 0.1221 -0.0677) |
| OKLCH | oklch(81.2% 0.14 331) |
| XYZ | xyz(65.0489, 50.2098, 84.8462) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.43
Lavender Pink
#DD85D7
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 6.97
Bubblegum Pink
#FE83CC
ΔE00 7.60
Mauve
#E0B0FF
ΔE00 7.71
Light Lavendar
#EFC0FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FEB #9FF5A9
analogous
#D49FF5 #F59FEB #F59FC0
triadic
#F59FEB #EBF59F #9FEBF5
tetradic
#F59FEB #F5D49F #9FF5A9 #9FC0F5
square
#F59FEB #F5D49F #9FF5A9 #9FC0F5
split-complementary
#F59FEB #C0F59F #9FF5D4
monochromatic
#E930D4 #EF68DF #F59FEB #FBD6F7 #FCE3F9
Accessibility & contrast
On white
1.90
#F59FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#F59FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FEB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FEB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5EE
Deuteranopia (green-blind)
#B2C0E8
Tritanopia (blue-blind)
#FCA4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f59feb; /* rgb */ color: rgb(245, 159, 235); /* oklch */ color: oklch(81.2% 0.140 331.0);
Tailwind
colors: {
custom: {
50: '#fabdf1',
500: '#f59feb',
950: '#000000',
},
}SCSS
$custom: #f59feb; $custom-light: #fabdf1; $custom-dark: #000000;
JSON
{
"hex": "#f59feb",
"rgb": {
"r": 245,
"g": 159,
"b": 235
},
"hsl": {
"h": 306.977,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.81204,
"c": 0.13961,
"h": 331
},
"luminance": 0.50207
}Semantic roles & 50–950 ramp
primary
#F59FEB
secondary
#64D471
accent
#DD2108
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171216
muted
#858285