#F09FBF#F09FBF
#F09FBF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.1% C 0.104 H 354.4°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FBF |
|---|---|
| RGB | rgb(240, 159, 191) |
| HSL | hsl(336, 73%, 78%) |
| HSV | hsv(336, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 20.4%, 5.9%) |
| CIE-LAB | lab(74.25, 34.47, -4.00) |
| CIE-LCH | lch(74.25, 34.70, 353.38°) |
| OKLab | oklab(79.14% 0.1032 -0.0101) |
| OKLCH | oklch(79.14% 0.104 354.4) |
| XYZ | xyz(57.7381, 47.0865, 55.3276) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.58
Faded Pink
#DE9DAC
ΔE00 5.45
Pig Pink
#E78EA5
ΔE00 5.60
Baby Pink
#FFB7CE
ΔE00 5.85
Soft Pink
#FDB0C0
ΔE00 5.98
Pinky
#FC86AA
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FBF #9FF0D0
analogous
#F09FE8 #F09FBF #F0A79F
triadic
#F09FBF #BFF09F #9FBFF0
tetradic
#F09FBF #E8F09F #9FF0D0 #A79FF0
square
#F09FBF #E8F09F #9FF0D0 #A79FF0
split-complementary
#F09FBF #9FF0A7 #9FE8F0
monochromatic
#DF3578 #E86A9C #F09FBF #F8D4E2 #FBE5ED
Accessibility & contrast
On white
2.02
#F09FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#F09FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FBF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FBF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#FC9CAA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f09fbf; /* rgb */ color: rgb(240, 159, 191); /* oklch */ color: oklch(79.1% 0.104 354.4);
Tailwind
colors: {
custom: {
50: '#f6bcd2',
500: '#f09fbf',
950: '#000000',
},
}SCSS
$custom: #f09fbf; $custom-light: #f6bcd2; $custom-dark: #000000;
JSON
{
"hex": "#f09fbf",
"rgb": {
"r": 240,
"g": 159,
"b": 191
},
"hsl": {
"h": 336.296,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.79137,
"c": 0.10367,
"h": 354.4
},
"luminance": 0.47083
}Semantic roles & 50–950 ramp
primary
#F09FBF
secondary
#D8F3E8
accent
#D58710
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182