#F09BB7#F09BB7
#F09BB7 is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.2% C 0.107 H 358.6°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BB7 |
|---|---|
| RGB | rgb(240, 155, 183) |
| HSL | hsl(340, 74%, 77%) |
| HSV | hsv(340, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 23.8%, 5.9%) |
| CIE-LAB | lab(73.15, 35.42, -1.20) |
| CIE-LCH | lch(73.15, 35.44, 358.06°) |
| OKLab | oklab(78.23% 0.1066 -0.0027) |
| OKLCH | oklch(78.23% 0.107 358.6) |
| XYZ | xyz(56.2049, 45.3905, 50.5914) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.94
Faded Pink
#DE9DAC
ΔE00 4.57
Pinky
#FC86AA
ΔE00 5.38
Powder Pink
#FFB2D0
ΔE00 5.67
Soft Pink
#FDB0C0
ΔE00 5.72
Rosa
#FE86A4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BB7 #9BF0D4
analogous
#F09BE2 #F09BB7 #F0A99B
triadic
#F09BB7 #B7F09B #9BB7F0
tetradic
#F09BB7 #E2F09B #9BF0D4 #A99BF0
square
#F09BB7 #E2F09B #9BF0D4 #A99BF0
split-complementary
#F09BB7 #9BF0A9 #9BE2F0
monochromatic
#E0316A #E86691 #F09BB7 #F8D0DD #FBE4EC
Accessibility & contrast
On white
2.08
#F09BB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#F09BB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BB7
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BB7 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB8
Deuteranopia (green-blind)
#BBB9B5
Tritanopia (blue-blind)
#FD96A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09bb7; /* rgb */ color: rgb(240, 155, 183); /* oklch */ color: oklch(78.2% 0.107 358.6);
Tailwind
colors: {
custom: {
50: '#f6b9cc',
500: '#f09bb7',
950: '#000000',
},
}SCSS
$custom: #f09bb7; $custom-light: #f6b9cc; $custom-dark: #000000;
JSON
{
"hex": "#f09bb7",
"rgb": {
"r": 240,
"g": 155,
"b": 183
},
"hsl": {
"h": 340.235,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.78226,
"c": 0.10666,
"h": 358.6
},
"luminance": 0.45387
}Semantic roles & 50–950 ramp
primary
#F09BB7
secondary
#D8F3EA
accent
#D6950F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082