#F4BBCA#F4BBCA
#F4BBCA is a very light, moderate pink. Relative luminance 0.590; OKLCH L 84.8% C 0.068 H 1.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBCA |
|---|---|
| RGB | rgb(244, 187, 202) |
| HSL | hsl(344, 72%, 85%) |
| HSV | hsv(344, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 17.2%, 4.3%) |
| CIE-LAB | lab(81.31, 22.72, 0.42) |
| CIE-LCH | lch(81.31, 22.73, 1.07°) |
| OKLab | oklab(84.76% 0.0682 0.0014) |
| OKLCH | oklch(84.76% 0.068 1.2) |
| XYZ | xyz(65.7394, 59.0408, 63.7989) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.51
Bubblegum
#FFC1CC
ΔE00 2.51
Pink
#FFC0CB
ΔE00 2.52
Baby Pink
#FFB7CE
ΔE00 3.35
Lightpink
#FFB6C1
ΔE00 3.82
Light Rose
#FFC5CB
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBCA #BBF4E5
analogous
#F4BBE6 #F4BBCA #F4C9BB
triadic
#F4BBCA #CAF4BB #BBCAF4
tetradic
#F4BBCA #E6F4BB #BBF4E5 #C9BBF4
square
#F4BBCA #E6F4BB #BBF4E5 #C9BBF4
split-complementary
#F4BBCA #BBF4C9 #BBE6F4
monochromatic
#E35278 #EB86A1 #F4BBCA #FBE5EA #FBE5EA
Accessibility & contrast
On white
1.64
#F4BBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F4BBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBCA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBCA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#CFCEC9
Tritanopia (blue-blind)
#FEB8C0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f4bbca; /* rgb */ color: rgb(244, 187, 202); /* oklch */ color: oklch(84.8% 0.068 1.2);
Tailwind
colors: {
custom: {
50: '#f8cfda',
500: '#f4bbca',
950: '#000000',
},
}SCSS
$custom: #f4bbca; $custom-light: #f8cfda; $custom-dark: #000000;
JSON
{
"hex": "#f4bbca",
"rgb": {
"r": 244,
"g": 187,
"b": 202
},
"hsl": {
"h": 344.211,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84762,
"c": 0.06822,
"h": 1.2
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#F4BBCA
secondary
#7ED5BE
accent
#D4A111
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383