#F09BB8#F09BB8
#F09BB8 is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.3% C 0.107 H 357.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BB8 |
|---|---|
| RGB | rgb(240, 155, 184) |
| HSL | hsl(340, 74%, 77%) |
| HSV | hsv(340, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 23.3%, 5.9%) |
| CIE-LAB | lab(73.18, 35.56, -1.71) |
| CIE-LCH | lch(73.18, 35.60, 357.24°) |
| OKLab | oklab(78.26% 0.107 -0.004) |
| OKLCH | oklch(78.26% 0.107 357.8) |
| XYZ | xyz(56.3094, 45.4322, 51.1415) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.11
Faded Pink
#DE9DAC
ΔE00 4.75
Pinky
#FC86AA
ΔE00 5.44
Powder Pink
#FFB2D0
ΔE00 5.59
Soft Pink
#FDB0C0
ΔE00 5.87
Rosa
#FE86A4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BB8 #9BF0D3
analogous
#F09BE3 #F09BB8 #F0A89B
triadic
#F09BB8 #B8F09B #9BB8F0
tetradic
#F09BB8 #E3F09B #9BF0D3 #A89BF0
square
#F09BB8 #E3F09B #9BF0D3 #A89BF0
split-complementary
#F09BB8 #9BF0A8 #9BE3F0
monochromatic
#E0316C #E86692 #F09BB8 #F8D0DE #FBE4EC
Accessibility & contrast
On white
2.08
#F09BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#F09BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BB8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BB8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB9
Deuteranopia (green-blind)
#BAB9B6
Tritanopia (blue-blind)
#FD97A5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09bb8; /* rgb */ color: rgb(240, 155, 184); /* oklch */ color: oklch(78.3% 0.107 357.8);
Tailwind
colors: {
custom: {
50: '#f6b9cd',
500: '#f09bb8',
950: '#000000',
},
}SCSS
$custom: #f09bb8; $custom-light: #f6b9cd; $custom-dark: #000000;
JSON
{
"hex": "#f09bb8",
"rgb": {
"r": 240,
"g": 155,
"b": 184
},
"hsl": {
"h": 339.529,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.78256,
"c": 0.10706,
"h": 357.8
},
"luminance": 0.45429
}Semantic roles & 50–950 ramp
primary
#F09BB8
secondary
#D8F3EA
accent
#D6920F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082