#F4BBCF#F4BBCF
#F4BBCF is a very light, moderate pink. Relative luminance 0.593; OKLCH L 84.9% C 0.070 H 355.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BBCF |
|---|---|
| RGB | rgb(244, 187, 207) |
| HSL | hsl(339, 72%, 85%) |
| HSV | hsv(339, 23%, 96%) |
| CMYK | cmyk(0%, 23.4%, 15.2%, 4.3%) |
| CIE-LAB | lab(81.45, 23.50, -2.07) |
| CIE-LCH | lch(81.45, 23.59, 354.96°) |
| OKLab | oklab(84.91% 0.07 -0.0051) |
| OKLCH | oklch(84.91% 0.07 355.8) |
| XYZ | xyz(66.3411, 59.2814, 66.9673) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.61
Baby Pink
#FFB7CE
ΔE00 2.87
Bubblegum
#FFC1CC
ΔE00 3.75
Pink
#FFC0CB
ΔE00 3.78
Powder Pink
#FFB2D0
ΔE00 4.13
Soft Pink
#FDB0C0
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BBCF #BBF4E0
analogous
#F4BBEC #F4BBCF #F4C4BB
triadic
#F4BBCF #CFF4BB #BBCFF4
tetradic
#F4BBCF #ECF4BB #BBF4E0 #C4BBF4
square
#F4BBCF #ECF4BB #BBF4E0 #C4BBF4
split-complementary
#F4BBCF #BBF4C4 #BBECF4
monochromatic
#E35285 #EB86AA #F4BBCF #FBE5EC #FBE5EC
Accessibility & contrast
On white
1.63
#F4BBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#F4BBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BBCF
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BBCF | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#FDB9C2
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f4bbcf; /* rgb */ color: rgb(244, 187, 207); /* oklch */ color: oklch(84.9% 0.070 355.8);
Tailwind
colors: {
custom: {
50: '#f8cfdd',
500: '#f4bbcf',
950: '#000000',
},
}SCSS
$custom: #f4bbcf; $custom-light: #f8cfdd; $custom-dark: #000000;
JSON
{
"hex": "#f4bbcf",
"rgb": {
"r": 244,
"g": 187,
"b": 207
},
"hsl": {
"h": 338.947,
"s": 72.152,
"l": 84.51
},
"oklch": {
"l": 0.84907,
"c": 0.07019,
"h": 355.8
},
"luminance": 0.59279
}Semantic roles & 50–950 ramp
primary
#F4BBCF
secondary
#7ED5B6
accent
#D49011
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384