#F592FF#F592FF
#F592FF is a light, vivid purple. Relative luminance 0.472; OKLCH L 80.0% C 0.180 H 323.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F592FF |
|---|---|
| RGB | rgb(245, 146, 255) |
| HSL | hsl(294, 100%, 79%) |
| HSV | hsv(294, 43%, 100%) |
| CMYK | cmyk(3.9%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(74.31, 53.45, -38.84) |
| CIE-LCH | lch(74.31, 66.07, 324.00°) |
| OKLab | oklab(80.04% 0.1452 -0.1066) |
| OKLCH | oklch(80.04% 0.18 323.7) |
| XYZ | xyz(65.9833, 47.1930, 100.2219) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.82
Purply Pink
#F075E6
ΔE00 6.34
Lavender Pink
#DD85D7
ΔE00 6.76
Plum
#DDA0DD
ΔE00 8.05
Baby Purple
#CA9BF7
ΔE00 8.16
Mauve
#E0B0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592FF #9CFF92
analogous
#BE92FF #F592FF #FF92D2
triadic
#F592FF #FFF592 #92FFF5
tetradic
#F592FF #FFBE92 #9CFF92 #92D2FF
square
#F592FF #FFBE92 #9CFF92 #92D2FF
split-complementary
#F592FF #D2FF92 #92FFBE
monochromatic
#EA18FF #EF55FF #F592FF #FBCFFF #FCE0FF
Accessibility & contrast
On white
2.01
#F592FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F592FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592FF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592FF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#A1BBFC
Tritanopia (blue-blind)
#F99EBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f592ff; /* rgb */ color: rgb(245, 146, 255); /* oklch */ color: oklch(80.0% 0.180 323.7);
Tailwind
colors: {
custom: {
50: '#fab4ff',
500: '#f592ff',
950: '#000000',
},
}SCSS
$custom: #f592ff; $custom-light: #fab4ff; $custom-dark: #000000;
JSON
{
"hex": "#f592ff",
"rgb": {
"r": 245,
"g": 146,
"b": 255
},
"hsl": {
"h": 294.495,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.80039,
"c": 0.18009,
"h": 323.7
},
"luminance": 0.4719
}Semantic roles & 50–950 ramp
primary
#F592FF
secondary
#D7F7D4
accent
#E60015
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086