#FFA09B#FFA09B
#FFA09B is a light, moderate red. Relative luminance 0.488; OKLCH L 80.0% C 0.114 H 23.2°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA09B |
|---|---|
| RGB | rgb(255, 160, 155) |
| HSL | hsl(3, 100%, 80%) |
| HSV | hsv(3, 39%, 100%) |
| CMYK | cmyk(0%, 37.3%, 39.2%, 0%) |
| CIE-LAB | lab(75.31, 34.70, 17.52) |
| CIE-LCH | lch(75.31, 38.87, 26.80°) |
| OKLab | oklab(80.04% 0.1048 0.0449) |
| OKLCH | oklch(80.04% 0.114 23.2) |
| XYZ | xyz(59.7300, 48.7730, 37.2723) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.13
Blush (survey)
#F29E8E
ΔE00 4.54
Light Salmon
#FEA993
ΔE00 6.27
Blush Pink
#FE828C
ΔE00 7.36
Pale Salmon
#FFB19A
ΔE00 7.58
Lightcoral
#F08080
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA09B #9BFAFF
analogous
#FF9BC8 #FFA09B #FFD29B
triadic
#FFA09B #9BFFA0 #A09BFF
tetradic
#FFA09B #C8FF9B #9BFAFF #D29BFF
square
#FFA09B #C8FF9B #9BFAFF #D29BFF
split-complementary
#FFA09B #9BFFD2 #9BC8FF
monochromatic
#FF2C21 #FF665E #FFA09B #FFDAD8 #FFE2E0
Accessibility & contrast
On white
1.95
#FFA09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#FFA09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA09B
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA09B | 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)
#B4AE9A
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ffa09b; /* rgb */ color: rgb(255, 160, 155); /* oklch */ color: oklch(80.0% 0.114 23.2);
Tailwind
colors: {
custom: {
50: '#ffbdb8',
500: '#ffa09b',
950: '#000000',
},
}SCSS
$custom: #ffa09b; $custom-light: #ffbdb8; $custom-dark: #000000;
JSON
{
"hex": "#ffa09b",
"rgb": {
"r": 255,
"g": 160,
"b": 155
},
"hsl": {
"h": 3,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.80037,
"c": 0.11405,
"h": 23.2
},
"luminance": 0.48768
}Semantic roles & 50–950 ramp
primary
#FFA09B
secondary
#D4F6F7
accent
#DAE600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180