#F4BDCF#F4BDCF
#F4BDCF is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.3% C 0.067 H 357.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDCF |
|---|---|
| RGB | rgb(244, 189, 207) |
| HSL | hsl(340, 71%, 85%) |
| HSV | hsv(340, 23%, 96%) |
| CMYK | cmyk(0%, 22.5%, 15.2%, 4.3%) |
| CIE-LAB | lab(81.91, 22.44, -1.39) |
| CIE-LCH | lch(81.91, 22.48, 356.45°) |
| OKLab | oklab(85.27% 0.067 -0.0034) |
| OKLCH | oklch(85.27% 0.067 357.1) |
| XYZ | xyz(66.7683, 60.1359, 67.1097) |
| Luminance | 0.6013 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.82
Bubblegum
#FFC1CC
ΔE00 3.29
Baby Pink
#FFB7CE
ΔE00 3.36
Pink
#FFC0CB
ΔE00 3.37
Pale Pink
#FFCFDC
ΔE00 4.33
Light Rose
#FFC5CB
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDCF #BDF4E2
analogous
#F4BDEA #F4BDCF #F4C7BD
triadic
#F4BDCF #CFF4BD #BDCFF4
tetradic
#F4BDCF #EAF4BD #BDF4E2 #C7BDF4
square
#F4BDCF #EAF4BD #BDF4E2 #C7BDF4
split-complementary
#F4BDCF #BDF4C7 #BDEAF4
monochromatic
#E35483 #EB89A9 #F4BDCF #FBE5EC #FBE5EC
Accessibility & contrast
On white
1.61
#F4BDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#F4BDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDCF
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDCF | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6D0
Deuteranopia (green-blind)
#D0CFCE
Tritanopia (blue-blind)
#FDBBC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bdcf; /* rgb */ color: rgb(244, 189, 207); /* oklch */ color: oklch(85.3% 0.067 357.1);
Tailwind
colors: {
custom: {
50: '#f8d1dd',
500: '#f4bdcf',
950: '#000000',
},
}SCSS
$custom: #f4bdcf; $custom-light: #f8d1dd; $custom-dark: #000000;
JSON
{
"hex": "#f4bdcf",
"rgb": {
"r": 244,
"g": 189,
"b": 207
},
"hsl": {
"h": 340.364,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.85267,
"c": 0.06703,
"h": 357.1
},
"luminance": 0.60133
}Semantic roles & 50–950 ramp
primary
#F4BDCF
secondary
#80D5B9
accent
#D39412
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384