#F2ABCF#F2ABCF
#F2ABCF is a light, moderate pink. Relative luminance 0.525; OKLCH L 81.9% C 0.095 H 347.6°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABCF |
|---|---|
| RGB | rgb(242, 171, 207) |
| HSL | hsl(330, 73%, 81%) |
| HSV | hsv(330, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 14.5%, 5.1%) |
| CIE-LAB | lab(77.59, 31.28, -7.79) |
| CIE-LCH | lch(77.59, 32.23, 346.01°) |
| OKLab | oklab(81.89% 0.0923 -0.0203) |
| OKLCH | oklch(81.89% 0.095 347.6) |
| XYZ | xyz(62.4435, 52.5110, 65.8659) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.16
Baby Pink
#FFB7CE
ΔE00 4.82
Pastel Pink
#FFBACD
ΔE00 5.95
Soft Pink
#FDB0C0
ΔE00 6.71
Faded Pink
#DE9DAC
ΔE00 7.70
Plum
#DDA0DD
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABCF #ABF2CE
analogous
#F1ABF2 #F2ABCF #F2ABAB
triadic
#F2ABCF #CFF2AB #ABCFF2
tetradic
#F2ABCF #F2F1AB #ABF2CE #ABABF2
square
#F2ABCF #F2F1AB #ABF2CE #ABABF2
split-complementary
#F2ABCF #ABF2AB #ABF2F1
monochromatic
#E24192 #EA76B1 #F2ABCF #FAE0ED #FBE5F0
Accessibility & contrast
On white
1.83
#F2ABCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#F2ABCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABCF
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABCF | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D0
Deuteranopia (green-blind)
#C1C4CD
Tritanopia (blue-blind)
#FCAAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f2abcf; /* rgb */ color: rgb(242, 171, 207); /* oklch */ color: oklch(81.9% 0.095 347.6);
Tailwind
colors: {
custom: {
50: '#f7c4dd',
500: '#f2abcf',
950: '#000000',
},
}SCSS
$custom: #f2abcf; $custom-light: #f7c4dd; $custom-dark: #000000;
JSON
{
"hex": "#f2abcf",
"rgb": {
"r": 242,
"g": 171,
"b": 207
},
"hsl": {
"h": 329.577,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.81892,
"c": 0.09451,
"h": 347.6
},
"luminance": 0.52508
}Semantic roles & 50–950 ramp
primary
#F2ABCF
secondary
#70D1A0
accent
#D57110
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284