#F6ACAB#F6ACAB
#F6ACAB is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.087 H 20.0°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F6ACAB |
|---|---|
| RGB | rgb(246, 172, 171) |
| HSL | hsl(1, 81%, 82%) |
| HSV | hsv(1, 30%, 96%) |
| CMYK | cmyk(0%, 30.1%, 30.5%, 3.5%) |
| CIE-LAB | lab(77.31, 27.00, 11.46) |
| CIE-LCH | lch(77.31, 29.33, 22.99°) |
| OKLab | oklab(81.47% 0.0822 0.0299) |
| OKLCH | oklch(81.47% 0.087 20) |
| XYZ | xyz(60.1109, 52.0419, 45.3992) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.11
Pale Rose
#FDC1C5
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 6.06
Blush (survey)
#F29E8E
ΔE00 6.67
Pink
#FFC0CB
ΔE00 6.84
Light Rose
#FFC5CB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6ACAB #ABF5F6
analogous
#F6ABD0 #F6ACAB #F6D2AB
triadic
#F6ACAB #ABF6AC #ACABF6
tetradic
#F6ACAB #D0F6AB #ABF5F6 #D2ABF6
square
#F6ACAB #D0F6AB #ABF5F6 #D2ABF6
split-complementary
#F6ACAB #ABF6D2 #ABD0F6
monochromatic
#EA3F3C #F07574 #F6ACAB #FCE3E2 #FCE4E3
Accessibility & contrast
On white
1.84
#F6ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#F6ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6ACAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6ACAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6AB
Deuteranopia (green-blind)
#CCC4AA
Tritanopia (blue-blind)
#FFA4AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f6acab; /* rgb */ color: rgb(246, 172, 171); /* oklch */ color: oklch(81.5% 0.087 20.0);
Tailwind
colors: {
custom: {
50: '#fbc5c4',
500: '#f6acab',
950: '#000000',
},
}SCSS
$custom: #f6acab; $custom-light: #fbc5c4; $custom-dark: #000000;
JSON
{
"hex": "#f6acab",
"rgb": {
"r": 246,
"g": 172,
"b": 171
},
"hsl": {
"h": 0.8,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.81465,
"c": 0.08744,
"h": 20
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#F6ACAB
secondary
#6ED5D7
accent
#DADD09
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181312
muted
#868282