#FFBFDB#FFBFDB
#FFBFDB is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.1% C 0.081 H 350.9°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFDB |
|---|---|
| RGB | rgb(255, 191, 219) |
| HSL | hsl(334, 100%, 87%) |
| HSV | hsv(334, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 14.1%, 0%) |
| CIE-LAB | lab(83.78, 27.10, -4.96) |
| CIE-LCH | lch(83.78, 27.55, 349.63°) |
| OKLab | oklab(87.06% 0.0802 -0.0128) |
| OKLCH | oklch(87.06% 0.081 350.9) |
| XYZ | xyz(72.6570, 63.6391, 75.4605) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.97
Powder Pink
#FFB2D0
ΔE00 3.27
Pastel Pink
#FFBACD
ΔE00 3.43
Bubblegum
#FFC1CC
ΔE00 5.35
Pink
#FFC0CB
ΔE00 5.40
Pale Pink
#FFCFDC
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFDB #BFFFE3
analogous
#FFBFFB #FFBFDB #FFC3BF
triadic
#FFBFDB #DBFFBF #BFDBFF
tetradic
#FFBFDB #FBFFBF #BFFFE3 #C3BFFF
square
#FFBFDB #FBFFBF #BFFFE3 #C3BFFF
split-complementary
#FFBFDB #BFFFC3 #BFFBFF
monochromatic
#FF4596 #FF82B9 #FFBFDB #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.53
#FFBFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#FFBFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFDB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFDB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#D3D5D9
Tritanopia (blue-blind)
#FFBDC8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbfdb; /* rgb */ color: rgb(255, 191, 219); /* oklch */ color: oklch(87.1% 0.081 350.9);
Tailwind
colors: {
custom: {
50: '#ffd2e6',
500: '#ffbfdb',
950: '#000000',
},
}SCSS
$custom: #ffbfdb; $custom-light: #ffd2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffbfdb",
"rgb": {
"r": 255,
"g": 191,
"b": 219
},
"hsl": {
"h": 333.75,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8706,
"c": 0.08121,
"h": 350.9
},
"luminance": 0.63636
}Semantic roles & 50–950 ramp
primary
#FFBFDB
secondary
#7BE8B8
accent
#E68100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384