#F4BFDB#F4BFDB
#F4BFDB is a very light, moderate pink. Relative luminance 0.616; OKLCH L 86.0% C 0.070 H 345.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F4BFDB |
|---|---|
| RGB | rgb(244, 191, 219) |
| HSL | hsl(328, 71%, 85%) |
| HSV | hsv(328, 22%, 96%) |
| CMYK | cmyk(0%, 21.7%, 10.2%, 4.3%) |
| CIE-LAB | lab(82.71, 23.32, -6.66) |
| CIE-LCH | lch(82.71, 24.25, 344.05°) |
| OKLab | oklab(85.99% 0.0682 -0.0174) |
| OKLCH | oklch(85.99% 0.07 345.7) |
| XYZ | xyz(68.7246, 61.6115, 75.2762) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 4.69
Powder Pink
#FFB2D0
ΔE00 4.88
Pastel Pink
#FFBACD
ΔE00 4.96
Pale Pink
#FFCFDC
ΔE00 5.71
Light Pink
#FFD1DF
ΔE00 5.72
Bubblegum
#FFC1CC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4BFDB #BFF4D8
analogous
#F3BFF4 #F4BFDB #F4BFC0
triadic
#F4BFDB #DBF4BF #BFDBF4
tetradic
#F4BFDB #F4F3BF #BFF4D8 #BFC0F4
square
#F4BFDB #F4F3BF #BFF4D8 #BFC0F4
split-complementary
#F4BFDB #C0F4BF #BFF4F3
monochromatic
#E257A0 #EB8BBE #F4BFDB #FBE5F0 #FBE5F0
Accessibility & contrast
On white
1.58
#F4BFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#F4BFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4BFDB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4BFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4BFDB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DC
Deuteranopia (green-blind)
#CED1DA
Tritanopia (blue-blind)
#FCBFC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f4bfdb; /* rgb */ color: rgb(244, 191, 219); /* oklch */ color: oklch(86.0% 0.070 345.7);
Tailwind
colors: {
custom: {
50: '#f8d2e6',
500: '#f4bfdb',
950: '#000000',
},
}SCSS
$custom: #f4bfdb; $custom-light: #f8d2e6; $custom-dark: #000000;
JSON
{
"hex": "#f4bfdb",
"rgb": {
"r": 244,
"g": 191,
"b": 219
},
"hsl": {
"h": 328.302,
"s": 70.667,
"l": 85.294
},
"oklch": {
"l": 0.85989,
"c": 0.07034,
"h": 345.7
},
"luminance": 0.61609
}Semantic roles & 50–950 ramp
primary
#F4BFDB
secondary
#82D5A9
accent
#D36D13
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#171415
muted
#858384