#F0A2BF#F0A2BF
#F0A2BF is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.6% C 0.099 H 355.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F0A2BF |
|---|---|
| RGB | rgb(240, 162, 191) |
| HSL | hsl(338, 72%, 79%) |
| HSV | hsv(338, 33%, 94%) |
| CMYK | cmyk(0%, 32.5%, 20.4%, 5.9%) |
| CIE-LAB | lab(74.91, 32.89, -3.03) |
| CIE-LCH | lch(74.91, 33.03, 354.74°) |
| OKLab | oklab(79.64% 0.0985 -0.0075) |
| OKLCH | oklch(79.64% 0.099 355.6) |
| XYZ | xyz(58.2603, 48.1308, 55.5016) |
| Luminance | 0.4813 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.04
Faded Pink
#DE9DAC
ΔE00 4.97
Baby Pink
#FFB7CE
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.13
Pig Pink
#E78EA5
ΔE00 5.78
Pastel Pink
#FFBACD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0A2BF #A2F0D3
analogous
#F0A2E6 #F0A2BF #F0ACA2
triadic
#F0A2BF #BFF0A2 #A2BFF0
tetradic
#F0A2BF #E6F0A2 #A2F0D3 #ACA2F0
square
#F0A2BF #E6F0A2 #A2F0D3 #ACA2F0
split-complementary
#F0A2BF #A2F0AC #A2E6F0
monochromatic
#DF3976 #E86D9B #F0A2BF #F9D7E3 #FBE5ED
Accessibility & contrast
On white
1.98
#F0A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#F0A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0A2BF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0A2BF | 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)
#ABB0C0
Deuteranopia (green-blind)
#BEBDBD
Tritanopia (blue-blind)
#FC9FAC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f0a2bf; /* rgb */ color: rgb(240, 162, 191); /* oklch */ color: oklch(79.6% 0.099 355.6);
Tailwind
colors: {
custom: {
50: '#f6bed2',
500: '#f0a2bf',
950: '#000000',
},
}SCSS
$custom: #f0a2bf; $custom-light: #f6bed2; $custom-dark: #000000;
JSON
{
"hex": "#f0a2bf",
"rgb": {
"r": 240,
"g": 162,
"b": 191
},
"hsl": {
"h": 337.692,
"s": 72.222,
"l": 78.824
},
"oklch": {
"l": 0.79643,
"c": 0.09881,
"h": 355.6
},
"luminance": 0.48128
}Semantic roles & 50–950 ramp
primary
#F0A2BF
secondary
#D9F2E9
accent
#D48C11
background
#FFFBFC
surface
#FFF7F9
border
#D7D0D2
text
#171214
muted
#858182