#FD99BB#FD99BB
#FD99BB is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.5% C 0.125 H 358.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99BB |
|---|---|
| RGB | rgb(253, 153, 187) |
| HSL | hsl(340, 96%, 80%) |
| HSV | hsv(340, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 26.1%, 0.8%) |
| CIE-LAB | lab(74.35, 41.53, -1.46) |
| CIE-LCH | lch(74.35, 41.55, 357.98°) |
| OKLab | oklab(79.51% 0.1253 -0.0033) |
| OKLCH | oklch(79.51% 0.125 358.5) |
| XYZ | xyz(60.8706, 47.2574, 52.9196) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 5.07
Rosa
#FE86A4
ΔE00 5.24
Carnation Pink
#FF7FA7
ΔE00 5.70
Powder Pink
#FFB2D0
ΔE00 5.84
Soft Pink
#FDB0C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99BB #99FDDB
analogous
#FD99ED #FD99BB #FDA999
triadic
#FD99BB #BBFD99 #99BBFD
tetradic
#FD99BB #EDFD99 #99FDDB #A999FD
square
#FD99BB #EDFD99 #99FDDB #A999FD
split-complementary
#FD99BB #99FDA9 #99EDFD
monochromatic
#FB216B #FC5D93 #FD99BB #FED5E3 #FEE1EB
Accessibility & contrast
On white
2.01
#FD99BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#FD99BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99BB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99BB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#BFBEB9
Tritanopia (blue-blind)
#FF93A5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd99bb; /* rgb */ color: rgb(253, 153, 187); /* oklch */ color: oklch(79.5% 0.125 358.5);
Tailwind
colors: {
custom: {
50: '#ffb8cf',
500: '#fd99bb',
950: '#000000',
},
}SCSS
$custom: #fd99bb; $custom-light: #ffb8cf; $custom-dark: #000000;
JSON
{
"hex": "#fd99bb",
"rgb": {
"r": 253,
"g": 153,
"b": 187
},
"hsl": {
"h": 339.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.79509,
"c": 0.12535,
"h": 358.5
},
"luminance": 0.47253
}Semantic roles & 50–950 ramp
primary
#FD99BB
secondary
#D4F7EB
accent
#E69700
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082