#FFBFCF#FFBFCF
#FFBFCF is a very light, moderate red. Relative luminance 0.630; OKLCH L 86.7% C 0.076 H 2.3°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFCF |
|---|---|
| RGB | rgb(255, 191, 207) |
| HSL | hsl(345, 100%, 87%) |
| HSV | hsv(345, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 18.8%, 0%) |
| CIE-LAB | lab(83.46, 25.26, 1.00) |
| CIE-LCH | lch(83.46, 25.28, 2.26°) |
| OKLab | oklab(86.71% 0.076 0.003) |
| OKLCH | oklch(86.71% 0.076 2.3) |
| XYZ | xyz(71.1338, 63.0298, 67.4385) |
| Luminance | 0.6303 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.44
Pink
#FFC0CB
ΔE00 1.65
Bubblegum
#FFC1CC
ΔE00 1.66
Baby Pink
#FFB7CE
ΔE00 2.64
Lightpink
#FFB6C1
ΔE00 3.25
Light Rose
#FFC5CB
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFCF #BFFFEF
analogous
#FFBFEF #FFBFCF #FFCFBF
triadic
#FFBFCF #CFFFBF #BFCFFF
tetradic
#FFBFCF #EFFFBF #BFFFEF #CFBFFF
square
#FFBFCF #EFFFBF #BFFFEF #CFBFFF
split-complementary
#FFBFCF #BFFFCF #BFEFFF
monochromatic
#FF4573 #FF82A1 #FFBFCF #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.54
#FFBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FFBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFCF
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFCF | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D0
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#FFBBC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbfcf; /* rgb */ color: rgb(255, 191, 207); /* oklch */ color: oklch(86.7% 0.076 2.3);
Tailwind
colors: {
custom: {
50: '#ffd2dd',
500: '#ffbfcf',
950: '#000000',
},
}SCSS
$custom: #ffbfcf; $custom-light: #ffd2dd; $custom-dark: #000000;
JSON
{
"hex": "#ffbfcf",
"rgb": {
"r": 255,
"g": 191,
"b": 207
},
"hsl": {
"h": 345,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86708,
"c": 0.07602,
"h": 2.3
},
"luminance": 0.63027
}Semantic roles & 50–950 ramp
primary
#FFBFCF
secondary
#7BE8CC
accent
#E6AC00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384