#F3ABB8#F3ABB8
#F3ABB8 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.086 H 7.2°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABB8 |
|---|---|
| RGB | rgb(243, 171, 184) |
| HSL | hsl(349, 75%, 81%) |
| HSV | hsv(349, 30%, 95%) |
| CMYK | cmyk(0%, 29.6%, 24.3%, 4.7%) |
| CIE-LAB | lab(77.07, 28.19, 3.99) |
| CIE-LCH | lch(77.07, 28.47, 8.07°) |
| OKLab | oklab(81.31% 0.0853 0.0108) |
| OKLCH | oklch(81.31% 0.086 7.2) |
| XYZ | xyz(60.1779, 51.6446, 52.1368) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.01
Lightpink
#FFB6C1
ΔE00 2.87
Pastel Pink
#FFBACD
ΔE00 4.30
Faded Pink
#DE9DAC
ΔE00 4.51
Baby Pink
#FFB7CE
ΔE00 4.57
Pink
#FFC0CB
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABB8 #ABF3E6
analogous
#F3ABDC #F3ABB8 #F3C2AB
triadic
#F3ABB8 #B8F3AB #ABB8F3
tetradic
#F3ABB8 #DCF3AB #ABF3E6 #C2ABF3
square
#F3ABB8 #DCF3AB #ABF3E6 #C2ABF3
split-complementary
#F3ABB8 #ABF3C2 #ABDCF3
monochromatic
#E4405D #EB758B #F3ABB8 #FBE1E5 #FBE4E8
Accessibility & contrast
On white
1.85
#F3ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#F3ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABB8
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABB8 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B6B8
Deuteranopia (green-blind)
#C7C3B7
Tritanopia (blue-blind)
#FFA6B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f3abb8; /* rgb */ color: rgb(243, 171, 184); /* oklch */ color: oklch(81.3% 0.086 7.2);
Tailwind
colors: {
custom: {
50: '#f8c4cd',
500: '#f3abb8',
950: '#000000',
},
}SCSS
$custom: #f3abb8; $custom-light: #f8c4cd; $custom-dark: #000000;
JSON
{
"hex": "#f3abb8",
"rgb": {
"r": 243,
"g": 171,
"b": 184
},
"hsl": {
"h": 349.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81312,
"c": 0.08598,
"h": 7.2
},
"luminance": 0.51641
}Semantic roles & 50–950 ramp
primary
#F3ABB8
secondary
#70D2C1
accent
#D7B30E
background
#FFFDFE
surface
#FFF9FA
border
#D7D2D3
text
#171313
muted
#858283