#FAA09A#FAA09A
#FAA09A is a light, moderate red. Relative luminance 0.478; OKLCH L 79.4% C 0.108 H 23.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FAA09A |
|---|---|
| RGB | rgb(250, 160, 154) |
| HSL | hsl(4, 91%, 79%) |
| HSV | hsv(4, 38%, 98%) |
| CMYK | cmyk(0%, 36%, 38.4%, 2%) |
| CIE-LAB | lab(74.70, 32.73, 17.13) |
| CIE-LCH | lch(74.70, 36.95, 27.63°) |
| OKLab | oklab(79.44% 0.099 0.0439) |
| OKLCH | oklch(79.44% 0.108 23.9) |
| XYZ | xyz(57.8304, 47.8032, 36.7467) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.88
Peachy Pink
#FF9A8A
ΔE00 4.01
Light Salmon
#FEA993
ΔE00 5.90
Pale Salmon
#FFB19A
ΔE00 7.20
Lightcoral
#F08080
ΔE00 7.59
Blush Pink
#FE828C
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAA09A #9AF4FA
analogous
#FA9AC4 #FAA09A #FAD09A
triadic
#FAA09A #9AFAA0 #A09AFA
tetradic
#FAA09A #C4FA9A #9AF4FA #D09AFA
square
#FAA09A #C4FA9A #9AF4FA #D09AFA
split-complementary
#FAA09A #9AFAD0 #9AC4FA
monochromatic
#F43225 #F76960 #FAA09A #FDD7D4 #FEE4E2
Accessibility & contrast
On white
1.99
#FAA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#FAA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAA09A
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAA09A | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#C8BF99
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #faa09a; /* rgb */ color: rgb(250, 160, 154); /* oklch */ color: oklch(79.4% 0.108 23.9);
Tailwind
colors: {
custom: {
50: '#febdb7',
500: '#faa09a',
950: '#000000',
},
}SCSS
$custom: #faa09a; $custom-light: #febdb7; $custom-dark: #000000;
JSON
{
"hex": "#faa09a",
"rgb": {
"r": 250,
"g": 160,
"b": 154
},
"hsl": {
"h": 3.75,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.79436,
"c": 0.1083,
"h": 23.9
},
"luminance": 0.47799
}Semantic roles & 50–950 ramp
primary
#FAA09A
secondary
#D5F4F6
accent
#D7E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180