#F8A0A5#F8A0A5
#F8A0A5 is a light, moderate red. Relative luminance 0.478; OKLCH L 79.5% C 0.105 H 16.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A0A5 |
|---|---|
| RGB | rgb(248, 160, 165) |
| HSL | hsl(357, 86%, 80%) |
| HSV | hsv(357, 35%, 97%) |
| CMYK | cmyk(0%, 35.5%, 33.5%, 2.7%) |
| CIE-LAB | lab(74.71, 33.29, 11.09) |
| CIE-LCH | lch(74.71, 35.09, 18.42°) |
| OKLab | oklab(79.47% 0.101 0.029) |
| OKLCH | oklch(79.47% 0.105 16) |
| XYZ | xyz(58.0758, 47.8189, 41.7612) |
| Luminance | 0.4782 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.93
Lightpink
#FFB6C1
ΔE00 6.04
Rose Pink
#F7879A
ΔE00 6.34
Faded Pink
#DE9DAC
ΔE00 6.61
Blush Pink
#FE828C
ΔE00 7.04
Pig Pink
#E78EA5
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A0A5 #A0F8F3
analogous
#F8A0D1 #F8A0A5 #F8C7A0
triadic
#F8A0A5 #A5F8A0 #A0A5F8
tetradic
#F8A0A5 #D1F8A0 #A0F8F3 #C7A0F8
square
#F8A0A5 #D1F8A0 #A0F8F3 #C7A0F8
split-complementary
#F8A0A5 #A0F8C7 #A0D1F8
monochromatic
#F02E39 #F4676F #F8A0A5 #FCD9DB #FDE2E4
Accessibility & contrast
On white
1.99
#F8A0A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#F8A0A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A0A5
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A0A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A0A5 | 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)
#B0AEA5
Deuteranopia (green-blind)
#C6BEA3
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f8a0a5; /* rgb */ color: rgb(248, 160, 165); /* oklch */ color: oklch(79.5% 0.105 16.0);
Tailwind
colors: {
custom: {
50: '#fdbdbf',
500: '#f8a0a5',
950: '#000000',
},
}SCSS
$custom: #f8a0a5; $custom-light: #fdbdbf; $custom-dark: #000000;
JSON
{
"hex": "#f8a0a5",
"rgb": {
"r": 248,
"g": 160,
"b": 165
},
"hsl": {
"h": 356.591,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.79473,
"c": 0.10508,
"h": 16
},
"luminance": 0.47815
}Semantic roles & 50–950 ramp
primary
#F8A0A5
secondary
#D6F5F3
accent
#E3D603
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181