#FFBFDF#FFBFDF
#FFBFDF is a very light, moderate pink. Relative luminance 0.638; OKLCH L 87.2% C 0.084 H 347.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFDF |
|---|---|
| RGB | rgb(255, 191, 223) |
| HSL | hsl(330, 100%, 87%) |
| HSV | hsv(330, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 12.5%, 0%) |
| CIE-LAB | lab(83.89, 27.74, -6.94) |
| CIE-LCH | lch(83.89, 28.59, 345.96°) |
| OKLab | oklab(87.18% 0.0816 -0.0181) |
| OKLCH | oklch(87.18% 0.084 347.5) |
| XYZ | xyz(73.1899, 63.8523, 78.2672) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.64
Baby Pink
#FFB7CE
ΔE00 3.92
Pastel Pink
#FFBACD
ΔE00 4.55
Bubblegum
#FFC1CC
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.56
Pink
#FFC0CB
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFDF #BFFFDF
analogous
#FFBFFF #FFBFDF #FFBFBF
triadic
#FFBFDF #DFFFBF #BFDFFF
tetradic
#FFBFDF #FFFFBF #BFFFDF #BFBFFF
square
#FFBFDF #FFFFBF #BFFFDF #BFBFFF
split-complementary
#FFBFDF #BFFFBF #BFFFFF
monochromatic
#FF45A2 #FF82C0 #FFBFDF #FFE0F0 #FFE0F0
Accessibility & contrast
On white
1.53
#FFBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#FFBFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFDF
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFDF | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#D2D5DD
Tritanopia (blue-blind)
#FFBECA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbfdf; /* rgb */ color: rgb(255, 191, 223); /* oklch */ color: oklch(87.2% 0.084 347.5);
Tailwind
colors: {
custom: {
50: '#ffd2e9',
500: '#ffbfdf',
950: '#000000',
},
}SCSS
$custom: #ffbfdf; $custom-light: #ffd2e9; $custom-dark: #000000;
JSON
{
"hex": "#ffbfdf",
"rgb": {
"r": 255,
"g": 191,
"b": 223
},
"hsl": {
"h": 330,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87182,
"c": 0.08355,
"h": 347.5
},
"luminance": 0.63849
}Semantic roles & 50–950 ramp
primary
#FFBFDF
secondary
#7BE8B1
accent
#E67300
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384