#FD99CE#FD99CE
#FD99CE is a light, vivid pink. Relative luminance 0.481; OKLCH L 80.1% C 0.135 H 347.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD99CE |
|---|---|
| RGB | rgb(253, 153, 206) |
| HSL | hsl(328, 96%, 80%) |
| HSV | hsv(328, 40%, 99%) |
| CMYK | cmyk(0%, 39.5%, 18.6%, 0.8%) |
| CIE-LAB | lab(74.90, 44.22, -11.11) |
| CIE-LCH | lch(74.90, 45.59, 345.90°) |
| OKLab | oklab(80.11% 0.1315 -0.0291) |
| OKLCH | oklch(80.11% 0.135 347.5) |
| XYZ | xyz(63.0407, 48.1254, 64.3493) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.93
Pink (survey)
#FF81C0
ΔE00 5.00
Powder Pink
#FFB2D0
ΔE00 6.78
Pinky
#FC86AA
ΔE00 7.59
Plum
#DDA0DD
ΔE00 8.18
Carnation Pink
#FF7FA7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD99CE #99FDC8
analogous
#FA99FD #FD99CE #FD999C
triadic
#FD99CE #CEFD99 #99CEFD
tetradic
#FD99CE #FDFA99 #99FDC8 #999CFD
square
#FD99CE #FDFA99 #99FDC8 #999CFD
split-complementary
#FD99CE #9CFD99 #99FDFA
monochromatic
#FB2194 #FC5DB1 #FD99CE #FED5EB #FEE1F1
Accessibility & contrast
On white
1.98
#FD99CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#FD99CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD99CE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD99CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD99CE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#FF97AC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd99ce; /* rgb */ color: rgb(253, 153, 206); /* oklch */ color: oklch(80.1% 0.135 347.5);
Tailwind
colors: {
custom: {
50: '#ffb9dd',
500: '#fd99ce',
950: '#000000',
},
}SCSS
$custom: #fd99ce; $custom-light: #ffb9dd; $custom-dark: #000000;
JSON
{
"hex": "#fd99ce",
"rgb": {
"r": 253,
"g": 153,
"b": 206
},
"hsl": {
"h": 328.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.80108,
"c": 0.1347,
"h": 347.5
},
"luminance": 0.48121
}Semantic roles & 50–950 ramp
primary
#FD99CE
secondary
#D4F7E4
accent
#E66C00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083