#F592EA#F592EA
#F592EA is a light, vivid purple. Relative luminance 0.459; OKLCH L 79.2% C 0.161 H 331.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F592EA |
|---|---|
| RGB | rgb(245, 146, 234) |
| HSL | hsl(307, 83%, 77%) |
| HSV | hsv(307, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 4.5%, 3.9%) |
| CIE-LAB | lab(73.49, 49.72, -28.69) |
| CIE-LCH | lch(73.49, 57.41, 330.02°) |
| OKLab | oklab(79.15% 0.1408 -0.0778) |
| OKLCH | oklch(79.15% 0.161 331.1) |
| XYZ | xyz(62.7857, 45.9140, 83.3811) |
| Luminance | 0.4591 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.92
Plum
#DDA0DD
ΔE00 5.97
Purply Pink
#F075E6
ΔE00 6.03
Bubblegum Pink
#FE83CC
ΔE00 6.49
Candy Pink
#FF63E9
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592EA #92F59D
analogous
#CF92F5 #F592EA #F592B9
triadic
#F592EA #EAF592 #92EAF5
tetradic
#F592EA #F5CF92 #92F59D #92B9F5
square
#F592EA #F5CF92 #92F59D #92B9F5
split-complementary
#F592EA #B9F592 #92F5CF
monochromatic
#EB22D4 #F05ADF #F592EA #FACAF5 #FCE3FA
Accessibility & contrast
On white
2.06
#F592EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F592EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592EA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592EA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A9B9E7
Tritanopia (blue-blind)
#FC99B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f592ea; /* rgb */ color: rgb(245, 146, 234); /* oklch */ color: oklch(79.2% 0.161 331.1);
Tailwind
colors: {
custom: {
50: '#fab4f1',
500: '#f592ea',
950: '#000000',
},
}SCSS
$custom: #f592ea; $custom-light: #fab4f1; $custom-dark: #000000;
JSON
{
"hex": "#f592ea",
"rgb": {
"r": 245,
"g": 146,
"b": 234
},
"hsl": {
"h": 306.667,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.79152,
"c": 0.16084,
"h": 331.1
},
"luminance": 0.45911
}Semantic roles & 50–950 ramp
primary
#F592EA
secondary
#D7F4DA
accent
#E01E06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084