#F099BF#F099BF
#F099BF is a light, moderate pink. Relative luminance 0.451; OKLCH L 78.1% C 0.114 H 352.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F099BF |
|---|---|
| RGB | rgb(240, 153, 191) |
| HSL | hsl(334, 74%, 77%) |
| HSV | hsv(334, 36%, 94%) |
| CMYK | cmyk(0%, 36.3%, 20.4%, 5.9%) |
| CIE-LAB | lab(72.94, 37.62, -5.93) |
| CIE-LCH | lch(72.94, 38.09, 351.04°) |
| OKLab | oklab(78.14% 0.1125 -0.0152) |
| OKLCH | oklch(78.14% 0.114 352.3) |
| XYZ | xyz(56.7313, 45.0728, 54.9919) |
| Luminance | 0.4507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.64
Powder Pink
#FFB2D0
ΔE00 5.93
Pinky
#FC86AA
ΔE00 6.00
Pink (survey)
#FF81C0
ΔE00 6.18
Faded Pink
#DE9DAC
ΔE00 6.61
Bubblegum Pink
#FE83CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F099BF #99F0CA
analogous
#F099EB #F099BF #F09F99
triadic
#F099BF #BFF099 #99BFF0
tetradic
#F099BF #EBF099 #99F0CA #9F99F0
square
#F099BF #EBF099 #99F0CA #9F99F0
split-complementary
#F099BF #99F09F #99EBF0
monochromatic
#E02E7C #E8649E #F099BF #F8CEE0 #FBE4EE
Accessibility & contrast
On white
2.10
#F099BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#F099BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F099BF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F099BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F099BF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#B7B9BD
Tritanopia (blue-blind)
#FC96A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f099bf; /* rgb */ color: rgb(240, 153, 191); /* oklch */ color: oklch(78.1% 0.114 352.3);
Tailwind
colors: {
custom: {
50: '#f6b8d2',
500: '#f099bf',
950: '#000000',
},
}SCSS
$custom: #f099bf; $custom-light: #f6b8d2; $custom-dark: #000000;
JSON
{
"hex": "#f099bf",
"rgb": {
"r": 240,
"g": 153,
"b": 191
},
"hsl": {
"h": 333.793,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.78141,
"c": 0.11351,
"h": 352.3
},
"luminance": 0.45069
}Semantic roles & 50–950 ramp
primary
#F099BF
secondary
#D8F3E7
accent
#D67F0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082