#F8A2A8#F8A2A8
#F8A2A8 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.103 H 15.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A2A8 |
|---|---|
| RGB | rgb(248, 162, 168) |
| HSL | hsl(356, 86%, 80%) |
| HSV | hsv(356, 35%, 97%) |
| CMYK | cmyk(0%, 34.7%, 32.3%, 2.7%) |
| CIE-LAB | lab(75.22, 32.61, 10.16) |
| CIE-LCH | lch(75.22, 34.16, 17.31°) |
| OKLab | oklab(79.89% 0.099 0.0267) |
| OKLCH | oklch(79.89% 0.103 15.1) |
| XYZ | xyz(58.7016, 48.6284, 43.3326) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 5.26
Lightpink
#FFB6C1
ΔE00 5.40
Faded Pink
#DE9DAC
ΔE00 6.26
Rose Pink
#F7879A
ΔE00 6.61
Pig Pink
#E78EA5
ΔE00 7.20
Blush Pink
#FE828C
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A2A8 #A2F8F2
analogous
#F8A2D3 #F8A2A8 #F8C7A2
triadic
#F8A2A8 #A8F8A2 #A2A8F8
tetradic
#F8A2A8 #D3F8A2 #A2F8F2 #C7A2F8
square
#F8A2A8 #D3F8A2 #A2F8F2 #C7A2F8
split-complementary
#F8A2A8 #A2F8C7 #A2D3F8
monochromatic
#EF303E #F46973 #F8A2A8 #FCDBDD #FDE3E4
Accessibility & contrast
On white
1.96
#F8A2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#F8A2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A2A8
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A2A8 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA8
Deuteranopia (green-blind)
#C6C0A6
Tritanopia (blue-blind)
#FF99A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f8a2a8; /* rgb */ color: rgb(248, 162, 168); /* oklch */ color: oklch(79.9% 0.103 15.1);
Tailwind
colors: {
custom: {
50: '#fcbec1',
500: '#f8a2a8',
950: '#000000',
},
}SCSS
$custom: #f8a2a8; $custom-light: #fcbec1; $custom-dark: #000000;
JSON
{
"hex": "#f8a2a8",
"rgb": {
"r": 248,
"g": 162,
"b": 168
},
"hsl": {
"h": 355.814,
"s": 86,
"l": 80.392
},
"oklch": {
"l": 0.79886,
"c": 0.10251,
"h": 15.1
},
"luminance": 0.48624
}Semantic roles & 50–950 ramp
primary
#F8A2A8
secondary
#D6F5F3
accent
#E3D303
background
#FFFBFB
surface
#FFF7F7
border
#D7D0D0
text
#181212
muted
#868181