#F99DBF#F99DBF
#F99DBF is a light, moderate pink. Relative luminance 0.480; OKLCH L 79.8% C 0.116 H 356.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DBF |
|---|---|
| RGB | rgb(249, 157, 191) |
| HSL | hsl(338, 88%, 80%) |
| HSV | hsv(338, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 23.3%, 2.4%) |
| CIE-LAB | lab(74.84, 38.64, -3.01) |
| CIE-LCH | lch(74.84, 38.75, 355.54°) |
| OKLab | oklab(79.81% 0.1162 -0.0074) |
| OKLCH | oklch(79.81% 0.116 356.3) |
| XYZ | xyz(60.5291, 48.0193, 55.3607) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.80
Pig Pink
#E78EA5
ΔE00 5.54
Pinky
#FC86AA
ΔE00 5.57
Soft Pink
#FDB0C0
ΔE00 5.98
Baby Pink
#FFB7CE
ΔE00 6.12
Faded Pink
#DE9DAC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DBF #9DF9D7
analogous
#F99DED #F99DBF #F9A99D
triadic
#F99DBF #BFF99D #9DBFF9
tetradic
#F99DBF #EDF99D #9DF9D7 #A99DF9
square
#F99DBF #EDF99D #9DF9D7 #A99DF9
split-complementary
#F99DBF #9DF9A9 #9DEDF9
monochromatic
#F22A74 #F56399 #F99DBF #FDD7E5 #FDE2EC
Accessibility & contrast
On white
1.98
#F99DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F99DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DBF
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DBF | 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)
#A8AEC0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#FF99A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99dbf; /* rgb */ color: rgb(249, 157, 191); /* oklch */ color: oklch(79.8% 0.116 356.3);
Tailwind
colors: {
custom: {
50: '#fdbbd2',
500: '#f99dbf',
950: '#000000',
},
}SCSS
$custom: #f99dbf; $custom-light: #fdbbd2; $custom-dark: #000000;
JSON
{
"hex": "#f99dbf",
"rgb": {
"r": 249,
"g": 157,
"b": 191
},
"hsl": {
"h": 337.826,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79812,
"c": 0.11641,
"h": 356.3
},
"luminance": 0.48015
}Semantic roles & 50–950 ramp
primary
#F99DBF
secondary
#D6F5EA
accent
#E59100
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182