#FFA09A#FFA09A
#FFA09A is a light, moderate red. Relative luminance 0.487; OKLCH L 80.0% C 0.114 H 23.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA09A |
|---|---|
| RGB | rgb(255, 160, 154) |
| HSL | hsl(4, 100%, 80%) |
| HSV | hsv(4, 40%, 100%) |
| CMYK | cmyk(0%, 37.3%, 39.6%, 0%) |
| CIE-LAB | lab(75.29, 34.59, 18.04) |
| CIE-LCH | lch(75.29, 39.01, 27.55°) |
| OKLab | oklab(80.01% 0.1045 0.0462) |
| OKLCH | oklch(80.01% 0.114 23.8) |
| XYZ | xyz(59.6463, 48.7395, 36.8318) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.81
Blush (survey)
#F29E8E
ΔE00 4.25
Light Salmon
#FEA993
ΔE00 5.95
Pale Salmon
#FFB19A
ΔE00 7.31
Blush Pink
#FE828C
ΔE00 7.52
Lightcoral
#F08080
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA09A #9AF9FF
analogous
#FF9AC7 #FFA09A #FFD29A
triadic
#FFA09A #9AFFA0 #A09AFF
tetradic
#FFA09A #C7FF9A #9AF9FF #D29AFF
square
#FFA09A #C7FF9A #9AF9FF #D29AFF
split-complementary
#FFA09A #9AFFD2 #9AC7FF
monochromatic
#FF2D20 #FF665D #FFA09A #FFDAD7 #FFE2E0
Accessibility & contrast
On white
1.95
#FFA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FFA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA09A
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA09A | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE99
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ffa09a; /* rgb */ color: rgb(255, 160, 154); /* oklch */ color: oklch(80.0% 0.114 23.8);
Tailwind
colors: {
custom: {
50: '#ffbdb7',
500: '#ffa09a',
950: '#000000',
},
}SCSS
$custom: #ffa09a; $custom-light: #ffbdb7; $custom-dark: #000000;
JSON
{
"hex": "#ffa09a",
"rgb": {
"r": 255,
"g": 160,
"b": 154
},
"hsl": {
"h": 3.564,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.80014,
"c": 0.1142,
"h": 23.8
},
"luminance": 0.48735
}Semantic roles & 50–950 ramp
primary
#FFA09A
secondary
#D4F5F7
accent
#D8E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180