#F09BB5#F09BB5
#F09BB5 is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.2% C 0.106 H 0.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BB5 |
|---|---|
| RGB | rgb(240, 155, 181) |
| HSL | hsl(342, 74%, 77%) |
| HSV | hsv(342, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 24.6%, 5.9%) |
| CIE-LAB | lab(73.09, 35.14, -0.18) |
| CIE-LCH | lch(73.09, 35.14, 359.71°) |
| OKLab | oklab(78.17% 0.1059 0) |
| OKLCH | oklch(78.17% 0.106 0) |
| XYZ | xyz(55.9983, 45.3078, 49.5029) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.64
Faded Pink
#DE9DAC
ΔE00 4.24
Pinky
#FC86AA
ΔE00 5.33
Soft Pink
#FDB0C0
ΔE00 5.45
Rosa
#FE86A4
ΔE00 5.84
Powder Pink
#FFB2D0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BB5 #9BF0D6
analogous
#F09BE0 #F09BB5 #F0AC9B
triadic
#F09BB5 #B5F09B #9BB5F0
tetradic
#F09BB5 #E0F09B #9BF0D6 #AC9BF0
square
#F09BB5 #E0F09B #9BF0D6 #AC9BF0
split-complementary
#F09BB5 #9BF0AC #9BE0F0
monochromatic
#E03166 #E8668E #F09BB5 #F8D0DC #FBE4EB
Accessibility & contrast
On white
2.09
#F09BB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F09BB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BB5
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BB5 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB6
Deuteranopia (green-blind)
#BBB9B3
Tritanopia (blue-blind)
#FD96A4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09bb5; /* rgb */ color: rgb(240, 155, 181); /* oklch */ color: oklch(78.2% 0.106 0.0);
Tailwind
colors: {
custom: {
50: '#f6b9cb',
500: '#f09bb5',
950: '#000000',
},
}SCSS
$custom: #f09bb5; $custom-light: #f6b9cb; $custom-dark: #000000;
JSON
{
"hex": "#f09bb5",
"rgb": {
"r": 240,
"g": 155,
"b": 181
},
"hsl": {
"h": 341.647,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.78166,
"c": 0.10593,
"h": 0
},
"luminance": 0.45304
}Semantic roles & 50–950 ramp
primary
#F09BB5
secondary
#D8F3EB
accent
#D6990F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082