#F6ABA2#F6ABA2
#F6ABA2 is a light, moderate red. Relative luminance 0.513; OKLCH L 81.1% C 0.090 H 26.8°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ABA2 |
|---|---|
| RGB | rgb(246, 171, 162) |
| HSL | hsl(6, 82%, 80%) |
| HSV | hsv(6, 34%, 96%) |
| CMYK | cmyk(0%, 30.5%, 34.1%, 3.5%) |
| CIE-LAB | lab(76.88, 26.40, 15.75) |
| CIE-LCH | lch(76.88, 30.74, 30.81°) |
| OKLab | oklab(81.07% 0.0803 0.0406) |
| OKLCH | oklch(81.07% 0.09 26.8) |
| XYZ | xyz(59.0925, 51.3312, 40.9709) |
| Luminance | 0.5133 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.15
Light Salmon
#FEA993
ΔE00 4.78
Pale Salmon
#FFB19A
ΔE00 5.20
Peachy Pink
#FF9A8A
ΔE00 5.58
Pale Rose
#FDC1C5
ΔE00 7.54
Lightpink
#FFB6C1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ABA2 #A2EDF6
analogous
#F6A2C3 #F6ABA2 #F6D5A2
triadic
#F6ABA2 #A2F6AB #ABA2F6
tetradic
#F6ABA2 #C3F6A2 #A2EDF6 #D5A2F6
square
#F6ABA2 #C3F6A2 #A2EDF6 #D5A2F6
split-complementary
#F6ABA2 #A2F6D5 #A2C3F6
monochromatic
#EB4632 #F1796A #F6ABA2 #FBDDDA #FCE6E3
Accessibility & contrast
On white
1.86
#F6ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#F6ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ABA2
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ABA2 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#CCC4A1
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f6aba2; /* rgb */ color: rgb(246, 171, 162); /* oklch */ color: oklch(81.1% 0.090 26.8);
Tailwind
colors: {
custom: {
50: '#fbc4bd',
500: '#f6aba2',
950: '#000000',
},
}SCSS
$custom: #f6aba2; $custom-light: #fbc4bd; $custom-dark: #000000;
JSON
{
"hex": "#f6aba2",
"rgb": {
"r": 246,
"g": 171,
"b": 162
},
"hsl": {
"h": 6.429,
"s": 82.353,
"l": 80
},
"oklch": {
"l": 0.8107,
"c": 0.08996,
"h": 26.8
},
"luminance": 0.51327
}Semantic roles & 50–950 ramp
primary
#F6ABA2
secondary
#66CAD6
accent
#C8DF07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282