#F2ABE4#F2ABE4
#F2ABE4 is a very light, moderate pink. Relative luminance 0.536; OKLCH L 82.6% C 0.110 H 333.7°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABE4 |
|---|---|
| RGB | rgb(242, 171, 228) |
| HSL | hsl(312, 73%, 81%) |
| HSV | hsv(312, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 5.8%, 5.1%) |
| CIE-LAB | lab(78.23, 34.76, -18.22) |
| CIE-LCH | lch(78.23, 39.25, 332.33°) |
| OKLab | oklab(82.6% 0.099 -0.0488) |
| OKLCH | oklch(82.6% 0.11 333.7) |
| XYZ | xyz(65.1836, 53.6071, 80.2974) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.32
Light Lavendar
#EFC0FE
ΔE00 6.62
Powder Pink
#FFB2D0
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 8.18
Lilac
#C8A2C8
ΔE00 8.27
Light Lilac
#EDC8FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABE4 #ABF2B9
analogous
#DCABF2 #F2ABE4 #F2ABC0
triadic
#F2ABE4 #E4F2AB #ABE4F2
tetradic
#F2ABE4 #F2DCAB #ABF2B9 #ABC0F2
square
#F2ABE4 #F2DCAB #ABF2B9 #ABC0F2
split-complementary
#F2ABE4 #C0F2AB #ABF2DC
monochromatic
#E241C2 #EA76D3 #F2ABE4 #FAE0F5 #FBE5F6
Accessibility & contrast
On white
1.79
#F2ABE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#F2ABE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABE4
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABE4 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBBE6
Deuteranopia (green-blind)
#BBC5E2
Tritanopia (blue-blind)
#F9AEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f2abe4; /* rgb */ color: rgb(242, 171, 228); /* oklch */ color: oklch(82.6% 0.110 333.7);
Tailwind
colors: {
custom: {
50: '#f7c5ec',
500: '#f2abe4',
950: '#000000',
},
}SCSS
$custom: #f2abe4; $custom-light: #f7c5ec; $custom-dark: #000000;
JSON
{
"hex": "#f2abe4",
"rgb": {
"r": 242,
"g": 171,
"b": 228
},
"hsl": {
"h": 311.831,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.826,
"c": 0.11035,
"h": 333.7
},
"luminance": 0.53605
}Semantic roles & 50–950 ramp
primary
#F2ABE4
secondary
#70D183
accent
#D53710
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#171316
muted
#858284