#F592ED#F592ED
#F592ED is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.3% C 0.163 H 329.9°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F592ED |
|---|---|
| RGB | rgb(245, 146, 237) |
| HSL | hsl(305, 83%, 77%) |
| HSV | hsv(305, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 3.3%, 3.9%) |
| CIE-LAB | lab(73.60, 50.24, -30.15) |
| CIE-LCH | lch(73.60, 58.59, 329.03°) |
| OKLab | oklab(79.27% 0.1415 -0.0819) |
| OKLCH | oklch(79.27% 0.163 329.9) |
| XYZ | xyz(63.2203, 46.0878, 85.6702) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.91
Lavender Pink
#DD85D7
ΔE00 5.04
Purply Pink
#F075E6
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.18
Bubblegum Pink
#FE83CC
ΔE00 6.99
Candy Pink
#FF63E9
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592ED #92F59A
analogous
#CB92F5 #F592ED #F592BC
triadic
#F592ED #EDF592 #92EDF5
tetradic
#F592ED #F5CB92 #92F59A #92BCF5
square
#F592ED #F5CB92 #92F59A #92BCF5
split-complementary
#F592ED #BCF592 #92F5CB
monochromatic
#EB22DA #F05AE4 #F592ED #FACAF6 #FCE3FA
Accessibility & contrast
On white
2.06
#F592ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#F592ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592ED
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592ED | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DACF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#FC9AB5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f592ed; /* rgb */ color: rgb(245, 146, 237); /* oklch */ color: oklch(79.3% 0.163 329.9);
Tailwind
colors: {
custom: {
50: '#fab4f3',
500: '#f592ed',
950: '#000000',
},
}SCSS
$custom: #f592ed; $custom-light: #fab4f3; $custom-dark: #000000;
JSON
{
"hex": "#f592ed",
"rgb": {
"r": 245,
"g": 146,
"b": 237
},
"hsl": {
"h": 304.848,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.79273,
"c": 0.16346,
"h": 329.9
},
"luminance": 0.46085
}Semantic roles & 50–950 ramp
primary
#F592ED
secondary
#D7F4D9
accent
#E01706
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181117
muted
#868085