#F59FEE#F59FEE
#F59FEE is a light, vivid purple. Relative luminance 0.504; OKLCH L 81.3% C 0.142 H 329.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F59FEE |
|---|---|
| RGB | rgb(245, 159, 238) |
| HSL | hsl(305, 81%, 79%) |
| HSV | hsv(305, 35%, 96%) |
| CMYK | cmyk(0%, 35.1%, 2.9%, 3.9%) |
| CIE-LAB | lab(76.30, 43.75, -26.55) |
| CIE-LCH | lch(76.30, 51.17, 328.75°) |
| OKLab | oklab(81.32% 0.1229 -0.0718) |
| OKLCH | oklch(81.32% 0.142 329.7) |
| XYZ | xyz(65.4859, 50.3847, 87.1481) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 6.69
Lavender Pink
#DD85D7
ΔE00 6.84
Mauve
#E0B0FF
ΔE00 7.34
Bubblegum Pink
#FE83CC
ΔE00 7.99
Light Lavendar
#EFC0FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59FEE #9FF5A6
analogous
#D19FF5 #F59FEE #F59FC3
triadic
#F59FEE #EEF59F #9FEEF5
tetradic
#F59FEE #F5D19F #9FF5A6 #9FC3F5
square
#F59FEE #F5D19F #9FF5A6 #9FC3F5
split-complementary
#F59FEE #C3F59F #9FF5D1
monochromatic
#E930DA #EF68E4 #F59FEE #FBD6F8 #FCE3FA
Accessibility & contrast
On white
1.90
#F59FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#F59FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59FEE
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59FEE | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F1
Deuteranopia (green-blind)
#B1C0EB
Tritanopia (blue-blind)
#FBA5BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f59fee; /* rgb */ color: rgb(245, 159, 238); /* oklch */ color: oklch(81.3% 0.142 329.7);
Tailwind
colors: {
custom: {
50: '#fabdf3',
500: '#f59fee',
950: '#000000',
},
}SCSS
$custom: #f59fee; $custom-light: #fabdf3; $custom-dark: #000000;
JSON
{
"hex": "#f59fee",
"rgb": {
"r": 245,
"g": 159,
"b": 238
},
"hsl": {
"h": 304.884,
"s": 81.132,
"l": 79.216
},
"oklch": {
"l": 0.8132,
"c": 0.14233,
"h": 329.7
},
"luminance": 0.50382
}Semantic roles & 50–950 ramp
primary
#F59FEE
secondary
#64D46D
accent
#DD1908
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#171217
muted
#858285