#F3ABB2#F3ABB2
#F3ABB2 is a light, moderate red. Relative luminance 0.514; OKLCH L 81.1% C 0.085 H 12.7°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABB2 |
|---|---|
| RGB | rgb(243, 171, 178) |
| HSL | hsl(354, 75%, 81%) |
| HSV | hsv(354, 30%, 95%) |
| CMYK | cmyk(0%, 29.6%, 26.7%, 4.7%) |
| CIE-LAB | lab(76.92, 27.36, 7.05) |
| CIE-LCH | lch(76.92, 28.25, 14.45°) |
| OKLab | oklab(81.15% 0.0831 0.0187) |
| OKLCH | oklch(81.15% 0.085 12.7) |
| XYZ | xyz(59.5622, 51.3983, 48.8945) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.21
Soft Pink
#FDB0C0
ΔE00 3.45
Pale Rose
#FDC1C5
ΔE00 5.26
Faded Pink
#DE9DAC
ΔE00 5.30
Pink
#FFC0CB
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABB2 #ABF3EC
analogous
#F3ABD6 #F3ABB2 #F3C8AB
triadic
#F3ABB2 #B2F3AB #ABB2F3
tetradic
#F3ABB2 #D6F3AB #ABF3EC #C8ABF3
square
#F3ABB2 #D6F3AB #ABF3EC #C8ABF3
split-complementary
#F3ABB2 #ABF3C8 #ABD6F3
monochromatic
#E44050 #EB7581 #F3ABB2 #FBE1E3 #FBE4E6
Accessibility & contrast
On white
1.86
#F3ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#F3ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABB2
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABB2 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#FFA5AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f3abb2; /* rgb */ color: rgb(243, 171, 178); /* oklch */ color: oklch(81.1% 0.085 12.7);
Tailwind
colors: {
custom: {
50: '#f8c4c9',
500: '#f3abb2',
950: '#000000',
},
}SCSS
$custom: #f3abb2; $custom-light: #f8c4c9; $custom-dark: #000000;
JSON
{
"hex": "#f3abb2",
"rgb": {
"r": 243,
"g": 171,
"b": 178
},
"hsl": {
"h": 354.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81149,
"c": 0.08514,
"h": 12.7
},
"luminance": 0.51395
}Semantic roles & 50–950 ramp
primary
#F3ABB2
secondary
#70D2C9
accent
#D7C40E
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171213
muted
#858282