#F3ACAB#F3ACAB
#F3ACAB is a light, moderate red. Relative luminance 0.515; OKLCH L 81.1% C 0.084 H 20.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ACAB |
|---|---|
| RGB | rgb(243, 172, 171) |
| HSL | hsl(1, 75%, 81%) |
| HSV | hsv(1, 30%, 95%) |
| CMYK | cmyk(0%, 29.2%, 29.6%, 4.7%) |
| CIE-LAB | lab(76.98, 25.89, 10.95) |
| CIE-LCH | lch(76.98, 28.12, 22.93°) |
| OKLab | oklab(81.14% 0.0788 0.0286) |
| OKLCH | oklch(81.14% 0.084 20) |
| XYZ | xyz(59.0669, 51.5036, 45.3502) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.15
Pale Rose
#FDC1C5
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 6.74
Blush (survey)
#F29E8E
ΔE00 6.76
Pink
#FFC0CB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ACAB #ABF2F3
analogous
#F3ABCE #F3ACAB #F3D0AB
triadic
#F3ACAB #ABF3AC #ACABF3
tetradic
#F3ACAB #CEF3AB #ABF2F3 #D0ABF3
square
#F3ACAB #CEF3AB #ABF2F3 #D0ABF3
split-complementary
#F3ACAB #ABF3D0 #ABCEF3
monochromatic
#E44240 #EB7775 #F3ACAB #FBE1E1 #FBE5E4
Accessibility & contrast
On white
1.86
#F3ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#F3ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ACAB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ACAB | 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)
#B9B6AB
Deuteranopia (green-blind)
#CAC3AA
Tritanopia (blue-blind)
#FFA5AC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f3acab; /* rgb */ color: rgb(243, 172, 171); /* oklch */ color: oklch(81.1% 0.084 20.0);
Tailwind
colors: {
custom: {
50: '#f8c5c4',
500: '#f3acab',
950: '#000000',
},
}SCSS
$custom: #f3acab; $custom-light: #f8c5c4; $custom-dark: #000000;
JSON
{
"hex": "#f3acab",
"rgb": {
"r": 243,
"g": 172,
"b": 171
},
"hsl": {
"h": 0.833,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81144,
"c": 0.08388,
"h": 20
},
"luminance": 0.515
}Semantic roles & 50–950 ramp
primary
#F3ACAB
secondary
#70D1D2
accent
#D4D70E
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282