#F592D5#F592D5
#F592D5 is a light, vivid pink. Relative luminance 0.448; OKLCH L 78.3% C 0.144 H 340.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F592D5 |
|---|---|
| RGB | rgb(245, 146, 213) |
| HSL | hsl(319, 83%, 77%) |
| HSV | hsv(319, 40%, 96%) |
| CMYK | cmyk(0%, 40.4%, 13.1%, 3.9%) |
| CIE-LAB | lab(72.75, 46.26, -18.30) |
| CIE-LCH | lch(72.75, 49.75, 338.42°) |
| OKLab | oklab(78.35% 0.1354 -0.0488) |
| OKLCH | oklch(78.35% 0.144 340.2) |
| XYZ | xyz(59.9456, 44.7780, 68.4235) |
| Luminance | 0.4477 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.55
Pink (survey)
#FF81C0
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 7.63
Purply Pink
#F075E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F592D5 #92F5B2
analogous
#E492F5 #F592D5 #F592A4
triadic
#F592D5 #D5F592 #92D5F5
tetradic
#F592D5 #F5E492 #92F5B2 #92A4F5
square
#F592D5 #F5E492 #92F5B2 #92A4F5
split-complementary
#F592D5 #A4F592 #92F5E4
monochromatic
#EB22AA #F05ABF #F592D5 #FACAEB #FCE3F4
Accessibility & contrast
On white
2.11
#F592D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#F592D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F592D5
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F592D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F592D5 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A9D7
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#FF94AB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f592d5; /* rgb */ color: rgb(245, 146, 213); /* oklch */ color: oklch(78.3% 0.144 340.2);
Tailwind
colors: {
custom: {
50: '#fab4e2',
500: '#f592d5',
950: '#000000',
},
}SCSS
$custom: #f592d5; $custom-light: #fab4e2; $custom-dark: #000000;
JSON
{
"hex": "#f592d5",
"rgb": {
"r": 245,
"g": 146,
"b": 213
},
"hsl": {
"h": 319.394,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.78346,
"c": 0.14392,
"h": 340.2
},
"luminance": 0.44774
}Semantic roles & 50–950 ramp
primary
#F592D5
secondary
#D7F4E0
accent
#E04C06
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083