#F99DBA#F99DBA
#F99DBA is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.114 H 359.7°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DBA |
|---|---|
| RGB | rgb(249, 157, 186) |
| HSL | hsl(341, 88%, 80%) |
| HSV | hsv(341, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 25.3%, 2.4%) |
| CIE-LAB | lab(74.70, 37.94, -0.46) |
| CIE-LCH | lch(74.70, 37.94, 359.30°) |
| OKLab | oklab(79.66% 0.1144 -0.0007) |
| OKLCH | oklch(79.66% 0.114 359.7) |
| XYZ | xyz(59.9883, 47.8029, 52.5121) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.79
Powder Pink
#FFB2D0
ΔE00 5.13
Soft Pink
#FDB0C0
ΔE00 5.14
Pinky
#FC86AA
ΔE00 5.20
Faded Pink
#DE9DAC
ΔE00 5.67
Rosa
#FE86A4
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DBA #9DF9DC
analogous
#F99DE8 #F99DBA #F9AE9D
triadic
#F99DBA #BAF99D #9DBAF9
tetradic
#F99DBA #E8F99D #9DF9DC #AE9DF9
square
#F99DBA #E8F99D #9DF9DC #AE9DF9
split-complementary
#F99DBA #9DF9AE #9DE8F9
monochromatic
#F22A69 #F56391 #F99DBA #FDD7E3 #FDE2EB
Accessibility & contrast
On white
1.99
#F99DBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F99DBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DBA
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DBA | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBB
Deuteranopia (green-blind)
#C0BEB8
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99dba; /* rgb */ color: rgb(249, 157, 186); /* oklch */ color: oklch(79.7% 0.114 359.7);
Tailwind
colors: {
custom: {
50: '#fdbbce',
500: '#f99dba',
950: '#000000',
},
}SCSS
$custom: #f99dba; $custom-light: #fdbbce; $custom-dark: #000000;
JSON
{
"hex": "#f99dba",
"rgb": {
"r": 249,
"g": 157,
"b": 186
},
"hsl": {
"h": 341.087,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79663,
"c": 0.11444,
"h": 359.7
},
"luminance": 0.47799
}Semantic roles & 50–950 ramp
primary
#F99DBA
secondary
#D6F5EB
accent
#E59D00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182