#F09BA2#F09BA2
#F09BA2 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.6% C 0.102 H 14.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BA2 |
|---|---|
| RGB | rgb(240, 155, 162) |
| HSL | hsl(355, 74%, 77%) |
| HSV | hsv(355, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 32.5%, 5.9%) |
| CIE-LAB | lab(72.61, 32.62, 9.63) |
| CIE-LCH | lch(72.61, 34.01, 16.45°) |
| OKLab | oklab(77.64% 0.099 0.0253) |
| OKLCH | oklch(77.64% 0.102 14.3) |
| XYZ | xyz(54.1800, 44.5805, 39.9267) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.33
Faded Pink
#DE9DAC
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 5.78
Dusty Pink (survey)
#D58A94
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.35
Blush Pink
#FE828C
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BA2 #9BF0E9
analogous
#F09BCC #F09BA2 #F0BF9B
triadic
#F09BA2 #A2F09B #9BA2F0
tetradic
#F09BA2 #CCF09B #9BF0E9 #BF9BF0
square
#F09BA2 #CCF09B #9BF0E9 #BF9BF0
split-complementary
#F09BA2 #9BF0BF #9BCCF0
monochromatic
#E0313F #E86671 #F09BA2 #F8D0D3 #FBE4E6
Accessibility & contrast
On white
2.12
#F09BA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#F09BA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BA2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BA2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#BFB8A0
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f09ba2; /* rgb */ color: rgb(240, 155, 162); /* oklch */ color: oklch(77.6% 0.102 14.3);
Tailwind
colors: {
custom: {
50: '#f7b9bd',
500: '#f09ba2',
950: '#000000',
},
}SCSS
$custom: #f09ba2; $custom-light: #f7b9bd; $custom-dark: #000000;
JSON
{
"hex": "#f09ba2",
"rgb": {
"r": 240,
"g": 155,
"b": 162
},
"hsl": {
"h": 355.059,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.77642,
"c": 0.10214,
"h": 14.3
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#F09BA2
secondary
#D8F3F1
accent
#D6C60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081