#F99DBD#F99DBD
#F99DBD is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.8% C 0.116 H 357.7°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DBD |
|---|---|
| RGB | rgb(249, 157, 189) |
| HSL | hsl(339, 88%, 80%) |
| HSV | hsv(339, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 24.1%, 2.4%) |
| CIE-LAB | lab(74.78, 38.36, -1.99) |
| CIE-LCH | lch(74.78, 38.41, 357.02°) |
| OKLab | oklab(79.75% 0.1155 -0.0047) |
| OKLCH | oklch(79.75% 0.116 357.7) |
| XYZ | xyz(60.3106, 47.9318, 54.2094) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.88
Pig Pink
#E78EA5
ΔE00 5.21
Pinky
#FC86AA
ΔE00 5.38
Soft Pink
#FDB0C0
ΔE00 5.62
Baby Pink
#FFB7CE
ΔE00 6.04
Faded Pink
#DE9DAC
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DBD #9DF9D9
analogous
#F99DEB #F99DBD #F9AB9D
triadic
#F99DBD #BDF99D #9DBDF9
tetradic
#F99DBD #EBF99D #9DF9D9 #AB9DF9
square
#F99DBD #EBF99D #9DF9D9 #AB9DF9
split-complementary
#F99DBD #9DF9AB #9DEBF9
monochromatic
#F22A6F #F56396 #F99DBD #FDD7E4 #FDE2EC
Accessibility & contrast
On white
1.98
#F99DBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F99DBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DBD
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DBD | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#FF98A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99dbd; /* rgb */ color: rgb(249, 157, 189); /* oklch */ color: oklch(79.8% 0.116 357.7);
Tailwind
colors: {
custom: {
50: '#fdbbd0',
500: '#f99dbd',
950: '#000000',
},
}SCSS
$custom: #f99dbd; $custom-light: #fdbbd0; $custom-dark: #000000;
JSON
{
"hex": "#f99dbd",
"rgb": {
"r": 249,
"g": 157,
"b": 189
},
"hsl": {
"h": 339.13,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79752,
"c": 0.11558,
"h": 357.7
},
"luminance": 0.47928
}Semantic roles & 50–950 ramp
primary
#F99DBD
secondary
#D6F5EA
accent
#E59600
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182