#F8A2A2#F8A2A2
#F8A2A2 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.7% C 0.103 H 19.6°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A2A2 |
|---|---|
| RGB | rgb(248, 162, 162) |
| HSL | hsl(0, 86%, 80%) |
| HSV | hsv(0, 35%, 97%) |
| CMYK | cmyk(0%, 34.7%, 34.7%, 2.7%) |
| CIE-LAB | lab(75.08, 31.88, 13.26) |
| CIE-LCH | lch(75.08, 34.53, 22.58°) |
| OKLab | oklab(79.74% 0.0967 0.0344) |
| OKLCH | oklch(79.74% 0.103 19.6) |
| XYZ | xyz(58.1555, 48.4100, 40.4565) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.94
Peachy Pink
#FF9A8A
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.66
Soft Pink
#FDB0C0
ΔE00 7.00
Blush Pink
#FE828C
ΔE00 7.54
Rose Pink
#F7879A
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A2A2 #A2F8F8
analogous
#F8A2CD #F8A2A2 #F8CDA2
triadic
#F8A2A2 #A2F8A2 #A2A2F8
tetradic
#F8A2A2 #CDF8A2 #A2F8F8 #CDA2F8
square
#F8A2A2 #CDF8A2 #A2F8F8 #CDA2F8
split-complementary
#F8A2A2 #A2F8CD #A2CDF8
monochromatic
#EF3030 #F46969 #F8A2A2 #FCDBDB #FDE3E3
Accessibility & contrast
On white
1.97
#F8A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#F8A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A2A2
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A2A2 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#C7BFA1
Tritanopia (blue-blind)
#FF98A3
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f8a2a2; /* rgb */ color: rgb(248, 162, 162); /* oklch */ color: oklch(79.7% 0.103 19.6);
Tailwind
colors: {
custom: {
50: '#fdbebd',
500: '#f8a2a2',
950: '#000000',
},
}SCSS
$custom: #f8a2a2; $custom-light: #fdbebd; $custom-dark: #000000;
JSON
{
"hex": "#f8a2a2",
"rgb": {
"r": 248,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.79736,
"c": 0.10264,
"h": 19.6
},
"luminance": 0.48406
}Semantic roles & 50–950 ramp
primary
#F8A2A2
secondary
#D6F5F5
accent
#E3E303
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181212
muted
#868181