#FD99DF#FD99DF
#FD99DF is a light, vivid pink. Relative luminance 0.490; OKLCH L 80.7% C 0.146 H 339.0°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99DF |
|---|---|
| RGB | rgb(253, 153, 223) |
| HSL | hsl(318, 96%, 80%) |
| HSV | hsv(318, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 11.9%, 0.8%) |
| CIE-LAB | lab(75.45, 46.83, -19.60) |
| CIE-LCH | lch(75.45, 50.77, 337.29°) |
| OKLab | oklab(80.7% 0.1365 -0.0523) |
| OKLCH | oklch(80.7% 0.146 339) |
| XYZ | xyz(65.2187, 48.9966, 75.8198) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.91
Plum
#DDA0DD
ΔE00 6.22
Pink (survey)
#FF81C0
ΔE00 6.66
Lavender Pink
#DD85D7
ΔE00 7.35
Violet (CSS)
#EE82EE
ΔE00 7.97
Purply Pink
#F075E6
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99DF #99FDB7
analogous
#E999FD #FD99DF #FD99AD
triadic
#FD99DF #DFFD99 #99DFFD
tetradic
#FD99DF #FDE999 #99FDB7 #99ADFD
square
#FD99DF #FDE999 #99FDB7 #99ADFD
split-complementary
#FD99DF #ADFD99 #99FDE9
monochromatic
#FB21B9 #FC5DCC #FD99DF #FED5F2 #FEE1F6
Accessibility & contrast
On white
1.94
#FD99DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#FD99DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99DF
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99DF | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E2
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#FF9BB3
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd99df; /* rgb */ color: rgb(253, 153, 223); /* oklch */ color: oklch(80.7% 0.146 339.0);
Tailwind
colors: {
custom: {
50: '#ffb9e9',
500: '#fd99df',
950: '#000000',
},
}SCSS
$custom: #fd99df; $custom-light: #ffb9e9; $custom-dark: #000000;
JSON
{
"hex": "#fd99df",
"rgb": {
"r": 253,
"g": 153,
"b": 223
},
"hsl": {
"h": 318,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.807,
"c": 0.1462,
"h": 339
},
"luminance": 0.48993
}Semantic roles & 50–950 ramp
primary
#FD99DF
secondary
#D4F7DF
accent
#E64500
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184