#F6A8A3#F6A8A3
#F6A8A3 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.093 H 23.4°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F6A8A3 |
|---|---|
| RGB | rgb(246, 168, 163) |
| HSL | hsl(4, 82%, 80%) |
| HSV | hsv(4, 34%, 96%) |
| CMYK | cmyk(0%, 31.7%, 33.7%, 3.5%) |
| CIE-LAB | lab(76.22, 28.11, 14.28) |
| CIE-LCH | lch(76.22, 31.53, 26.93°) |
| OKLab | oklab(80.57% 0.0854 0.0369) |
| OKLCH | oklch(80.57% 0.093 23.4) |
| XYZ | xyz(58.6215, 50.2464, 41.2541) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.80
Peachy Pink
#FF9A8A
ΔE00 5.86
Light Salmon
#FEA993
ΔE00 6.11
Pale Salmon
#FFB19A
ΔE00 6.76
Lightpink
#FFB6C1
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6A8A3 #A3F1F6
analogous
#F6A3C8 #F6A8A3 #F6D1A3
triadic
#F6A8A3 #A3F6A8 #A8A3F6
tetradic
#F6A8A3 #C8F6A3 #A3F1F6 #D1A3F6
square
#F6A8A3 #C8F6A3 #A3F1F6 #D1A3F6
split-complementary
#F6A8A3 #A3F6D1 #A3C8F6
monochromatic
#EB3F34 #F1736B #F6A8A3 #FBDDDB #FCE5E3
Accessibility & contrast
On white
1.90
#F6A8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#F6A8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6A8A3
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6A8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6A8A3 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B3A2
Deuteranopia (green-blind)
#CAC2A2
Tritanopia (blue-blind)
#FF9FA7
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #f6a8a3; /* rgb */ color: rgb(246, 168, 163); /* oklch */ color: oklch(80.6% 0.093 23.4);
Tailwind
colors: {
custom: {
50: '#fbc2be',
500: '#f6a8a3',
950: '#000000',
},
}SCSS
$custom: #f6a8a3; $custom-light: #fbc2be; $custom-dark: #000000;
JSON
{
"hex": "#f6a8a3",
"rgb": {
"r": 246,
"g": 168,
"b": 163
},
"hsl": {
"h": 3.614,
"s": 82.178,
"l": 80.196
},
"oklch": {
"l": 0.80569,
"c": 0.09305,
"h": 23.4
},
"luminance": 0.50242
}Semantic roles & 50–950 ramp
primary
#F6A8A3
secondary
#67CFD6
accent
#D2DF07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282