#F1BBCA#F1BBCA
#F1BBCA is a very light, moderate pink. Relative luminance 0.585; OKLCH L 84.5% C 0.065 H 0.2°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBCA |
|---|---|
| RGB | rgb(241, 187, 202) |
| HSL | hsl(343, 66%, 84%) |
| HSV | hsv(343, 22%, 95%) |
| CMYK | cmyk(0%, 22.4%, 16.2%, 5.5%) |
| CIE-LAB | lab(81.02, 21.66, -0.04) |
| CIE-LCH | lch(81.02, 21.66, 359.90°) |
| OKLab | oklab(84.47% 0.0649 0.0002) |
| OKLCH | oklch(84.47% 0.065 0.2) |
| XYZ | xyz(64.7067, 58.5082, 63.7504) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.02
Pink
#FFC0CB
ΔE00 3.06
Pastel Pink
#FFBACD
ΔE00 3.13
Baby Pink
#FFB7CE
ΔE00 3.85
Light Rose
#FFC5CB
ΔE00 4.20
Lightpink
#FFB6C1
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBCA #BBF1E2
analogous
#F1BBE5 #F1BBCA #F1C7BB
triadic
#F1BBCA #CAF1BB #BBCAF1
tetradic
#F1BBCA #E5F1BB #BBF1E2 #C7BBF1
square
#F1BBCA #E5F1BB #BBF1E2 #C7BBF1
split-complementary
#F1BBCA #BBF1C7 #BBE5F1
monochromatic
#DC557B #E788A2 #F1BBCA #FAE6EB #FAE6EB
Accessibility & contrast
On white
1.65
#F1BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#F1BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBCA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBCA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CB
Deuteranopia (green-blind)
#CECDC9
Tritanopia (blue-blind)
#FBB8C0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f1bbca; /* rgb */ color: rgb(241, 187, 202); /* oklch */ color: oklch(84.5% 0.065 0.2);
Tailwind
colors: {
custom: {
50: '#f6cfda',
500: '#f1bbca',
950: '#000000',
},
}SCSS
$custom: #f1bbca; $custom-light: #f6cfda; $custom-dark: #000000;
JSON
{
"hex": "#f1bbca",
"rgb": {
"r": 241,
"g": 187,
"b": 202
},
"hsl": {
"h": 343.333,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.84468,
"c": 0.06489,
"h": 0.2
},
"luminance": 0.58506
}Semantic roles & 50–950 ramp
primary
#F1BBCA
secondary
#80D0BA
accent
#CE9B18
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383