#FF99DB#FF99DB
#FF99DB is a light, vivid pink. Relative luminance 0.492; OKLCH L 80.8% C 0.145 H 341.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF99DB |
|---|---|
| RGB | rgb(255, 153, 219) |
| HSL | hsl(321, 100%, 80%) |
| HSV | hsv(321, 40%, 100%) |
| CMYK | cmyk(0%, 40%, 14.1%, 0%) |
| CIE-LAB | lab(75.55, 46.84, -17.24) |
| CIE-LCH | lch(75.55, 49.91, 339.80°) |
| OKLab | oklab(80.78% 0.1376 -0.0458) |
| OKLCH | oklch(80.78% 0.145 341.6) |
| XYZ | xyz(65.4179, 49.1609, 73.0475) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.99
Plum
#DDA0DD
ΔE00 6.85
Lavender Pink
#DD85D7
ΔE00 8.05
Powder Pink
#FFB2D0
ΔE00 8.64
Violet (CSS)
#EE82EE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF99DB #99FFBD
analogous
#F099FF #FF99DB #FF99A8
triadic
#FF99DB #DBFF99 #99DBFF
tetradic
#FF99DB #FFF099 #99FFBD #99A8FF
square
#FF99DB #FFF099 #99FFBD #99A8FF
split-complementary
#FF99DB #A8FF99 #99FFF0
monochromatic
#FF1FB0 #FF5CC5 #FF99DB #FFD6F1 #FFE0F4
Accessibility & contrast
On white
1.94
#FF99DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#FF99DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF99DB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF99DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF99DB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#B8C0D8
Tritanopia (blue-blind)
#FF9AB1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ff99db; /* rgb */ color: rgb(255, 153, 219); /* oklch */ color: oklch(80.8% 0.145 341.6);
Tailwind
colors: {
custom: {
50: '#ffb9e6',
500: '#ff99db',
950: '#000000',
},
}SCSS
$custom: #ff99db; $custom-light: #ffb9e6; $custom-dark: #000000;
JSON
{
"hex": "#ff99db",
"rgb": {
"r": 255,
"g": 153,
"b": 219
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80784,
"c": 0.14499,
"h": 341.6
},
"luminance": 0.49157
}Semantic roles & 50–950 ramp
primary
#FF99DB
secondary
#D4F7E0
accent
#E65100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181216
muted
#868184