#F09FB7#F09FB7
#F09FB7 is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.9% C 0.100 H 0.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FB7 |
|---|---|
| RGB | rgb(240, 159, 183) |
| HSL | hsl(342, 73%, 78%) |
| HSV | hsv(342, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 23.8%, 5.9%) |
| CIE-LAB | lab(74.03, 33.31, 0.08) |
| CIE-LCH | lch(74.03, 33.31, 0.14°) |
| OKLab | oklab(78.9% 0.1004 0.0007) |
| OKLCH | oklch(78.9% 0.1 0.4) |
| XYZ | xyz(56.8817, 46.7439, 50.8170) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.88
Pig Pink
#E78EA5
ΔE00 4.38
Soft Pink
#FDB0C0
ΔE00 4.56
Powder Pink
#FFB2D0
ΔE00 5.21
Baby Pink
#FFB7CE
ΔE00 5.69
Pinky
#FC86AA
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FB7 #9FF0D8
analogous
#F09FDF #F09FB7 #F0AF9F
triadic
#F09FB7 #B7F09F #9FB7F0
tetradic
#F09FB7 #DFF09F #9FF0D8 #AF9FF0
square
#F09FB7 #DFF09F #9FF0D8 #AF9FF0
split-complementary
#F09FB7 #9FF0AF #9FDFF0
monochromatic
#DF3568 #E86A8F #F09FB7 #F8D4DF #FBE5EB
Accessibility & contrast
On white
2.03
#F09FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F09FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FB7
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FB7 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAADB8
Deuteranopia (green-blind)
#BDBBB5
Tritanopia (blue-blind)
#FD9AA7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f09fb7; /* rgb */ color: rgb(240, 159, 183); /* oklch */ color: oklch(78.9% 0.100 0.4);
Tailwind
colors: {
custom: {
50: '#f6bccc',
500: '#f09fb7',
950: '#000000',
},
}SCSS
$custom: #f09fb7; $custom-light: #f6bccc; $custom-dark: #000000;
JSON
{
"hex": "#f09fb7",
"rgb": {
"r": 240,
"g": 159,
"b": 183
},
"hsl": {
"h": 342.222,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.78897,
"c": 0.10038,
"h": 0.4
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#F09FB7
secondary
#D8F3EB
accent
#D59B10
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182