#FFBFC7#FFBFC7
#FFBFC7 is a very light, moderate red. Relative luminance 0.626; OKLCH L 86.5% C 0.074 H 10.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFC7 |
|---|---|
| RGB | rgb(255, 191, 199) |
| HSL | hsl(353, 100%, 87%) |
| HSV | hsv(353, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 22%, 0%) |
| CIE-LAB | lab(83.26, 24.09, 4.99) |
| CIE-LCH | lch(83.26, 24.60, 11.71°) |
| OKLab | oklab(86.49% 0.073 0.0134) |
| OKLCH | oklch(86.49% 0.074 10.4) |
| XYZ | xyz(70.1804, 62.6485, 62.4175) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.13
Bubblegum
#FFC1CC
ΔE00 1.27
Pale Rose
#FDC1C5
ΔE00 1.56
Light Rose
#FFC5CB
ΔE00 1.71
Lightpink
#FFB6C1
ΔE00 2.41
Pastel Pink
#FFBACD
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFC7 #BFFFF7
analogous
#FFBFE7 #FFBFC7 #FFD7BF
triadic
#FFBFC7 #C7FFBF #BFC7FF
tetradic
#FFBFC7 #E7FFBF #BFFFF7 #D7BFFF
square
#FFBFC7 #E7FFBF #BFFFF7 #D7BFFF
split-complementary
#FFBFC7 #BFFFD7 #BFE7FF
monochromatic
#FF455C #FF8291 #FFBFC7 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.55
#FFBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#FFBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFC7
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFC7 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#D8D4C6
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfc7; /* rgb */ color: rgb(255, 191, 199); /* oklch */ color: oklch(86.5% 0.074 10.4);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#ffbfc7',
950: '#000000',
},
}SCSS
$custom: #ffbfc7; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#ffbfc7",
"rgb": {
"r": 255,
"g": 191,
"b": 199
},
"hsl": {
"h": 352.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86487,
"c": 0.07426,
"h": 10.4
},
"luminance": 0.62645
}Semantic roles & 50–950 ramp
primary
#FFBFC7
secondary
#7BE8DA
accent
#E6C900
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383