#F099BB#F099BB
#F099BB is a light, moderate pink. Relative luminance 0.449; OKLCH L 78.0% C 0.112 H 355.0°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F099BB |
|---|---|
| RGB | rgb(240, 153, 187) |
| HSL | hsl(337, 74%, 77%) |
| HSV | hsv(337, 36%, 94%) |
| CMYK | cmyk(0%, 36.3%, 22.1%, 5.9%) |
| CIE-LAB | lab(72.83, 37.04, -3.89) |
| CIE-LCH | lch(72.83, 37.24, 354.01°) |
| OKLab | oklab(78.02% 0.1111 -0.0098) |
| OKLCH | oklch(78.02% 0.112 355) |
| XYZ | xyz(56.2971, 44.8992, 52.7053) |
| Luminance | 0.4490 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.70
Pinky
#FC86AA
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.75
Powder Pink
#FFB2D0
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.55
Pink (survey)
#FF81C0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F099BB #99F0CE
analogous
#F099E6 #F099BB #F0A399
triadic
#F099BB #BBF099 #99BBF0
tetradic
#F099BB #E6F099 #99F0CE #A399F0
square
#F099BB #E6F099 #99F0CE #A399F0
split-complementary
#F099BB #99F0A3 #99E6F0
monochromatic
#E02E74 #E86497 #F099BB #F8CEDF #FBE4ED
Accessibility & contrast
On white
2.10
#F099BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F099BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F099BB
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F099BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F099BB | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#B8B8B9
Tritanopia (blue-blind)
#FD95A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f099bb; /* rgb */ color: rgb(240, 153, 187); /* oklch */ color: oklch(78.0% 0.112 355.0);
Tailwind
colors: {
custom: {
50: '#f6b8cf',
500: '#f099bb',
950: '#000000',
},
}SCSS
$custom: #f099bb; $custom-light: #f6b8cf; $custom-dark: #000000;
JSON
{
"hex": "#f099bb",
"rgb": {
"r": 240,
"g": 153,
"b": 187
},
"hsl": {
"h": 336.552,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.78016,
"c": 0.11156,
"h": 355
},
"luminance": 0.44896
}Semantic roles & 50–950 ramp
primary
#F099BB
secondary
#D8F3E8
accent
#D6890F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082