#FD99CB#FD99CB
#FD99CB is a light, vivid pink. Relative luminance 0.480; OKLCH L 80.0% C 0.133 H 349.2°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99CB |
|---|---|
| RGB | rgb(253, 153, 203) |
| HSL | hsl(330, 96%, 80%) |
| HSV | hsv(330, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 19.8%, 0.8%) |
| CIE-LAB | lab(74.81, 43.78, -9.59) |
| CIE-LCH | lch(74.81, 44.81, 347.64°) |
| OKLab | oklab(80.01% 0.1306 -0.025) |
| OKLCH | oklch(80.01% 0.133 349.2) |
| XYZ | xyz(62.6798, 47.9811, 62.4482) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.27
Powder Pink
#FFB2D0
ΔE00 6.42
Pinky
#FC86AA
ΔE00 6.98
Carnation Pink
#FF7FA7
ΔE00 7.86
Pig Pink
#E78EA5
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99CB #99FDCB
analogous
#FD99FD #FD99CB #FD9999
triadic
#FD99CB #CBFD99 #99CBFD
tetradic
#FD99CB #FDFD99 #99FDCB #9999FD
square
#FD99CB #FDFD99 #99FDCB #9999FD
split-complementary
#FD99CB #99FD99 #99FDFD
monochromatic
#FB218E #FC5DAC #FD99CB #FED5EA #FEE1F0
Accessibility & contrast
On white
1.98
#FD99CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#FD99CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99CB
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99CB | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECD
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#FF97AB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd99cb; /* rgb */ color: rgb(253, 153, 203); /* oklch */ color: oklch(80.0% 0.133 349.2);
Tailwind
colors: {
custom: {
50: '#ffb9da',
500: '#fd99cb',
950: '#000000',
},
}SCSS
$custom: #fd99cb; $custom-light: #ffb9da; $custom-dark: #000000;
JSON
{
"hex": "#fd99cb",
"rgb": {
"r": 253,
"g": 153,
"b": 203
},
"hsl": {
"h": 330,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.80009,
"c": 0.13296,
"h": 349.2
},
"luminance": 0.47977
}Semantic roles & 50–950 ramp
primary
#FD99CB
secondary
#D4F7E6
accent
#E67300
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083