#F592DF#F592DF
#F592DF is a light, vivid pink. Relative luminance 0.453; OKLCH L 78.7% C 0.152 H 335.6°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F592DF |
|---|---|
| RGB | rgb(245, 146, 223) |
| HSL | hsl(313, 83%, 77%) |
| HSV | hsv(313, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 9%, 3.9%) |
| CIE-LAB | lab(73.09, 47.88, -23.27) |
| CIE-LCH | lch(73.09, 53.23, 334.08°) |
| OKLab | oklab(78.72% 0.1381 -0.0626) |
| OKLCH | oklch(78.72% 0.152 335.6) |
| XYZ | xyz(61.2542, 45.3014, 75.3154) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.11
Plum
#DDA0DD
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 6.95
Pink (survey)
#FF81C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592DF #92F5A8
analogous
#D992F5 #F592DF #F592AE
triadic
#F592DF #DFF592 #92DFF5
tetradic
#F592DF #F5D992 #92F5A8 #92AEF5
square
#F592DF #F5D992 #92F5A8 #92AEF5
split-complementary
#F592DF #AEF592 #92F5D9
monochromatic
#EB22BE #F05ACF #F592DF #FACAEF #FCE3F7
Accessibility & contrast
On white
2.09
#F592DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F592DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592DF
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592DF | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#ACB9DC
Tritanopia (blue-blind)
#FE96AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f592df; /* rgb */ color: rgb(245, 146, 223); /* oklch */ color: oklch(78.7% 0.152 335.6);
Tailwind
colors: {
custom: {
50: '#fab4e9',
500: '#f592df',
950: '#000000',
},
}SCSS
$custom: #f592df; $custom-light: #fab4e9; $custom-dark: #000000;
JSON
{
"hex": "#f592df",
"rgb": {
"r": 245,
"g": 146,
"b": 223
},
"hsl": {
"h": 313.333,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.78719,
"c": 0.15161,
"h": 335.6
},
"luminance": 0.45298
}Semantic roles & 50–950 ramp
primary
#F592DF
secondary
#D7F4DD
accent
#E03606
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084