#F09BAE#F09BAE
#F09BAE is a light, moderate red. Relative luminance 0.450; OKLCH L 78.0% C 0.104 H 5.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BAE |
|---|---|
| RGB | rgb(240, 155, 174) |
| HSL | hsl(347, 74%, 77%) |
| HSV | hsv(347, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 27.5%, 5.9%) |
| CIE-LAB | lab(72.91, 34.17, 3.42) |
| CIE-LCH | lch(72.91, 34.35, 5.72°) |
| OKLab | oklab(77.96% 0.1034 0.0094) |
| OKLCH | oklch(77.96% 0.104 5.2) |
| XYZ | xyz(55.2980, 45.0277, 45.8148) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.37
Faded Pink
#DE9DAC
ΔE00 3.67
Soft Pink
#FDB0C0
ΔE00 5.00
Rose Pink
#F7879A
ΔE00 5.49
Rosa
#FE86A4
ΔE00 5.51
Pinky
#FC86AA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BAE #9BF0DD
analogous
#F09BD9 #F09BAE #F0B29B
triadic
#F09BAE #AEF09B #9BAEF0
tetradic
#F09BAE #D9F09B #9BF0DD #B29BF0
square
#F09BAE #D9F09B #9BF0DD #B29BF0
split-complementary
#F09BAE #9BF0B2 #9BD9F0
monochromatic
#E03158 #E86683 #F09BAE #F8D0D9 #FBE4E9
Accessibility & contrast
On white
2.10
#F09BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#F09BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BAE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BAE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAAF
Deuteranopia (green-blind)
#BCB9AC
Tritanopia (blue-blind)
#FE95A2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09bae; /* rgb */ color: rgb(240, 155, 174); /* oklch */ color: oklch(78.0% 0.104 5.2);
Tailwind
colors: {
custom: {
50: '#f7b9c6',
500: '#f09bae',
950: '#000000',
},
}SCSS
$custom: #f09bae; $custom-light: #f7b9c6; $custom-dark: #000000;
JSON
{
"hex": "#f09bae",
"rgb": {
"r": 240,
"g": 155,
"b": 174
},
"hsl": {
"h": 346.588,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.77965,
"c": 0.10384,
"h": 5.2
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#F09BAE
secondary
#D8F3ED
accent
#D6AA0F
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082