#F4BDCE#F4BDCE
#F4BDCE is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.2% C 0.067 H 358.2°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BDCE |
|---|---|
| RGB | rgb(244, 189, 206) |
| HSL | hsl(341, 71%, 85%) |
| HSV | hsv(341, 23%, 96%) |
| CMYK | cmyk(0%, 22.5%, 15.6%, 4.3%) |
| CIE-LAB | lab(81.89, 22.28, -0.89) |
| CIE-LCH | lch(81.89, 22.30, 357.71°) |
| OKLab | oklab(85.24% 0.0666 -0.002) |
| OKLCH | oklch(85.24% 0.067 358.2) |
| XYZ | xyz(66.6464, 60.0871, 66.4679) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 2.79
Bubblegum
#FFC1CC
ΔE00 3.04
Pink
#FFC0CB
ΔE00 3.11
Baby Pink
#FFB7CE
ΔE00 3.44
Pale Pink
#FFCFDC
ΔE00 4.25
Light Rose
#FFC5CB
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BDCE #BDF4E3
analogous
#F4BDE9 #F4BDCE #F4C8BD
triadic
#F4BDCE #CEF4BD #BDCEF4
tetradic
#F4BDCE #E9F4BD #BDF4E3 #C8BDF4
square
#F4BDCE #E9F4BD #BDF4E3 #C8BDF4
split-complementary
#F4BDCE #BDF4C8 #BDE9F4
monochromatic
#E35480 #EB89A7 #F4BDCE #FBE5EC #FBE5EC
Accessibility & contrast
On white
1.61
#F4BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F4BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BDCE
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BDCE | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#D0CFCD
Tritanopia (blue-blind)
#FDBAC3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f4bdce; /* rgb */ color: rgb(244, 189, 206); /* oklch */ color: oklch(85.2% 0.067 358.2);
Tailwind
colors: {
custom: {
50: '#f8d1dc',
500: '#f4bdce',
950: '#000000',
},
}SCSS
$custom: #f4bdce; $custom-light: #f8d1dc; $custom-dark: #000000;
JSON
{
"hex": "#f4bdce",
"rgb": {
"r": 244,
"g": 189,
"b": 206
},
"hsl": {
"h": 341.455,
"s": 71.429,
"l": 84.902
},
"oklch": {
"l": 0.85238,
"c": 0.06662,
"h": 358.2
},
"luminance": 0.60085
}Semantic roles & 50–950 ramp
primary
#F4BDCE
secondary
#80D5BB
accent
#D39812
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384