#F3ACA0#F3ACA0
#F3ACA0 is a light, moderate red. Relative luminance 0.511; OKLCH L 80.9% C 0.086 H 29.8°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ACA0 |
|---|---|
| RGB | rgb(243, 172, 160) |
| HSL | hsl(9, 78%, 79%) |
| HSV | hsv(9, 34%, 95%) |
| CMYK | cmyk(0%, 29.2%, 34.2%, 4.7%) |
| CIE-LAB | lab(76.74, 24.51, 16.59) |
| CIE-LCH | lch(76.74, 29.59, 34.10°) |
| OKLab | oklab(80.88% 0.0746 0.0427) |
| OKLCH | oklch(80.88% 0.086 29.8) |
| XYZ | xyz(58.0617, 51.1015, 40.0563) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.90
Light Salmon
#FEA993
ΔE00 4.07
Pale Salmon
#FFB19A
ΔE00 4.23
Peachy Pink
#FF9A8A
ΔE00 5.77
Pinkish Tan
#D99B82
ΔE00 7.86
Darksalmon
#E9967A
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ACA0 #A0E7F3
analogous
#F3A0BE #F3ACA0 #F3D6A0
triadic
#F3ACA0 #A0F3AC #ACA0F3
tetradic
#F3ACA0 #BEF3A0 #A0E7F3 #D6A0F3
square
#F3ACA0 #BEF3A0 #A0E7F3 #D6A0F3
split-complementary
#F3ACA0 #A0F3D6 #A0BEF3
monochromatic
#E54D33 #EC7D6A #F3ACA0 #FADBD6 #FCE7E4
Accessibility & contrast
On white
1.87
#F3ACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#F3ACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ACA0
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ACA0 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB59F
Deuteranopia (green-blind)
#CCC39F
Tritanopia (blue-blind)
#FFA3A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3aca0; /* rgb */ color: rgb(243, 172, 160); /* oklch */ color: oklch(80.9% 0.086 29.8);
Tailwind
colors: {
custom: {
50: '#f9c5bc',
500: '#f3aca0',
950: '#000000',
},
}SCSS
$custom: #f3aca0; $custom-light: #f9c5bc; $custom-dark: #000000;
JSON
{
"hex": "#f3aca0",
"rgb": {
"r": 243,
"g": 172,
"b": 160
},
"hsl": {
"h": 8.675,
"s": 77.57,
"l": 79.02
},
"oklch": {
"l": 0.80877,
"c": 0.08593,
"h": 29.8
},
"luminance": 0.51098
}Semantic roles & 50–950 ramp
primary
#F3ACA0
secondary
#66C2D2
accent
#BCDA0C
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171312
muted
#858282