#F5A8A0#F5A8A0
#F5A8A0 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.4% C 0.092 H 25.9°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A8A0 |
|---|---|
| RGB | rgb(245, 168, 160) |
| HSL | hsl(6, 81%, 79%) |
| HSV | hsv(6, 35%, 96%) |
| CMYK | cmyk(0%, 31.4%, 34.7%, 3.9%) |
| CIE-LAB | lab(76.04, 27.37, 15.65) |
| CIE-LCH | lch(76.04, 31.53, 29.76°) |
| OKLab | oklab(80.39% 0.0831 0.0403) |
| OKLCH | oklch(80.39% 0.092 25.9) |
| XYZ | xyz(58.0060, 49.9597, 39.8389) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.88
Light Salmon
#FEA993
ΔE00 5.07
Peachy Pink
#FF9A8A
ΔE00 5.23
Pale Salmon
#FFB19A
ΔE00 5.75
Pale Rose
#FDC1C5
ΔE00 7.89
Lightpink
#FFB6C1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A8A0 #A0EDF5
analogous
#F5A0C3 #F5A8A0 #F5D3A0
triadic
#F5A8A0 #A0F5A8 #A8A0F5
tetradic
#F5A8A0 #C3F5A0 #A0EDF5 #D3A0F5
square
#F5A8A0 #C3F5A0 #A0EDF5 #D3A0F5
split-complementary
#F5A8A0 #A0F5D3 #A0C3F5
monochromatic
#E94331 #EF7569 #F5A8A0 #FBDBD7 #FCE6E3
Accessibility & contrast
On white
1.91
#F5A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#F5A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A8A0
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A8A0 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29F
Deuteranopia (green-blind)
#CAC19F
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #f5a8a0; /* rgb */ color: rgb(245, 168, 160); /* oklch */ color: oklch(80.4% 0.092 25.9);
Tailwind
colors: {
custom: {
50: '#fac2bc',
500: '#f5a8a0',
950: '#000000',
},
}SCSS
$custom: #f5a8a0; $custom-light: #fac2bc; $custom-dark: #000000;
JSON
{
"hex": "#f5a8a0",
"rgb": {
"r": 245,
"g": 168,
"b": 160
},
"hsl": {
"h": 5.647,
"s": 80.952,
"l": 79.412
},
"oklch": {
"l": 0.80388,
"c": 0.09241,
"h": 25.9
},
"luminance": 0.49956
}Semantic roles & 50–950 ramp
primary
#F5A8A0
secondary
#D7F1F4
accent
#C9DD08
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181