#F3ABC6#F3ABC6
#F3ABC6 is a light, moderate pink. Relative luminance 0.523; OKLCH L 81.7% C 0.091 H 355.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F3ABC6 |
|---|---|
| RGB | rgb(243, 171, 198) |
| HSL | hsl(338, 75%, 81%) |
| HSV | hsv(338, 30%, 95%) |
| CMYK | cmyk(0%, 29.6%, 18.5%, 4.7%) |
| CIE-LAB | lab(77.44, 30.23, -3.10) |
| CIE-LCH | lch(77.44, 30.39, 354.15°) |
| OKLab | oklab(81.72% 0.0903 -0.0078) |
| OKLCH | oklch(81.72% 0.091 355.1) |
| XYZ | xyz(61.7187, 52.2609, 60.2516) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.36
Baby Pink
#FFB7CE
ΔE00 3.15
Pastel Pink
#FFBACD
ΔE00 4.10
Soft Pink
#FDB0C0
ΔE00 4.14
Faded Pink
#DE9DAC
ΔE00 5.76
Lightpink
#FFB6C1
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3ABC6 #ABF3D8
analogous
#F3ABEA #F3ABC6 #F3B4AB
triadic
#F3ABC6 #C6F3AB #ABC6F3
tetradic
#F3ABC6 #EAF3AB #ABF3D8 #B4ABF3
square
#F3ABC6 #EAF3AB #ABF3D8 #B4ABF3
split-complementary
#F3ABC6 #ABF3B4 #ABEAF3
monochromatic
#E4407D #EB75A2 #F3ABC6 #FBE1EA #FBE4ED
Accessibility & contrast
On white
1.83
#F3ABC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#F3ABC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3ABC6
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3ABC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3ABC6 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B8C7
Deuteranopia (green-blind)
#C4C4C4
Tritanopia (blue-blind)
#FEA8B4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f3abc6; /* rgb */ color: rgb(243, 171, 198); /* oklch */ color: oklch(81.7% 0.091 355.1);
Tailwind
colors: {
custom: {
50: '#f8c4d7',
500: '#f3abc6',
950: '#000000',
},
}SCSS
$custom: #f3abc6; $custom-light: #f8c4d7; $custom-dark: #000000;
JSON
{
"hex": "#f3abc6",
"rgb": {
"r": 243,
"g": 171,
"b": 198
},
"hsl": {
"h": 337.5,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.81717,
"c": 0.09065,
"h": 355.1
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#F3ABC6
secondary
#70D2AD
accent
#D78C0E
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171314
muted
#858283