#F2BACA#F2BACA
#F2BACA is a very light, moderate pink. Relative luminance 0.583; OKLCH L 84.4% C 0.068 H 359.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BACA |
|---|---|
| RGB | rgb(242, 186, 202) |
| HSL | hsl(343, 68%, 84%) |
| HSV | hsv(343, 23%, 95%) |
| CMYK | cmyk(0%, 23.1%, 16.5%, 5.1%) |
| CIE-LAB | lab(80.88, 22.54, -0.23) |
| CIE-LCH | lch(80.88, 22.55, 359.42°) |
| OKLab | oklab(84.39% 0.0675 -0.0003) |
| OKLCH | oklch(84.39% 0.068 359.8) |
| XYZ | xyz(64.8377, 58.2620, 63.6960) |
| Luminance | 0.5826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.71
Bubblegum
#FFC1CC
ΔE00 3.03
Pink
#FFC0CB
ΔE00 3.04
Baby Pink
#FFB7CE
ΔE00 3.37
Lightpink
#FFB6C1
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BACA #BAF2E2
analogous
#F2BAE6 #F2BACA #F2C6BA
triadic
#F2BACA #CAF2BA #BACAF2
tetradic
#F2BACA #E6F2BA #BAF2E2 #C6BAF2
square
#F2BACA #E6F2BA #BAF2E2 #C6BAF2
split-complementary
#F2BACA #BAF2C6 #BAE6F2
monochromatic
#DF537B #E887A2 #F2BACA #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.66
#F2BACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#F2BACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BACA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BACA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CB
Deuteranopia (green-blind)
#CECCC9
Tritanopia (blue-blind)
#FCB7BF
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2baca; /* rgb */ color: rgb(242, 186, 202); /* oklch */ color: oklch(84.4% 0.068 359.8);
Tailwind
colors: {
custom: {
50: '#f7cfda',
500: '#f2baca',
950: '#000000',
},
}SCSS
$custom: #f2baca; $custom-light: #f7cfda; $custom-dark: #000000;
JSON
{
"hex": "#f2baca",
"rgb": {
"r": 242,
"g": 186,
"b": 202
},
"hsl": {
"h": 342.857,
"s": 68.293,
"l": 83.922
},
"oklch": {
"l": 0.84385,
"c": 0.06753,
"h": 359.8
},
"luminance": 0.58259
}Semantic roles & 50–950 ramp
primary
#F2BACA
secondary
#7FD2BA
accent
#D09B15
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171314
muted
#858383