#F592EB#F592EB
#F592EB is a light, vivid purple. Relative luminance 0.460; OKLCH L 79.2% C 0.162 H 330.7°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F592EB |
|---|---|
| RGB | rgb(245, 146, 235) |
| HSL | hsl(306, 83%, 77%) |
| HSV | hsv(306, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 4.1%, 3.9%) |
| CIE-LAB | lab(73.53, 49.90, -29.17) |
| CIE-LCH | lch(73.53, 57.80, 329.68°) |
| OKLab | oklab(79.19% 0.141 -0.0791) |
| OKLCH | oklch(79.19% 0.162 330.7) |
| XYZ | xyz(62.9297, 45.9716, 84.1398) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.66
Candy Pink
#FF63E9
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592EB #92F59C
analogous
#CE92F5 #F592EB #F592BA
triadic
#F592EB #EBF592 #92EBF5
tetradic
#F592EB #F5CE92 #92F59C #92BAF5
square
#F592EB #F5CE92 #92F59C #92BAF5
split-complementary
#F592EB #BAF592 #92F5CE
monochromatic
#EB22D6 #F05AE1 #F592EB #FACAF5 #FCE3FA
Accessibility & contrast
On white
2.06
#F592EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F592EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592EB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592EB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A8BAE8
Tritanopia (blue-blind)
#FC99B4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f592eb; /* rgb */ color: rgb(245, 146, 235); /* oklch */ color: oklch(79.2% 0.162 330.7);
Tailwind
colors: {
custom: {
50: '#fab4f1',
500: '#f592eb',
950: '#000000',
},
}SCSS
$custom: #f592eb; $custom-light: #fab4f1; $custom-dark: #000000;
JSON
{
"hex": "#f592eb",
"rgb": {
"r": 245,
"g": 146,
"b": 235
},
"hsl": {
"h": 306.061,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.79192,
"c": 0.16171,
"h": 330.7
},
"luminance": 0.45968
}Semantic roles & 50–950 ramp
primary
#F592EB
secondary
#D7F4DA
accent
#E01C06
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084