#F09BAA#F09BAA
#F09BAA is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.103 H 8.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BAA |
|---|---|
| RGB | rgb(240, 155, 170) |
| HSL | hsl(349, 74%, 77%) |
| HSV | hsv(349, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 29.2%, 5.9%) |
| CIE-LAB | lab(72.81, 33.64, 5.49) |
| CIE-LCH | lch(72.81, 34.09, 9.27°) |
| OKLab | oklab(77.85% 0.102 0.0147) |
| OKLCH | oklch(77.85% 0.103 8.2) |
| XYZ | xyz(54.9138, 44.8740, 43.7917) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.86
Faded Pink
#DE9DAC
ΔE00 3.88
Rose Pink
#F7879A
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.73
Dusty Pink (survey)
#D58A94
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BAA #9BF0E1
analogous
#F09BD4 #F09BAA #F0B79B
triadic
#F09BAA #AAF09B #9BAAF0
tetradic
#F09BAA #D4F09B #9BF0E1 #B79BF0
square
#F09BAA #D4F09B #9BF0E1 #B79BF0
split-complementary
#F09BAA #9BF0B7 #9BD4F0
monochromatic
#E03150 #E8667D #F09BAA #F8D0D7 #FBE4E8
Accessibility & contrast
On white
2.11
#F09BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F09BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BAA
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BAA | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#BDB9A8
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09baa; /* rgb */ color: rgb(240, 155, 170); /* oklch */ color: oklch(77.9% 0.103 8.2);
Tailwind
colors: {
custom: {
50: '#f7b9c3',
500: '#f09baa',
950: '#000000',
},
}SCSS
$custom: #f09baa; $custom-light: #f7b9c3; $custom-dark: #000000;
JSON
{
"hex": "#f09baa",
"rgb": {
"r": 240,
"g": 155,
"b": 170
},
"hsl": {
"h": 349.412,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.77854,
"c": 0.10301,
"h": 8.2
},
"luminance": 0.4487
}Semantic roles & 50–950 ramp
primary
#F09BAA
secondary
#D8F3EE
accent
#D6B30F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081