#F2A1BF#F2A1BF
#F2A1BF is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.7% C 0.103 H 355.8°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A1BF |
|---|---|
| RGB | rgb(242, 161, 191) |
| HSL | hsl(338, 76%, 79%) |
| HSV | hsv(338, 33%, 95%) |
| CMYK | cmyk(0%, 33.5%, 21.1%, 5.1%) |
| CIE-LAB | lab(74.91, 34.12, -3.00) |
| CIE-LCH | lch(74.91, 34.25, 354.97°) |
| OKLab | oklab(79.69% 0.1023 -0.0075) |
| OKLCH | oklch(79.69% 0.103 355.8) |
| XYZ | xyz(58.7677, 48.1320, 55.4751) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.11
Baby Pink
#FFB7CE
ΔE00 5.23
Soft Pink
#FDB0C0
ΔE00 5.23
Faded Pink
#DE9DAC
ΔE00 5.25
Pig Pink
#E78EA5
ΔE00 5.66
Pastel Pink
#FFBACD
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A1BF #A1F2D4
analogous
#F2A1E8 #F2A1BF #F2ACA1
triadic
#F2A1BF #BFF2A1 #A1BFF2
tetradic
#F2A1BF #E8F2A1 #A1F2D4 #ACA1F2
square
#F2A1BF #E8F2A1 #A1F2D4 #ACA1F2
split-complementary
#F2A1BF #A1F2AC #A1E8F2
monochromatic
#E33576 #EB6B9A #F2A1BF #F9D7E4 #FBE4ED
Accessibility & contrast
On white
1.98
#F2A1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F2A1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A1BF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A1BF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#FE9DAB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f2a1bf; /* rgb */ color: rgb(242, 161, 191); /* oklch */ color: oklch(79.7% 0.103 355.8);
Tailwind
colors: {
custom: {
50: '#f8bdd2',
500: '#f2a1bf',
950: '#000000',
},
}SCSS
$custom: #f2a1bf; $custom-light: #f8bdd2; $custom-dark: #000000;
JSON
{
"hex": "#f2a1bf",
"rgb": {
"r": 242,
"g": 161,
"b": 191
},
"hsl": {
"h": 337.778,
"s": 75.701,
"l": 79.02
},
"oklch": {
"l": 0.79693,
"c": 0.10255,
"h": 355.8
},
"luminance": 0.48129
}Semantic roles & 50–950 ramp
primary
#F2A1BF
secondary
#D8F3E9
accent
#D88D0E
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182