#F2A2BF#F2A2BF
#F2A2BF is a light, moderate pink. Relative luminance 0.485; OKLCH L 79.9% C 0.101 H 356.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F2A2BF |
|---|---|
| RGB | rgb(242, 162, 191) |
| HSL | hsl(338, 75%, 79%) |
| HSV | hsv(338, 33%, 95%) |
| CMYK | cmyk(0%, 33.1%, 21.1%, 5.1%) |
| CIE-LAB | lab(75.13, 33.59, -2.68) |
| CIE-LCH | lch(75.13, 33.70, 355.44°) |
| OKLab | oklab(79.86% 0.1007 -0.0066) |
| OKLCH | oklch(79.86% 0.101 356.3) |
| XYZ | xyz(58.9431, 48.4829, 55.5336) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.94
Soft Pink
#FDB0C0
ΔE00 4.94
Baby Pink
#FFB7CE
ΔE00 4.98
Faded Pink
#DE9DAC
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.73
Pastel Pink
#FFBACD
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2A2BF #A2F2D5
analogous
#F2A2E7 #F2A2BF #F2ADA2
triadic
#F2A2BF #BFF2A2 #A2BFF2
tetradic
#F2A2BF #E7F2A2 #A2F2D5 #ADA2F2
square
#F2A2BF #E7F2A2 #A2F2D5 #ADA2F2
split-complementary
#F2A2BF #A2F2AD #A2E7F2
monochromatic
#E33775 #EA6C9A #F2A2BF #FAD8E4 #FBE4ED
Accessibility & contrast
On white
1.96
#F2A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F2A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2A2BF
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2A2BF | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#FE9EAC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f2a2bf; /* rgb */ color: rgb(242, 162, 191); /* oklch */ color: oklch(79.9% 0.101 356.3);
Tailwind
colors: {
custom: {
50: '#f7bed2',
500: '#f2a2bf',
950: '#000000',
},
}SCSS
$custom: #f2a2bf; $custom-light: #f7bed2; $custom-dark: #000000;
JSON
{
"hex": "#f2a2bf",
"rgb": {
"r": 242,
"g": 162,
"b": 191
},
"hsl": {
"h": 338.25,
"s": 75.472,
"l": 79.216
},
"oklch": {
"l": 0.79861,
"c": 0.10095,
"h": 356.3
},
"luminance": 0.48479
}Semantic roles & 50–950 ramp
primary
#F2A2BF
secondary
#D8F3E9
accent
#D88E0E
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182