#F6A8A8#F6A8A8
#F6A8A8 is a light, moderate red. Relative luminance 0.504; OKLCH L 80.7% C 0.093 H 19.3°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F6A8A8 |
|---|---|
| RGB | rgb(246, 168, 168) |
| HSL | hsl(0, 81%, 81%) |
| HSV | hsv(0, 32%, 96%) |
| CMYK | cmyk(0%, 31.7%, 31.7%, 3.5%) |
| CIE-LAB | lab(76.33, 28.73, 11.71) |
| CIE-LCH | lch(76.33, 31.02, 22.18°) |
| OKLab | oklab(80.69% 0.0873 0.0306) |
| OKLCH | oklch(80.69% 0.093 19.3) |
| XYZ | xyz(59.0784, 50.4291, 43.6603) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.44
Soft Pink
#FDB0C0
ΔE00 6.09
Blush (survey)
#F29E8E
ΔE00 6.47
Pale Rose
#FDC1C5
ΔE00 6.50
Faded Pink
#DE9DAC
ΔE00 7.29
Peachy Pink
#FF9A8A
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6A8A8 #A8F6F6
analogous
#F6A8CF #F6A8A8 #F6CFA8
triadic
#F6A8A8 #A8F6A8 #A8A8F6
tetradic
#F6A8A8 #CFF6A8 #A8F6F6 #CFA8F6
square
#F6A8A8 #CFF6A8 #A8F6F6 #CFA8F6
split-complementary
#F6A8A8 #A8F6CF #A8CFF6
monochromatic
#EB3939 #F07171 #F6A8A8 #FCDFDF #FCE3E3
Accessibility & contrast
On white
1.89
#F6A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#F6A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6A8A8
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6A8A8 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B3A8
Deuteranopia (green-blind)
#C9C2A7
Tritanopia (blue-blind)
#FFA0A8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f6a8a8; /* rgb */ color: rgb(246, 168, 168); /* oklch */ color: oklch(80.7% 0.093 19.3);
Tailwind
colors: {
custom: {
50: '#fbc2c1',
500: '#f6a8a8',
950: '#000000',
},
}SCSS
$custom: #f6a8a8; $custom-light: #fbc2c1; $custom-dark: #000000;
JSON
{
"hex": "#f6a8a8",
"rgb": {
"r": 246,
"g": 168,
"b": 168
},
"hsl": {
"h": 0,
"s": 81.25,
"l": 81.176
},
"oklch": {
"l": 0.80692,
"c": 0.09251,
"h": 19.3
},
"luminance": 0.50425
}Semantic roles & 50–950 ramp
primary
#F6A8A8
secondary
#6CD7D7
accent
#DEDE08
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282