#F599DF#F599DF
#F599DF is a light, vivid pink. Relative luminance 0.475; OKLCH L 79.8% C 0.140 H 336.1°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F599DF |
|---|---|
| RGB | rgb(245, 153, 223) |
| HSL | hsl(314, 82%, 78%) |
| HSV | hsv(314, 38%, 96%) |
| CMYK | cmyk(0%, 37.6%, 9%, 3.9%) |
| CIE-LAB | lab(74.52, 44.29, -21.09) |
| CIE-LCH | lch(74.52, 49.06, 334.54°) |
| OKLab | oklab(79.8% 0.1278 -0.0566) |
| OKLCH | oklch(79.8% 0.14 336.1) |
| XYZ | xyz(62.3665, 47.5259, 75.6861) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.90
Bubblegum Pink
#FE83CC
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 6.28
Violet (CSS)
#EE82EE
ΔE00 7.23
Pink (survey)
#FF81C0
ΔE00 7.35
Purply Pink
#F075E6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F599DF #99F5AF
analogous
#DD99F5 #F599DF #F599B1
triadic
#F599DF #DFF599 #99DFF5
tetradic
#F599DF #F5DD99 #99F5AF #99B1F5
square
#F599DF #F5DD99 #99F5AF #99B1F5
split-complementary
#F599DF #B1F599 #99F5DD
monochromatic
#EA2ABC #F061CE #F599DF #FAD1F0 #FCE3F6
Accessibility & contrast
On white
2.00
#F599DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#F599DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F599DF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F599DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F599DF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAFE2
Deuteranopia (green-blind)
#B1BCDC
Tritanopia (blue-blind)
#FE9CB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f599df; /* rgb */ color: rgb(245, 153, 223); /* oklch */ color: oklch(79.8% 0.140 336.1);
Tailwind
colors: {
custom: {
50: '#fab8e9',
500: '#f599df',
950: '#000000',
},
}SCSS
$custom: #f599df; $custom-light: #fab8e9; $custom-dark: #000000;
JSON
{
"hex": "#f599df",
"rgb": {
"r": 245,
"g": 153,
"b": 223
},
"hsl": {
"h": 314.348,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.79802,
"c": 0.13971,
"h": 336.1
},
"luminance": 0.47523
}Semantic roles & 50–950 ramp
primary
#F599DF
secondary
#D7F4DE
accent
#DF3B07
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171116
muted
#858084