#F2ABCE#F2ABCE
#F2ABCE is a light, moderate pink. Relative luminance 0.525; OKLCH L 81.9% C 0.094 H 348.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F2ABCE |
|---|---|
| RGB | rgb(242, 171, 206) |
| HSL | hsl(330, 73%, 81%) |
| HSV | hsv(330, 29%, 95%) |
| CMYK | cmyk(0%, 29.3%, 14.9%, 5.1%) |
| CIE-LAB | lab(77.56, 31.12, -7.29) |
| CIE-LCH | lch(77.56, 31.96, 346.81°) |
| OKLab | oklab(81.86% 0.092 -0.019) |
| OKLCH | oklch(81.86% 0.094 348.3) |
| XYZ | xyz(62.3216, 52.4623, 65.2241) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.98
Baby Pink
#FFB7CE
ΔE00 4.60
Pastel Pink
#FFBACD
ΔE00 5.73
Soft Pink
#FDB0C0
ΔE00 6.45
Faded Pink
#DE9DAC
ΔE00 7.46
Lightpink
#FFB6C1
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2ABCE #ABF2CF
analogous
#F2ABF1 #F2ABCE #F2ABAB
triadic
#F2ABCE #CEF2AB #ABCEF2
tetradic
#F2ABCE #F1F2AB #ABF2CF #ABABF2
square
#F2ABCE #F1F2AB #ABF2CF #ABABF2
split-complementary
#F2ABCE #ABF2AB #ABF1F2
monochromatic
#E24190 #EA76AF #F2ABCE #FAE0ED #FBE5F0
Accessibility & contrast
On white
1.83
#F2ABCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#F2ABCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2ABCE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2ABCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2ABCE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CF
Deuteranopia (green-blind)
#C1C4CC
Tritanopia (blue-blind)
#FCAAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f2abce; /* rgb */ color: rgb(242, 171, 206); /* oklch */ color: oklch(81.9% 0.094 348.3);
Tailwind
colors: {
custom: {
50: '#f7c4dd',
500: '#f2abce',
950: '#000000',
},
}SCSS
$custom: #f2abce; $custom-light: #f7c4dd; $custom-dark: #000000;
JSON
{
"hex": "#f2abce",
"rgb": {
"r": 242,
"g": 171,
"b": 206
},
"hsl": {
"h": 330.423,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.8186,
"c": 0.0939,
"h": 348.3
},
"luminance": 0.52459
}Semantic roles & 50–950 ramp
primary
#F2ABCE
secondary
#70D1A1
accent
#D57410
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#171315
muted
#858284