#F99DCD#F99DCD
#F99DCD is a light, vivid pink. Relative luminance 0.487; OKLCH L 80.3% C 0.124 H 347.7°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DCD |
|---|---|
| RGB | rgb(249, 157, 205) |
| HSL | hsl(329, 88%, 80%) |
| HSV | hsv(329, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 17.7%, 2.4%) |
| CIE-LAB | lab(75.24, 40.68, -10.10) |
| CIE-LCH | lch(75.24, 41.92, 346.05°) |
| OKLab | oklab(80.25% 0.1208 -0.0264) |
| OKLCH | oklch(80.25% 0.124 347.7) |
| XYZ | xyz(62.1441, 48.6652, 63.8659) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.77
Pink (survey)
#FF81C0
ΔE00 5.99
Bubblegum Pink
#FE83CC
ΔE00 6.03
Baby Pink
#FFB7CE
ΔE00 7.74
Pinky
#FC86AA
ΔE00 7.79
Plum
#DDA0DD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DCD #9DF9C9
analogous
#F79DF9 #F99DCD #F99D9F
triadic
#F99DCD #CDF99D #9DCDF9
tetradic
#F99DCD #F9F79D #9DF9C9 #9D9FF9
square
#F99DCD #F9F79D #9DF9C9 #9D9FF9
split-complementary
#F99DCD #9FF99D #9DF9F7
monochromatic
#F22A92 #F563B0 #F99DCD #FDD7EA #FDE2F0
Accessibility & contrast
On white
1.96
#F99DCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#F99DCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DCD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DCD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B0CF
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#FF9BAE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99dcd; /* rgb */ color: rgb(249, 157, 205); /* oklch */ color: oklch(80.3% 0.124 347.7);
Tailwind
colors: {
custom: {
50: '#fdbbdc',
500: '#f99dcd',
950: '#000000',
},
}SCSS
$custom: #f99dcd; $custom-light: #fdbbdc; $custom-dark: #000000;
JSON
{
"hex": "#f99dcd",
"rgb": {
"r": 249,
"g": 157,
"b": 205
},
"hsl": {
"h": 328.696,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.80254,
"c": 0.12364,
"h": 347.7
},
"luminance": 0.48661
}Semantic roles & 50–950 ramp
primary
#F99DCD
secondary
#D6F5E5
accent
#E56E00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183