#F3ABA8#F3ABA8
#F3ABA8 is a light, moderate red. Relative luminance 0.510; OKLCH L 80.9% C 0.085 H 21.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABA8 |
|---|---|
| RGB | rgb(243, 171, 168) |
| HSL | hsl(2, 76%, 81%) |
| HSV | hsv(2, 31%, 95%) |
| CMYK | cmyk(0%, 29.6%, 30.9%, 4.7%) |
| CIE-LAB | lab(76.69, 26.03, 12.17) |
| CIE-LCH | lch(76.69, 28.74, 25.05°) |
| OKLab | oklab(80.89% 0.0793 0.0317) |
| OKLCH | oklch(80.89% 0.085 21.8) |
| XYZ | xyz(58.5946, 51.0113, 43.7981) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 5.92
Blush (survey)
#F29E8E
ΔE00 5.95
Pale Rose
#FDC1C5
ΔE00 6.11
Soft Pink
#FDB0C0
ΔE00 6.88
Light Salmon
#FEA993
ΔE00 7.11
Peachy Pink
#FF9A8A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABA8 #A8F0F3
analogous
#F3A8CA #F3ABA8 #F3D0A8
triadic
#F3ABA8 #A8F3AB #ABA8F3
tetradic
#F3ABA8 #CAF3A8 #A8F0F3 #D0A8F3
square
#F3ABA8 #CAF3A8 #A8F0F3 #D0A8F3
split-complementary
#F3ABA8 #A8F3D0 #A8CAF3
monochromatic
#E4433C #EC7772 #F3ABA8 #FADFDE #FBE5E4
Accessibility & contrast
On white
1.87
#F3ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F3ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABA8
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABA8 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#FFA3AB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f3aba8; /* rgb */ color: rgb(243, 171, 168); /* oklch */ color: oklch(80.9% 0.085 21.8);
Tailwind
colors: {
custom: {
50: '#f8c4c1',
500: '#f3aba8',
950: '#000000',
},
}SCSS
$custom: #f3aba8; $custom-light: #f8c4c1; $custom-dark: #000000;
JSON
{
"hex": "#f3aba8",
"rgb": {
"r": 243,
"g": 171,
"b": 168
},
"hsl": {
"h": 2.4,
"s": 75.758,
"l": 80.588
},
"oklch": {
"l": 0.80892,
"c": 0.08537,
"h": 21.8
},
"luminance": 0.51008
}Semantic roles & 50–950 ramp
primary
#F3ABA8
secondary
#6DCED2
accent
#D0D80E
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171212
muted
#858282