#FD99DB#FD99DB
#FD99DB is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.6% C 0.143 H 340.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99DB |
|---|---|
| RGB | rgb(253, 153, 219) |
| HSL | hsl(320, 96%, 80%) |
| HSV | hsv(320, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 13.4%, 0.8%) |
| CIE-LAB | lab(75.32, 46.20, -17.61) |
| CIE-LCH | lch(75.32, 49.44, 339.13°) |
| OKLab | oklab(80.56% 0.1354 -0.0468) |
| OKLCH | oklch(80.56% 0.143 340.9) |
| XYZ | xyz(64.6858, 48.7835, 73.0131) |
| Luminance | 0.4878 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.63
Pink (survey)
#FF81C0
ΔE00 6.11
Plum
#DDA0DD
ΔE00 6.51
Lavender Pink
#DD85D7
ΔE00 7.76
Violet (CSS)
#EE82EE
ΔE00 8.65
Powder Pink
#FFB2D0
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99DB #99FDBB
analogous
#ED99FD #FD99DB #FD99A9
triadic
#FD99DB #DBFD99 #99DBFD
tetradic
#FD99DB #FDED99 #99FDBB #99A9FD
square
#FD99DB #FDED99 #99FDBB #99A9FD
split-complementary
#FD99DB #A9FD99 #99FDED
monochromatic
#FB21B1 #FC5DC6 #FD99DB #FED5F0 #FEE1F4
Accessibility & contrast
On white
1.95
#FD99DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#FD99DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99DB
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99DB | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#B7BFD8
Tritanopia (blue-blind)
#FF9AB1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd99db; /* rgb */ color: rgb(253, 153, 219); /* oklch */ color: oklch(80.6% 0.143 340.9);
Tailwind
colors: {
custom: {
50: '#ffb9e6',
500: '#fd99db',
950: '#000000',
},
}SCSS
$custom: #fd99db; $custom-light: #ffb9e6; $custom-dark: #000000;
JSON
{
"hex": "#fd99db",
"rgb": {
"r": 253,
"g": 153,
"b": 219
},
"hsl": {
"h": 320.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.80556,
"c": 0.14327,
"h": 340.9
},
"luminance": 0.4878
}Semantic roles & 50–950 ramp
primary
#FD99DB
secondary
#D4F7E0
accent
#E64E00
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184