#F5A8A4#F5A8A4
#F5A8A4 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.5% C 0.092 H 22.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A8A4 |
|---|---|
| RGB | rgb(245, 168, 164) |
| HSL | hsl(3, 80%, 80%) |
| HSV | hsv(3, 33%, 96%) |
| CMYK | cmyk(0%, 31.4%, 33.1%, 3.9%) |
| CIE-LAB | lab(76.13, 27.86, 13.59) |
| CIE-LCH | lch(76.13, 31.00, 26.01°) |
| OKLab | oklab(80.48% 0.0847 0.0352) |
| OKLCH | oklch(80.48% 0.092 22.6) |
| XYZ | xyz(58.3616, 50.1019, 41.7115) |
| Luminance | 0.5010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.13
Peachy Pink
#FF9A8A
ΔE00 6.22
Light Salmon
#FEA993
ΔE00 6.52
Lightpink
#FFB6C1
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 7.07
Pale Salmon
#FFB19A
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A8A4 #A4F1F5
analogous
#F5A4C8 #F5A8A4 #F5D0A4
triadic
#F5A8A4 #A4F5A8 #A8A4F5
tetradic
#F5A8A4 #C8F5A4 #A4F1F5 #D0A4F5
square
#F5A8A4 #C8F5A4 #A4F1F5 #D0A4F5
split-complementary
#F5A8A4 #A4F5D0 #A4C8F5
monochromatic
#E93F36 #EF736D #F5A8A4 #FBDDDB #FCE5E3
Accessibility & contrast
On white
1.91
#F5A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#F5A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A8A4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A8A4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A3
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#FF9FA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f5a8a4; /* rgb */ color: rgb(245, 168, 164); /* oklch */ color: oklch(80.5% 0.092 22.6);
Tailwind
colors: {
custom: {
50: '#fac2bf',
500: '#f5a8a4',
950: '#000000',
},
}SCSS
$custom: #f5a8a4; $custom-light: #fac2bf; $custom-dark: #000000;
JSON
{
"hex": "#f5a8a4",
"rgb": {
"r": 245,
"g": 168,
"b": 164
},
"hsl": {
"h": 2.963,
"s": 80.198,
"l": 80.196
},
"oklch": {
"l": 0.80484,
"c": 0.09172,
"h": 22.6
},
"luminance": 0.50098
}Semantic roles & 50–950 ramp
primary
#F5A8A4
secondary
#68CFD5
accent
#D2DD09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282