#F99BBF#F99BBF
#F99BBF is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.5% C 0.120 H 355.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F99BBF |
|---|---|
| RGB | rgb(249, 155, 191) |
| HSL | hsl(337, 89%, 79%) |
| HSV | hsv(337, 38%, 98%) |
| CMYK | cmyk(0%, 37.8%, 23.3%, 2.4%) |
| CIE-LAB | lab(74.41, 39.67, -3.64) |
| CIE-LCH | lch(74.41, 39.84, 354.76°) |
| OKLab | oklab(79.49% 0.1193 -0.0091) |
| OKLCH | oklch(79.49% 0.12 355.7) |
| XYZ | xyz(60.1935, 47.3481, 55.2488) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.54
Rosa
#FE86A4
ΔE00 6.39
Pink (survey)
#FF81C0
ΔE00 6.50
Soft Pink
#FDB0C0
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F99BBF #9BF9D5
analogous
#F99BEE #F99BBF #F9A69B
triadic
#F99BBF #BFF99B #9BBFF9
tetradic
#F99BBF #EEF99B #9BF9D5 #A69BF9
square
#F99BBF #EEF99B #9BF9D5 #A69BF9
split-complementary
#F99BBF #9BF9A6 #9BEEF9
monochromatic
#F22875 #F6619A #F99BBF #FCD5E4 #FDE2ED
Accessibility & contrast
On white
2.01
#F99BBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F99BBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F99BBF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F99BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F99BBF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ADC0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#FF97A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f99bbf; /* rgb */ color: rgb(249, 155, 191); /* oklch */ color: oklch(79.5% 0.120 355.7);
Tailwind
colors: {
custom: {
50: '#fdbad2',
500: '#f99bbf',
950: '#000000',
},
}SCSS
$custom: #f99bbf; $custom-light: #fdbad2; $custom-dark: #000000;
JSON
{
"hex": "#f99bbf",
"rgb": {
"r": 249,
"g": 155,
"b": 191
},
"hsl": {
"h": 337.021,
"s": 88.679,
"l": 79.216
},
"oklch": {
"l": 0.79488,
"c": 0.1196,
"h": 355.7
},
"luminance": 0.47344
}Semantic roles & 50–950 ramp
primary
#F99BBF
secondary
#D6F5E9
accent
#E58E00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181214
muted
#868182