#FD99CF#FD99CF
#FD99CF is a light, vivid pink. Relative luminance 0.482; OKLCH L 80.1% C 0.135 H 347.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99CF |
|---|---|
| RGB | rgb(253, 153, 207) |
| HSL | hsl(328, 96%, 80%) |
| HSV | hsv(328, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 18.2%, 0.8%) |
| CIE-LAB | lab(74.93, 44.37, -11.61) |
| CIE-LCH | lch(74.93, 45.86, 345.33°) |
| OKLab | oklab(80.14% 0.1318 -0.0304) |
| OKLCH | oklch(80.14% 0.135 347) |
| XYZ | xyz(63.1626, 48.1742, 64.9911) |
| Luminance | 0.4817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.84
Pink (survey)
#FF81C0
ΔE00 5.03
Powder Pink
#FFB2D0
ΔE00 6.92
Pinky
#FC86AA
ΔE00 7.79
Plum
#DDA0DD
ΔE00 8.02
Carnation Pink
#FF7FA7
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99CF #99FDC7
analogous
#F999FD #FD99CF #FD999D
triadic
#FD99CF #CFFD99 #99CFFD
tetradic
#FD99CF #FDF999 #99FDC7 #999DFD
square
#FD99CF #FDF999 #99FDC7 #999DFD
split-complementary
#FD99CF #9DFD99 #99FDF9
monochromatic
#FB2197 #FC5DB3 #FD99CF #FED5EB #FEE1F1
Accessibility & contrast
On white
1.97
#FD99CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FD99CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99CF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99CF | 1.00 | 1.97 | 10.63 | 10.63 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#BABFCC
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd99cf; /* rgb */ color: rgb(253, 153, 207); /* oklch */ color: oklch(80.1% 0.135 347.0);
Tailwind
colors: {
custom: {
50: '#ffb9dd',
500: '#fd99cf',
950: '#000000',
},
}SCSS
$custom: #fd99cf; $custom-light: #ffb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fd99cf",
"rgb": {
"r": 253,
"g": 153,
"b": 207
},
"hsl": {
"h": 327.6,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.80141,
"c": 0.13531,
"h": 347
},
"luminance": 0.4817
}Semantic roles & 50–950 ramp
primary
#FD99CF
secondary
#D4F7E4
accent
#E66A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183