#F09AA7#F09AA7
#F09AA7 is a light, moderate red. Relative luminance 0.444; OKLCH L 77.6% C 0.104 H 9.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F09AA7 |
|---|---|
| RGB | rgb(240, 154, 167) |
| HSL | hsl(351, 74%, 77%) |
| HSV | hsv(351, 36%, 94%) |
| CMYK | cmyk(0%, 35.8%, 30.4%, 5.9%) |
| CIE-LAB | lab(72.52, 33.78, 6.73) |
| CIE-LCH | lch(72.52, 34.44, 11.26°) |
| OKLab | oklab(77.61% 0.1024 0.0179) |
| OKLCH | oklch(77.61% 0.104 9.9) |
| XYZ | xyz(54.4676, 44.4303, 42.2588) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.14
Faded Pink
#DE9DAC
ΔE00 4.27
Rose Pink
#F7879A
ΔE00 4.75
Soft Pink
#FDB0C0
ΔE00 5.59
Rosa
#FE86A4
ΔE00 5.79
Dusty Pink (survey)
#D58A94
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09AA7 #9AF0E3
analogous
#F09AD2 #F09AA7 #F0B89A
triadic
#F09AA7 #A7F09A #9AA7F0
tetradic
#F09AA7 #D2F09A #9AF0E3 #B89AF0
square
#F09AA7 #D2F09A #9AF0E3 #B89AF0
split-complementary
#F09AA7 #9AF0B8 #9AD2F0
monochromatic
#E02F4A #E86579 #F09AA7 #F8CFD5 #FBE4E8
Accessibility & contrast
On white
2.12
#F09AA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#F09AA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09AA7
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09AA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09AA7 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A7
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#FF929F
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f09aa7; /* rgb */ color: rgb(240, 154, 167); /* oklch */ color: oklch(77.6% 0.104 9.9);
Tailwind
colors: {
custom: {
50: '#f7b8c1',
500: '#f09aa7',
950: '#000000',
},
}SCSS
$custom: #f09aa7; $custom-light: #f7b8c1; $custom-dark: #000000;
JSON
{
"hex": "#f09aa7",
"rgb": {
"r": 240,
"g": 154,
"b": 167
},
"hsl": {
"h": 350.93,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.77605,
"c": 0.10396,
"h": 9.9
},
"luminance": 0.44426
}Semantic roles & 50–950 ramp
primary
#F09AA7
secondary
#D8F3EF
accent
#D6B80F
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081