#F8A295#F8A295
#F8A295 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.4% C 0.105 H 29.0°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A295 |
|---|---|
| RGB | rgb(248, 162, 149) |
| HSL | hsl(8, 88%, 78%) |
| HSV | hsv(8, 40%, 97%) |
| CMYK | cmyk(0%, 34.7%, 39.9%, 2.7%) |
| CIE-LAB | lab(74.81, 30.38, 19.98) |
| CIE-LCH | lch(74.81, 36.36, 33.32°) |
| OKLab | oklab(79.43% 0.0917 0.0508) |
| OKLCH | oklch(79.43% 0.105 29) |
| XYZ | xyz(57.0591, 47.9714, 34.6821) |
| Luminance | 0.4797 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 1.72
Peachy Pink
#FF9A8A
ΔE00 2.76
Light Salmon
#FEA993
ΔE00 3.50
Pale Salmon
#FFB19A
ΔE00 5.01
Darksalmon
#E9967A
ΔE00 6.55
Pinkish Tan
#D99B82
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A295 #95EBF8
analogous
#F895B9 #F8A295 #F8D495
triadic
#F8A295 #95F8A2 #A295F8
tetradic
#F8A295 #B9F895 #95EBF8 #D495F8
square
#F8A295 #B9F895 #95EBF8 #D495F8
split-complementary
#F8A295 #95F8D4 #95B9F8
monochromatic
#F03D22 #F4705C #F8A295 #FCD4CE #FDE6E2
Accessibility & contrast
On white
1.98
#F8A295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F8A295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A295
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A295 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#C9BF94
Tritanopia (blue-blind)
#FF969F
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f8a295; /* rgb */ color: rgb(248, 162, 149); /* oklch */ color: oklch(79.4% 0.105 29.0);
Tailwind
colors: {
custom: {
50: '#fdbeb4',
500: '#f8a295',
950: '#000000',
},
}SCSS
$custom: #f8a295; $custom-light: #fdbeb4; $custom-dark: #000000;
JSON
{
"hex": "#f8a295",
"rgb": {
"r": 248,
"g": 162,
"b": 149
},
"hsl": {
"h": 7.879,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.79433,
"c": 0.10483,
"h": 29
},
"luminance": 0.47967
}Semantic roles & 50–950 ramp
primary
#F8A295
secondary
#D6F1F5
accent
#C6E401
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180