#F59FEA#F59FEA
#F59FEA is a light, vivid purple. Relative luminance 0.501; OKLCH L 81.2% C 0.139 H 331.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FEA |
|---|---|
| RGB | rgb(245, 159, 234) |
| HSL | hsl(308, 81%, 79%) |
| HSV | hsv(308, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 4.5%, 3.9%) |
| CIE-LAB | lab(76.16, 43.05, -24.59) |
| CIE-LCH | lch(76.16, 49.58, 330.26°) |
| OKLab | oklab(81.17% 0.1218 -0.0664) |
| OKLCH | oklch(81.17% 0.139 331.4) |
| XYZ | xyz(64.9048, 50.1522, 84.0875) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.39
Lavender Pink
#DD85D7
ΔE00 6.86
Violet (CSS)
#EE82EE
ΔE00 7.08
Bubblegum Pink
#FE83CC
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.84
Light Lavendar
#EFC0FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FEA #9FF5AA
analogous
#D59FF5 #F59FEA #F59FBF
triadic
#F59FEA #EAF59F #9FEAF5
tetradic
#F59FEA #F5D59F #9FF5AA #9FBFF5
square
#F59FEA #F5D59F #9FF5AA #9FBFF5
split-complementary
#F59FEA #BFF59F #9FF5D5
monochromatic
#E930D2 #EF68DE #F59FEA #FBD6F6 #FCE3F9
Accessibility & contrast
On white
1.90
#F59FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#F59FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FEA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FEA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB4ED
Deuteranopia (green-blind)
#B2C0E7
Tritanopia (blue-blind)
#FCA4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f59fea; /* rgb */ color: rgb(245, 159, 234); /* oklch */ color: oklch(81.2% 0.139 331.4);
Tailwind
colors: {
custom: {
50: '#fabdf1',
500: '#f59fea',
950: '#000000',
},
}SCSS
$custom: #f59fea; $custom-light: #fabdf1; $custom-dark: #000000;
JSON
{
"hex": "#f59fea",
"rgb": {
"r": 245,
"g": 159,
"b": 234
},
"hsl": {
"h": 307.674,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.81166,
"c": 0.13873,
"h": 331.4
},
"luminance": 0.50149
}Semantic roles & 50–950 ramp
primary
#F59FEA
secondary
#64D472
accent
#DD2308
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171216
muted
#858285