#F3ABA2#F3ABA2
#F3ABA2 is a light, moderate red. Relative luminance 0.508; OKLCH L 80.7% C 0.086 H 27.1°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABA2 |
|---|---|
| RGB | rgb(243, 171, 162) |
| HSL | hsl(7, 77%, 79%) |
| HSV | hsv(7, 33%, 95%) |
| CMYK | cmyk(0%, 29.6%, 33.3%, 4.7%) |
| CIE-LAB | lab(76.55, 25.28, 15.24) |
| CIE-LCH | lch(76.55, 29.52, 31.09°) |
| OKLab | oklab(80.75% 0.077 0.0393) |
| OKLCH | oklch(80.75% 0.086 27.1) |
| XYZ | xyz(58.0485, 50.7928, 40.9219) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.24
Light Salmon
#FEA993
ΔE00 4.96
Pale Salmon
#FFB19A
ΔE00 5.29
Peachy Pink
#FF9A8A
ΔE00 5.91
Pale Rose
#FDC1C5
ΔE00 7.46
Lightpink
#FFB6C1
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABA2 #A2EAF3
analogous
#F3A2C2 #F3ABA2 #F3D4A2
triadic
#F3ABA2 #A2F3AB #ABA2F3
tetradic
#F3ABA2 #C2F3A2 #A2EAF3 #D4A2F3
square
#F3ABA2 #C2F3A2 #A2EAF3 #D4A2F3
split-complementary
#F3ABA2 #A2F3D4 #A2C2F3
monochromatic
#E54936 #EC7A6C #F3ABA2 #FADCD8 #FCE7E4
Accessibility & contrast
On white
1.88
#F3ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#F3ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABA2
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABA2 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#CBC2A1
Tritanopia (blue-blind)
#FFA2A9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3aba2; /* rgb */ color: rgb(243, 171, 162); /* oklch */ color: oklch(80.7% 0.086 27.1);
Tailwind
colors: {
custom: {
50: '#f9c4bd',
500: '#f3aba2',
950: '#000000',
},
}SCSS
$custom: #f3aba2; $custom-light: #f9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#f3aba2",
"rgb": {
"r": 243,
"g": 171,
"b": 162
},
"hsl": {
"h": 6.667,
"s": 77.143,
"l": 79.412
},
"oklch": {
"l": 0.80746,
"c": 0.08642,
"h": 27.1
},
"luminance": 0.50789
}Semantic roles & 50–950 ramp
primary
#F3ABA2
secondary
#67C6D2
accent
#C3D90C
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171212
muted
#858282