#FFA09E#FFA09E
#FFA09E is a light, moderate red. Relative luminance 0.489; OKLCH L 80.1% C 0.114 H 21.2°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA09E |
|---|---|
| RGB | rgb(255, 160, 158) |
| HSL | hsl(1, 100%, 81%) |
| HSV | hsv(1, 38%, 100%) |
| CMYK | cmyk(0%, 37.3%, 38%, 0%) |
| CIE-LAB | lab(75.37, 35.03, 15.97) |
| CIE-LCH | lch(75.37, 38.50, 24.51°) |
| OKLab | oklab(80.11% 0.106 0.0411) |
| OKLCH | oklch(80.11% 0.114 21.2) |
| XYZ | xyz(59.9850, 48.8750, 38.6156) |
| Luminance | 0.4887 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 5.13
Blush (survey)
#F29E8E
ΔE00 5.44
Blush Pink
#FE828C
ΔE00 6.98
Light Salmon
#FEA993
ΔE00 7.22
Lightcoral
#F08080
ΔE00 7.65
Lightpink
#FFB6C1
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA09E #9EFDFF
analogous
#FF9ECC #FFA09E #FFD09E
triadic
#FFA09E #9EFFA0 #A09EFF
tetradic
#FFA09E #CCFF9E #9EFDFF #D09EFF
square
#FFA09E #CCFF9E #9EFDFF #D09EFF
split-complementary
#FFA09E #9EFFD0 #9ECCFF
monochromatic
#FF2824 #FF6461 #FFA09E #FFDCDB #FFE1E0
Accessibility & contrast
On white
1.95
#FFA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#FFA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA09E
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA09E | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AE9D
Deuteranopia (green-blind)
#CAC19C
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ffa09e; /* rgb */ color: rgb(255, 160, 158); /* oklch */ color: oklch(80.1% 0.114 21.2);
Tailwind
colors: {
custom: {
50: '#ffbdba',
500: '#ffa09e',
950: '#000000',
},
}SCSS
$custom: #ffa09e; $custom-light: #ffbdba; $custom-dark: #000000;
JSON
{
"hex": "#ffa09e",
"rgb": {
"r": 255,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.237,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80107,
"c": 0.11369,
"h": 21.2
},
"luminance": 0.4887
}Semantic roles & 50–950 ramp
primary
#FFA09E
secondary
#D4F7F7
accent
#E1E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180