#F59FED#F59FED
#F59FED is a light, vivid purple. Relative luminance 0.503; OKLCH L 81.3% C 0.141 H 330.1°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FED |
|---|---|
| RGB | rgb(245, 159, 237) |
| HSL | hsl(306, 81%, 79%) |
| HSV | hsv(306, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 3.3%, 3.9%) |
| CIE-LAB | lab(76.27, 43.57, -26.06) |
| CIE-LCH | lch(76.27, 50.77, 329.12°) |
| OKLab | oklab(81.28% 0.1226 -0.0705) |
| OKLCH | oklch(81.28% 0.141 330.1) |
| XYZ | xyz(65.3394, 50.3261, 86.3765) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 6.84
Mauve
#E0B0FF
ΔE00 7.46
Bubblegum Pink
#FE83CC
ΔE00 7.86
Light Lavendar
#EFC0FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FED #9FF5A7
analogous
#D29FF5 #F59FED #F59FC2
triadic
#F59FED #EDF59F #9FEDF5
tetradic
#F59FED #F5D29F #9FF5A7 #9FC2F5
square
#F59FED #F5D29F #9FF5A7 #9FC2F5
split-complementary
#F59FED #C2F59F #9FF5D2
monochromatic
#E930D8 #EF68E3 #F59FED #FBD6F7 #FCE3FA
Accessibility & contrast
On white
1.90
#F59FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#F59FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FED
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FED | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#B1C0EA
Tritanopia (blue-blind)
#FBA5BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f59fed; /* rgb */ color: rgb(245, 159, 237); /* oklch */ color: oklch(81.3% 0.141 330.1);
Tailwind
colors: {
custom: {
50: '#fabdf3',
500: '#f59fed',
950: '#000000',
},
}SCSS
$custom: #f59fed; $custom-light: #fabdf3; $custom-dark: #000000;
JSON
{
"hex": "#f59fed",
"rgb": {
"r": 245,
"g": 159,
"b": 237
},
"hsl": {
"h": 305.581,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.81281,
"c": 0.14141,
"h": 330.1
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#F59FED
secondary
#64D46E
accent
#DD1C08
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285