#F99DBB#F99DBB
#F99DBB is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.7% C 0.115 H 359.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F99DBB |
|---|---|
| RGB | rgb(249, 157, 187) |
| HSL | hsl(340, 88%, 80%) |
| HSV | hsv(340, 37%, 98%) |
| CMYK | cmyk(0%, 36.9%, 24.9%, 2.4%) |
| CIE-LAB | lab(74.73, 38.08, -0.97) |
| CIE-LCH | lch(74.73, 38.09, 358.54°) |
| OKLab | oklab(79.69% 0.1148 -0.002) |
| OKLCH | oklch(79.69% 0.115 359) |
| XYZ | xyz(60.0950, 47.8456, 53.0740) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.92
Powder Pink
#FFB2D0
ΔE00 5.03
Pinky
#FC86AA
ΔE00 5.24
Soft Pink
#FDB0C0
ΔE00 5.29
Faded Pink
#DE9DAC
ΔE00 5.80
Rosa
#FE86A4
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99DBB #9DF9DB
analogous
#F99DE9 #F99DBB #F9AD9D
triadic
#F99DBB #BBF99D #9DBBF9
tetradic
#F99DBB #E9F99D #9DF9DB #AD9DF9
square
#F99DBB #E9F99D #9DF9DB #AD9DF9
split-complementary
#F99DBB #9DF9AD #9DE9F9
monochromatic
#F22A6B #F56393 #F99DBB #FDD7E3 #FDE2EB
Accessibility & contrast
On white
1.99
#F99DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#F99DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99DBB
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99DBB | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#C0BEB9
Tritanopia (blue-blind)
#FF98A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f99dbb; /* rgb */ color: rgb(249, 157, 187); /* oklch */ color: oklch(79.7% 0.115 359.0);
Tailwind
colors: {
custom: {
50: '#fdbbcf',
500: '#f99dbb',
950: '#000000',
},
}SCSS
$custom: #f99dbb; $custom-light: #fdbbcf; $custom-dark: #000000;
JSON
{
"hex": "#f99dbb",
"rgb": {
"r": 249,
"g": 157,
"b": 187
},
"hsl": {
"h": 340.435,
"s": 88.462,
"l": 79.608
},
"oklch": {
"l": 0.79692,
"c": 0.11481,
"h": 359
},
"luminance": 0.47842
}Semantic roles & 50–950 ramp
primary
#F99DBB
secondary
#D6F5EB
accent
#E59B00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181213
muted
#868182