#F3AFA3#F3AFA3
#F3AFA3 is a light, moderate red. Relative luminance 0.524; OKLCH L 81.5% C 0.082 H 30.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3AFA3 |
|---|---|
| RGB | rgb(243, 175, 163) |
| HSL | hsl(9, 77%, 80%) |
| HSV | hsv(9, 33%, 95%) |
| CMYK | cmyk(0%, 28%, 32.9%, 4.7%) |
| CIE-LAB | lab(77.50, 23.29, 16.02) |
| CIE-LCH | lch(77.50, 28.27, 34.53°) |
| OKLab | oklab(81.48% 0.071 0.0413) |
| OKLCH | oklch(81.48% 0.082 30.2) |
| XYZ | xyz(58.9047, 52.3625, 41.6476) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.20
Light Salmon
#FEA993
ΔE00 4.42
Blush (survey)
#F29E8E
ΔE00 4.65
Peachy Pink
#FF9A8A
ΔE00 6.51
Pale Rose
#FDC1C5
ΔE00 7.63
Pinkish Tan
#D99B82
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3AFA3 #A3E7F3
analogous
#F3A3BF #F3AFA3 #F3D7A3
triadic
#F3AFA3 #A3F3AF #AFA3F3
tetradic
#F3AFA3 #BFF3A3 #A3E7F3 #D7A3F3
square
#F3AFA3 #BFF3A3 #A3E7F3 #D7A3F3
split-complementary
#F3AFA3 #A3F3D7 #A3BFF3
monochromatic
#E55137 #EC806D #F3AFA3 #FADED9 #FBE7E4
Accessibility & contrast
On white
1.83
#F3AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#F3AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3AFA3
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3AFA3 | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB7A2
Deuteranopia (green-blind)
#CEC5A2
Tritanopia (blue-blind)
#FFA6AC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f3afa3; /* rgb */ color: rgb(243, 175, 163); /* oklch */ color: oklch(81.5% 0.082 30.2);
Tailwind
colors: {
custom: {
50: '#f8c7be',
500: '#f3afa3',
950: '#000000',
},
}SCSS
$custom: #f3afa3; $custom-light: #f8c7be; $custom-dark: #000000;
JSON
{
"hex": "#f3afa3",
"rgb": {
"r": 243,
"g": 175,
"b": 163
},
"hsl": {
"h": 9,
"s": 76.923,
"l": 79.608
},
"oklch": {
"l": 0.81483,
"c": 0.08215,
"h": 30.2
},
"luminance": 0.52359
}Semantic roles & 50–950 ramp
primary
#F3AFA3
secondary
#68C2D2
accent
#BAD90C
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171312
muted
#858282