#F592FE#F592FE
#F592FE is a light, vivid purple. Relative luminance 0.471; OKLCH L 80.0% C 0.179 H 324.0°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F592FE |
|---|---|
| RGB | rgb(245, 146, 254) |
| HSL | hsl(295, 98%, 78%) |
| HSV | hsv(295, 43%, 100%) |
| CMYK | cmyk(3.5%, 42.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.27, 53.26, -38.36) |
| CIE-LCH | lch(74.27, 65.64, 324.24°) |
| OKLab | oklab(80% 0.145 -0.1052) |
| OKLCH | oklch(80% 0.179 324) |
| XYZ | xyz(65.8227, 47.1288, 99.3763) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.93
Baby Purple
#CA9BF7
ΔE00 8.21
Mauve
#E0B0FF
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592FE #9BFE92
analogous
#BF92FE #F592FE #FE92D1
triadic
#F592FE #FEF592 #92FEF5
tetradic
#F592FE #FEBF92 #9BFE92 #92D1FE
square
#F592FE #FEBF92 #9BFE92 #92D1FE
split-complementary
#F592FE #D1FE92 #92FEBF
monochromatic
#EA19FD #EF55FD #F592FE #FBCFFF #FCE1FF
Accessibility & contrast
On white
2.01
#F592FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#F592FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592FE
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592FE | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A1BBFB
Tritanopia (blue-blind)
#F99EBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f592fe; /* rgb */ color: rgb(245, 146, 254); /* oklch */ color: oklch(80.0% 0.179 324.0);
Tailwind
colors: {
custom: {
50: '#fab4ff',
500: '#f592fe',
950: '#000000',
},
}SCSS
$custom: #f592fe; $custom-light: #fab4ff; $custom-dark: #000000;
JSON
{
"hex": "#f592fe",
"rgb": {
"r": 245,
"g": 146,
"b": 254
},
"hsl": {
"h": 295,
"s": 98.182,
"l": 78.431
},
"oklch": {
"l": 0.79995,
"c": 0.17913,
"h": 324
},
"luminance": 0.47126
}Semantic roles & 50–950 ramp
primary
#F592FE
secondary
#D7F7D4
accent
#E60013
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086