#F5A8A3#F5A8A3
#F5A8A3 is a light, moderate red. Relative luminance 0.501; OKLCH L 80.5% C 0.092 H 23.4°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F5A8A3 |
|---|---|
| RGB | rgb(245, 168, 163) |
| HSL | hsl(4, 80%, 80%) |
| HSV | hsv(4, 33%, 96%) |
| CMYK | cmyk(0%, 31.4%, 33.5%, 3.9%) |
| CIE-LAB | lab(76.11, 27.73, 14.11) |
| CIE-LCH | lch(76.11, 31.12, 26.96°) |
| OKLab | oklab(80.46% 0.0843 0.0365) |
| OKLCH | oklch(80.46% 0.092 23.4) |
| XYZ | xyz(58.2716, 50.0660, 41.2377) |
| Luminance | 0.5006 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.80
Peachy Pink
#FF9A8A
ΔE00 5.95
Light Salmon
#FEA993
ΔE00 6.15
Pale Salmon
#FFB19A
ΔE00 6.78
Lightpink
#FFB6C1
ΔE00 6.95
Pale Rose
#FDC1C5
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5A8A3 #A3F0F5
analogous
#F5A3C7 #F5A8A3 #F5D1A3
triadic
#F5A8A3 #A3F5A8 #A8A3F5
tetradic
#F5A8A3 #C7F5A3 #A3F0F5 #D1A3F5
square
#F5A8A3 #C7F5A3 #A3F0F5 #D1A3F5
split-complementary
#F5A8A3 #A3F5D1 #A3C7F5
monochromatic
#E94035 #EF746C #F5A8A3 #FBDCDA #FCE5E3
Accessibility & contrast
On white
1.91
#F5A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#F5A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5A8A3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5A8A3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A2
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#FF9FA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f5a8a3; /* rgb */ color: rgb(245, 168, 163); /* oklch */ color: oklch(80.5% 0.092 23.4);
Tailwind
colors: {
custom: {
50: '#fac2be',
500: '#f5a8a3',
950: '#000000',
},
}SCSS
$custom: #f5a8a3; $custom-light: #fac2be; $custom-dark: #000000;
JSON
{
"hex": "#f5a8a3",
"rgb": {
"r": 245,
"g": 168,
"b": 163
},
"hsl": {
"h": 3.659,
"s": 80.392,
"l": 80
},
"oklch": {
"l": 0.8046,
"c": 0.09187,
"h": 23.4
},
"luminance": 0.50062
}Semantic roles & 50–950 ramp
primary
#F5A8A3
secondary
#68CED5
accent
#D0DD09
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282