#F8A09E#F8A09E
#F8A09E is a light, moderate red. Relative luminance 0.476; OKLCH L 79.3% C 0.105 H 21.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A09E |
|---|---|
| RGB | rgb(248, 160, 158) |
| HSL | hsl(1, 87%, 80%) |
| HSV | hsv(1, 36%, 97%) |
| CMYK | cmyk(0%, 35.5%, 36.3%, 2.7%) |
| CIE-LAB | lab(74.55, 32.45, 14.70) |
| CIE-LCH | lch(74.55, 35.63, 24.38°) |
| OKLab | oklab(79.3% 0.0983 0.038) |
| OKLCH | oklch(79.3% 0.105 21.1) |
| XYZ | xyz(57.4561, 47.5710, 38.4971) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.15
Peachy Pink
#FF9A8A
ΔE00 5.44
Blush Pink
#FE828C
ΔE00 7.23
Light Salmon
#FEA993
ΔE00 7.24
Lightpink
#FFB6C1
ΔE00 7.56
Lightcoral
#F08080
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A09E #9EF6F8
analogous
#F89EC9 #F8A09E #F8CD9E
triadic
#F8A09E #9EF8A0 #A09EF8
tetradic
#F8A09E #C9F89E #9EF6F8 #CD9EF8
square
#F8A09E #C9F89E #9EF6F8 #CD9EF8
split-complementary
#F8A09E #9EF8CD #9EC9F8
monochromatic
#F0302C #F46865 #F8A09E #FCD8D7 #FDE3E2
Accessibility & contrast
On white
2.00
#F8A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F8A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A09E
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A09E | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD9D
Deuteranopia (green-blind)
#C7BE9D
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f8a09e; /* rgb */ color: rgb(248, 160, 158); /* oklch */ color: oklch(79.3% 0.105 21.1);
Tailwind
colors: {
custom: {
50: '#fdbdba',
500: '#f8a09e',
950: '#000000',
},
}SCSS
$custom: #f8a09e; $custom-light: #fdbdba; $custom-dark: #000000;
JSON
{
"hex": "#f8a09e",
"rgb": {
"r": 248,
"g": 160,
"b": 158
},
"hsl": {
"h": 1.333,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.79301,
"c": 0.10541,
"h": 21.1
},
"luminance": 0.47567
}Semantic roles & 50–950 ramp
primary
#F8A09E
secondary
#D6F4F5
accent
#DEE302
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180