#FFBFDC#FFBFDC
#FFBFDC is a very light, moderate pink. Relative luminance 0.637; OKLCH L 87.1% C 0.082 H 350.1°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFDC |
|---|---|
| RGB | rgb(255, 191, 220) |
| HSL | hsl(333, 100%, 87%) |
| HSV | hsv(333, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 13.7%, 0%) |
| CIE-LAB | lab(83.81, 27.26, -5.45) |
| CIE-LCH | lch(83.81, 27.80, 348.68°) |
| OKLab | oklab(87.09% 0.0806 -0.0141) |
| OKLCH | oklch(87.09% 0.082 350.1) |
| XYZ | xyz(72.7890, 63.6919, 76.1559) |
| Luminance | 0.6369 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 3.19
Powder Pink
#FFB2D0
ΔE00 3.33
Pastel Pink
#FFBACD
ΔE00 3.71
Bubblegum
#FFC1CC
ΔE00 5.65
Pink
#FFC0CB
ΔE00 5.70
Pale Pink
#FFCFDC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFDC #BFFFE2
analogous
#FFBFFC #FFBFDC #FFC2BF
triadic
#FFBFDC #DCFFBF #BFDCFF
tetradic
#FFBFDC #FCFFBF #BFFFE2 #C2BFFF
square
#FFBFDC #FCFFBF #BFFFE2 #C2BFFF
split-complementary
#FFBFDC #BFFFC2 #BFFCFF
monochromatic
#FF4599 #FF82BB #FFBFDC #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.53
#FFBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FFBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFDC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFDC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBDD
Deuteranopia (green-blind)
#D3D5DA
Tritanopia (blue-blind)
#FFBEC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffbfdc; /* rgb */ color: rgb(255, 191, 220); /* oklch */ color: oklch(87.1% 0.082 350.1);
Tailwind
colors: {
custom: {
50: '#ffd2e6',
500: '#ffbfdc',
950: '#000000',
},
}SCSS
$custom: #ffbfdc; $custom-light: #ffd2e6; $custom-dark: #000000;
JSON
{
"hex": "#ffbfdc",
"rgb": {
"r": 255,
"g": 191,
"b": 220
},
"hsl": {
"h": 332.813,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8709,
"c": 0.08178,
"h": 350.1
},
"luminance": 0.63689
}Semantic roles & 50–950 ramp
primary
#FFBFDC
secondary
#7BE8B6
accent
#E67E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384