#F6ABA5#F6ABA5
#F6ABA5 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.089 H 24.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ABA5 |
|---|---|
| RGB | rgb(246, 171, 165) |
| HSL | hsl(4, 82%, 81%) |
| HSV | hsv(4, 33%, 96%) |
| CMYK | cmyk(0%, 30.5%, 32.9%, 3.5%) |
| CIE-LAB | lab(76.94, 26.77, 14.21) |
| CIE-LCH | lch(76.94, 30.31, 27.96°) |
| OKLab | oklab(81.14% 0.0814 0.0368) |
| OKLCH | oklch(81.14% 0.089 24.3) |
| XYZ | xyz(59.3623, 51.4391, 42.3921) |
| Luminance | 0.5143 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.95
Light Salmon
#FEA993
ΔE00 5.86
Peachy Pink
#FF9A8A
ΔE00 6.20
Pale Salmon
#FFB19A
ΔE00 6.27
Pale Rose
#FDC1C5
ΔE00 6.83
Lightpink
#FFB6C1
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ABA5 #A5F0F6
analogous
#F6A5C7 #F6ABA5 #F6D3A5
triadic
#F6ABA5 #A5F6AB #ABA5F6
tetradic
#F6ABA5 #C7F6A5 #A5F0F6 #D3A5F6
square
#F6ABA5 #C7F6A5 #A5F0F6 #D3A5F6
split-complementary
#F6ABA5 #A5F6D3 #A5C7F6
monochromatic
#EB4336 #F0776D #F6ABA5 #FCDFDD #FCE5E3
Accessibility & contrast
On white
1.86
#F6ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#F6ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ABA5
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ABA5 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A4
Deuteranopia (green-blind)
#CCC4A4
Tritanopia (blue-blind)
#FFA2AA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f6aba5; /* rgb */ color: rgb(246, 171, 165); /* oklch */ color: oklch(81.1% 0.089 24.3);
Tailwind
colors: {
custom: {
50: '#fbc4bf',
500: '#f6aba5',
950: '#000000',
},
}SCSS
$custom: #f6aba5; $custom-light: #fbc4bf; $custom-dark: #000000;
JSON
{
"hex": "#f6aba5",
"rgb": {
"r": 246,
"g": 171,
"b": 165
},
"hsl": {
"h": 4.444,
"s": 81.818,
"l": 80.588
},
"oklch": {
"l": 0.81142,
"c": 0.08936,
"h": 24.3
},
"luminance": 0.51435
}Semantic roles & 50–950 ramp
primary
#F6ABA5
secondary
#69CED6
accent
#CEDE07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181212
muted
#868282