#F09BB0#F09BB0
#F09BB0 is a light, moderate red. Relative luminance 0.451; OKLCH L 78.0% C 0.104 H 3.7°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BB0 |
|---|---|
| RGB | rgb(240, 155, 176) |
| HSL | hsl(345, 74%, 77%) |
| HSV | hsv(345, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 26.7%, 5.9%) |
| CIE-LAB | lab(72.96, 34.45, 2.39) |
| CIE-LCH | lch(72.96, 34.53, 3.98°) |
| OKLab | oklab(78.02% 0.1041 0.0067) |
| OKLCH | oklch(78.02% 0.104 3.7) |
| XYZ | xyz(55.4944, 45.1062, 46.8493) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.30
Faded Pink
#DE9DAC
ΔE00 3.72
Soft Pink
#FDB0C0
ΔE00 5.04
Pinky
#FC86AA
ΔE00 5.50
Rosa
#FE86A4
ΔE00 5.51
Rose Pink
#F7879A
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BB0 #9BF0DB
analogous
#F09BDB #F09BB0 #F0B09B
triadic
#F09BB0 #B0F09B #9BB0F0
tetradic
#F09BB0 #DBF09B #9BF0DB #B09BF0
square
#F09BB0 #DBF09B #9BF0DB #B09BF0
split-complementary
#F09BB0 #9BF0B0 #9BDBF0
monochromatic
#E0315C #E86686 #F09BB0 #F8D0DA #FBE4EA
Accessibility & contrast
On white
2.10
#F09BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#F09BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BB0
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BB0 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB1
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#FE95A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09bb0; /* rgb */ color: rgb(240, 155, 176); /* oklch */ color: oklch(78.0% 0.104 3.7);
Tailwind
colors: {
custom: {
50: '#f7b9c7',
500: '#f09bb0',
950: '#000000',
},
}SCSS
$custom: #f09bb0; $custom-light: #f7b9c7; $custom-dark: #000000;
JSON
{
"hex": "#f09bb0",
"rgb": {
"r": 240,
"g": 155,
"b": 176
},
"hsl": {
"h": 345.176,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.78022,
"c": 0.10436,
"h": 3.7
},
"luminance": 0.45103
}Semantic roles & 50–950 ramp
primary
#F09BB0
secondary
#D8F3EC
accent
#D6A50F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082