#F3BBCA#F3BBCA
#F3BBCA is a very light, moderate pink. Relative luminance 0.589; OKLCH L 84.7% C 0.067 H 0.9°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBCA |
|---|---|
| RGB | rgb(243, 187, 202) |
| HSL | hsl(344, 70%, 84%) |
| HSV | hsv(344, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 16.9%, 4.7%) |
| CIE-LAB | lab(81.22, 22.37, 0.27) |
| CIE-LCH | lch(81.22, 22.37, 0.69°) |
| OKLab | oklab(84.66% 0.0671 0.001) |
| OKLCH | oklch(84.66% 0.067 0.9) |
| XYZ | xyz(65.3933, 58.8623, 63.7826) |
| Luminance | 0.5886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 2.67
Pink
#FFC0CB
ΔE00 2.70
Pastel Pink
#FFBACD
ΔE00 2.71
Baby Pink
#FFB7CE
ΔE00 3.50
Light Rose
#FFC5CB
ΔE00 4.00
Lightpink
#FFB6C1
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBCA #BBF3E4
analogous
#F3BBE6 #F3BBCA #F3C8BB
triadic
#F3BBCA #CAF3BB #BBCAF3
tetradic
#F3BBCA #E6F3BB #BBF3E4 #C8BBF3
square
#F3BBCA #E6F3BB #BBF3E4 #C8BBF3
split-complementary
#F3BBCA #BBF3C8 #BBE6F3
monochromatic
#E15379 #EA87A1 #F3BBCA #FAE5EB #FAE5EB
Accessibility & contrast
On white
1.64
#F3BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#F3BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBCA
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBCA | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#CFCDC9
Tritanopia (blue-blind)
#FDB8C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f3bbca; /* rgb */ color: rgb(243, 187, 202); /* oklch */ color: oklch(84.7% 0.067 0.9);
Tailwind
colors: {
custom: {
50: '#f7cfda',
500: '#f3bbca',
950: '#000000',
},
}SCSS
$custom: #f3bbca; $custom-light: #f7cfda; $custom-dark: #000000;
JSON
{
"hex": "#f3bbca",
"rgb": {
"r": 243,
"g": 187,
"b": 202
},
"hsl": {
"h": 343.929,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84663,
"c": 0.06711,
"h": 0.9
},
"luminance": 0.5886
}Semantic roles & 50–950 ramp
primary
#F3BBCA
secondary
#7FD3BD
accent
#D29F14
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383