#F592F2#F592F2
#F592F2 is a light, vivid purple. Relative luminance 0.464; OKLCH L 79.5% C 0.168 H 328.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F592F2 |
|---|---|
| RGB | rgb(245, 146, 242) |
| HSL | hsl(302, 83%, 77%) |
| HSV | hsv(302, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 1.2%, 3.9%) |
| CIE-LAB | lab(73.79, 51.11, -32.58) |
| CIE-LCH | lch(73.79, 60.61, 327.49°) |
| OKLab | oklab(79.48% 0.1426 -0.0888) |
| OKLCH | oklch(79.48% 0.168 328.1) |
| XYZ | xyz(63.9610, 46.3841, 89.5711) |
| Luminance | 0.4638 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 5.38
Purply Pink
#F075E6
ΔE00 5.84
Plum
#DDA0DD
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 7.83
Candy Pink
#FF63E9
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592F2 #92F595
analogous
#C792F5 #F592F2 #F592C1
triadic
#F592F2 #F2F592 #92F2F5
tetradic
#F592F2 #F5C792 #92F595 #92C1F5
square
#F592F2 #F5C792 #92F595 #92C1F5
split-complementary
#F592F2 #C1F592 #92F5C7
monochromatic
#EB22E5 #F05AEB #F592F2 #FACAF9 #FCE3FC
Accessibility & contrast
On white
2.04
#F592F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#F592F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592F2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592F2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF5
Deuteranopia (green-blind)
#A6BAEF
Tritanopia (blue-blind)
#FB9BB7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f592f2; /* rgb */ color: rgb(245, 146, 242); /* oklch */ color: oklch(79.5% 0.168 328.1);
Tailwind
colors: {
custom: {
50: '#fab4f6',
500: '#f592f2',
950: '#000000',
},
}SCSS
$custom: #f592f2; $custom-light: #fab4f6; $custom-dark: #000000;
JSON
{
"hex": "#f592f2",
"rgb": {
"r": 245,
"g": 146,
"b": 242
},
"hsl": {
"h": 301.818,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.7948,
"c": 0.16795,
"h": 328.1
},
"luminance": 0.46381
}Semantic roles & 50–950 ramp
primary
#F592F2
secondary
#D7F4D8
accent
#E00C06
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085