#F8AAA2#F8AAA2
#F8AAA2 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.093 H 25.8°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F8AAA2 |
|---|---|
| RGB | rgb(248, 170, 162) |
| HSL | hsl(6, 86%, 80%) |
| HSV | hsv(6, 35%, 97%) |
| CMYK | cmyk(0%, 31.5%, 34.7%, 2.7%) |
| CIE-LAB | lab(76.87, 27.68, 15.77) |
| CIE-LCH | lch(76.87, 31.85, 29.67°) |
| OKLab | oklab(81.11% 0.0841 0.0407) |
| OKLCH | oklch(81.11% 0.093 25.8) |
| XYZ | xyz(59.6098, 51.3186, 40.9412) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.21
Light Salmon
#FEA993
ΔE00 5.01
Peachy Pink
#FF9A8A
ΔE00 5.36
Pale Salmon
#FFB19A
ΔE00 5.58
Pale Rose
#FDC1C5
ΔE00 7.58
Lightpink
#FFB6C1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8AAA2 #A2F0F8
analogous
#F8A2C5 #F8AAA2 #F8D5A2
triadic
#F8AAA2 #A2F8AA #AAA2F8
tetradic
#F8AAA2 #C5F8A2 #A2F0F8 #D5A2F8
square
#F8AAA2 #C5F8A2 #A2F0F8 #D5A2F8
split-complementary
#F8AAA2 #A2F8D5 #A2C5F8
monochromatic
#EF4230 #F47669 #F8AAA2 #FCDEDB #FDE5E3
Accessibility & contrast
On white
1.86
#F8AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F8AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8AAA2
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8AAA2 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A1
Deuteranopia (green-blind)
#CDC4A1
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f8aaa2; /* rgb */ color: rgb(248, 170, 162); /* oklch */ color: oklch(81.1% 0.093 25.8);
Tailwind
colors: {
custom: {
50: '#fcc4bd',
500: '#f8aaa2',
950: '#000000',
},
}SCSS
$custom: #f8aaa2; $custom-light: #fcc4bd; $custom-dark: #000000;
JSON
{
"hex": "#f8aaa2",
"rgb": {
"r": 248,
"g": 170,
"b": 162
},
"hsl": {
"h": 5.581,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.81113,
"c": 0.09338,
"h": 25.8
},
"luminance": 0.51315
}Semantic roles & 50–950 ramp
primary
#F8AAA2
secondary
#65CED9
accent
#CEE303
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282