#F6ABA7#F6ABA7
#F6ABA7 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.2% C 0.089 H 22.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ABA7 |
|---|---|
| RGB | rgb(246, 171, 167) |
| HSL | hsl(3, 81%, 81%) |
| HSV | hsv(3, 32%, 96%) |
| CMYK | cmyk(0%, 30.5%, 32.1%, 3.5%) |
| CIE-LAB | lab(76.99, 27.02, 13.18) |
| CIE-LCH | lch(76.99, 30.07, 26.01°) |
| OKLab | oklab(81.19% 0.0822 0.0342) |
| OKLCH | oklch(81.19% 0.089 22.6) |
| XYZ | xyz(59.5458, 51.5125, 43.3583) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.56
Lightpink
#FFB6C1
ΔE00 6.23
Pale Rose
#FDC1C5
ΔE00 6.41
Light Salmon
#FEA993
ΔE00 6.59
Peachy Pink
#FF9A8A
ΔE00 6.69
Pale Salmon
#FFB19A
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ABA7 #A7F2F6
analogous
#F6A7CA #F6ABA7 #F6D2A7
triadic
#F6ABA7 #A7F6AB #ABA7F6
tetradic
#F6ABA7 #CAF6A7 #A7F2F6 #D2A7F6
square
#F6ABA7 #CAF6A7 #A7F2F6 #D2A7F6
split-complementary
#F6ABA7 #A7F6D2 #A7CAF6
monochromatic
#EB4138 #F0766F #F6ABA7 #FCE0DF #FCE5E3
Accessibility & contrast
On white
1.86
#F6ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#F6ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ABA7
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ABA7 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A6
Deuteranopia (green-blind)
#CCC4A6
Tritanopia (blue-blind)
#FFA3AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f6aba7; /* rgb */ color: rgb(246, 171, 167); /* oklch */ color: oklch(81.2% 0.089 22.6);
Tailwind
colors: {
custom: {
50: '#fbc4c1',
500: '#f6aba7',
950: '#000000',
},
}SCSS
$custom: #f6aba7; $custom-light: #fbc4c1; $custom-dark: #000000;
JSON
{
"hex": "#f6aba7",
"rgb": {
"r": 246,
"g": 171,
"b": 167
},
"hsl": {
"h": 3.038,
"s": 81.443,
"l": 80.98
},
"oklch": {
"l": 0.8119,
"c": 0.08906,
"h": 22.6
},
"luminance": 0.51509
}Semantic roles & 50–950 ramp
primary
#F6ABA7
secondary
#6BD1D6
accent
#D3DE08
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181212
muted
#868282