#F99DCF#F99DCF
#F99DCF is a light, vivid pink. Relative luminance 0.488; OKLCH L 80.3% C 0.125 H 346.5°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DCF |
|---|---|
| RGB | rgb(249, 157, 207) |
| HSL | hsl(327, 88%, 80%) |
| HSV | hsv(327, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 16.9%, 2.4%) |
| CIE-LAB | lab(75.30, 40.98, -11.11) |
| CIE-LCH | lch(75.30, 42.46, 344.83°) |
| OKLab | oklab(80.32% 0.1214 -0.0291) |
| OKLCH | oklch(80.32% 0.125 346.5) |
| XYZ | xyz(62.3870, 48.7624, 65.1454) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 6.00
Powder Pink
#FFB2D0
ΔE00 6.06
Plum
#DDA0DD
ΔE00 7.49
Baby Pink
#FFB7CE
ΔE00 8.06
Pinky
#FC86AA
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DCF #9DF9C7
analogous
#F59DF9 #F99DCF #F99DA1
triadic
#F99DCF #CFF99D #9DCFF9
tetradic
#F99DCF #F9F59D #9DF9C7 #9DA1F9
square
#F99DCF #F9F59D #9DF9C7 #9DA1F9
split-complementary
#F99DCF #A1F99D #9DF9F5
monochromatic
#F22A97 #F563B3 #F99DCF #FDD7EB #FDE2F1
Accessibility & contrast
On white
1.95
#F99DCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#F99DCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DCF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DCF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0D1
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#FF9CAF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f99dcf; /* rgb */ color: rgb(249, 157, 207); /* oklch */ color: oklch(80.3% 0.125 346.5);
Tailwind
colors: {
custom: {
50: '#fdbbdd',
500: '#f99dcf',
950: '#000000',
},
}SCSS
$custom: #f99dcf; $custom-light: #fdbbdd; $custom-dark: #000000;
JSON
{
"hex": "#f99dcf",
"rgb": {
"r": 249,
"g": 157,
"b": 207
},
"hsl": {
"h": 327.391,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.8032,
"c": 0.12487,
"h": 346.5
},
"luminance": 0.48759
}Semantic roles & 50–950 ramp
primary
#F99DCF
secondary
#D6F5E4
accent
#E56900
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181215
muted
#868183