#F8A195#F8A195
#F8A195 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.3% C 0.106 H 28.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A195 |
|---|---|
| RGB | rgb(248, 161, 149) |
| HSL | hsl(7, 88%, 78%) |
| HSV | hsv(7, 40%, 97%) |
| CMYK | cmyk(0%, 35.1%, 39.9%, 2.7%) |
| CIE-LAB | lab(74.58, 30.91, 19.67) |
| CIE-LCH | lch(74.58, 36.64, 32.47°) |
| OKLab | oklab(79.26% 0.0933 0.0501) |
| OKLCH | oklch(79.26% 0.106 28.2) |
| XYZ | xyz(56.8836, 47.6205, 34.6237) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.90
Peachy Pink
#FF9A8A
ΔE00 2.72
Light Salmon
#FEA993
ΔE00 3.91
Pale Salmon
#FFB19A
ΔE00 5.43
Darksalmon
#E9967A
ΔE00 6.77
Salmon
#FA8072
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A195 #95ECF8
analogous
#F895BA #F8A195 #F8D395
triadic
#F8A195 #95F8A1 #A195F8
tetradic
#F8A195 #BAF895 #95ECF8 #D395F8
square
#F8A195 #BAF895 #95ECF8 #D395F8
split-complementary
#F8A195 #95F8D3 #95BAF8
monochromatic
#F03B22 #F46E5C #F8A195 #FCD4CE #FDE6E2
Accessibility & contrast
On white
2.00
#F8A195 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#F8A195 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A195
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A195 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A195 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD94
Deuteranopia (green-blind)
#C9BE94
Tritanopia (blue-blind)
#FF959E
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f8a195; /* rgb */ color: rgb(248, 161, 149); /* oklch */ color: oklch(79.3% 0.106 28.2);
Tailwind
colors: {
custom: {
50: '#fdbdb4',
500: '#f8a195',
950: '#000000',
},
}SCSS
$custom: #f8a195; $custom-light: #fdbdb4; $custom-dark: #000000;
JSON
{
"hex": "#f8a195",
"rgb": {
"r": 248,
"g": 161,
"b": 149
},
"hsl": {
"h": 7.273,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79263,
"c": 0.10587,
"h": 28.2
},
"luminance": 0.47616
}Semantic roles & 50–950 ramp
primary
#F8A195
secondary
#D6F1F5
accent
#C9E401
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180