#F2BBCA#F2BBCA
#F2BBCA is a very light, moderate pink. Relative luminance 0.587; OKLCH L 84.6% C 0.066 H 0.5°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2BBCA |
|---|---|
| RGB | rgb(242, 187, 202) |
| HSL | hsl(344, 68%, 84%) |
| HSV | hsv(344, 23%, 95%) |
| CMYK | cmyk(0%, 22.7%, 16.5%, 5.1%) |
| CIE-LAB | lab(81.12, 22.01, 0.11) |
| CIE-LCH | lch(81.12, 22.02, 0.30°) |
| OKLab | oklab(84.57% 0.066 0.0006) |
| OKLCH | oklch(84.57% 0.066 0.5) |
| XYZ | xyz(65.0491, 58.6848, 63.7665) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.84
Pink
#FFC0CB
ΔE00 2.88
Pastel Pink
#FFBACD
ΔE00 2.92
Baby Pink
#FFB7CE
ΔE00 3.67
Light Rose
#FFC5CB
ΔE00 4.09
Lightpink
#FFB6C1
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2BBCA #BBF2E3
analogous
#F2BBE6 #F2BBCA #F2C8BB
triadic
#F2BBCA #CAF2BB #BBCAF2
tetradic
#F2BBCA #E6F2BB #BBF2E3 #C8BBF2
square
#F2BBCA #E6F2BB #BBF2E3 #C8BBF2
split-complementary
#F2BBCA #BBF2C8 #BBE6F2
monochromatic
#DE547A #E888A2 #F2BBCA #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.65
#F2BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#F2BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2BBCA
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2BBCA | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#FCB8C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f2bbca; /* rgb */ color: rgb(242, 187, 202); /* oklch */ color: oklch(84.6% 0.066 0.5);
Tailwind
colors: {
custom: {
50: '#f7cfda',
500: '#f2bbca',
950: '#000000',
},
}SCSS
$custom: #f2bbca; $custom-light: #f7cfda; $custom-dark: #000000;
JSON
{
"hex": "#f2bbca",
"rgb": {
"r": 242,
"g": 187,
"b": 202
},
"hsl": {
"h": 343.636,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84565,
"c": 0.06599,
"h": 0.5
},
"luminance": 0.58682
}Semantic roles & 50–950 ramp
primary
#F2BBCA
secondary
#80D2BB
accent
#D09D16
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383