#F59DEE#F59DEE
#F59DEE is a light, vivid purple. Relative luminance 0.497; OKLCH L 81.0% C 0.146 H 329.7°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F59DEE |
|---|---|
| RGB | rgb(245, 157, 238) |
| HSL | hsl(305, 81%, 79%) |
| HSV | hsv(305, 36%, 96%) |
| CMYK | cmyk(0%, 35.9%, 2.9%, 3.9%) |
| CIE-LAB | lab(75.89, 44.78, -27.19) |
| CIE-LCH | lch(75.89, 52.39, 328.74°) |
| OKLab | oklab(81% 0.1258 -0.0736) |
| OKLCH | oklch(81% 0.146 329.7) |
| XYZ | xyz(65.1448, 49.7024, 87.0344) |
| Luminance | 0.4970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 6.23
Lavender Pink
#DD85D7
ΔE00 6.51
Mauve
#E0B0FF
ΔE00 7.54
Bubblegum Pink
#FE83CC
ΔE00 7.80
Purply Pink
#F075E6
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F59DEE #9DF5A4
analogous
#D09DF5 #F59DEE #F59DC2
triadic
#F59DEE #EEF59D #9DEEF5
tetradic
#F59DEE #F5D09D #9DF5A4 #9DC2F5
square
#F59DEE #F5D09D #9DF5A4 #9DC2F5
split-complementary
#F59DEE #C2F59D #9DF5D0
monochromatic
#EA2EDB #EF65E4 #F59DEE #FBD5F8 #FCE3FA
Accessibility & contrast
On white
1.92
#F59DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#F59DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F59DEE
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F59DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F59DEE | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B4F1
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#FBA3BB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f59dee; /* rgb */ color: rgb(245, 157, 238); /* oklch */ color: oklch(81.0% 0.146 329.7);
Tailwind
colors: {
custom: {
50: '#fabbf3',
500: '#f59dee',
950: '#000000',
},
}SCSS
$custom: #f59dee; $custom-light: #fabbf3; $custom-dark: #000000;
JSON
{
"hex": "#f59dee",
"rgb": {
"r": 245,
"g": 157,
"b": 238
},
"hsl": {
"h": 304.773,
"s": 81.481,
"l": 78.824
},
"oklch": {
"l": 0.81004,
"c": 0.14575,
"h": 329.7
},
"luminance": 0.49699
}Semantic roles & 50–950 ramp
primary
#F59DEE
secondary
#D7F4D9
accent
#DE1908
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171217
muted
#858185