#FFBFBC#FFBFBC
#FFBFBC is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.2% C 0.074 H 21.8°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFBC |
|---|---|
| RGB | rgb(255, 191, 188) |
| HSL | hsl(3, 100%, 87%) |
| HSV | hsv(3, 26%, 100%) |
| CMYK | cmyk(0%, 25.1%, 26.3%, 0%) |
| CIE-LAB | lab(83.00, 22.55, 10.51) |
| CIE-LCH | lch(83.00, 24.88, 24.98°) |
| OKLab | oklab(86.2% 0.0689 0.0275) |
| OKLCH | oklch(86.2% 0.074 21.8) |
| XYZ | xyz(68.9492, 62.1560, 55.9327) |
| Luminance | 0.6215 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.82
Light Rose
#FFC5CB
ΔE00 3.86
Pink
#FFC0CB
ΔE00 5.14
Bubblegum
#FFC1CC
ΔE00 5.20
Lightpink
#FFB6C1
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFBC #BCFCFF
analogous
#FFBCDB #FFBFBC #FFE1BC
triadic
#FFBFBC #BCFFBF #BFBCFF
tetradic
#FFBFBC #DBFFBC #BCFCFF #E1BCFF
square
#FFBFBC #DBFFBC #BCFCFF #E1BCFF
split-complementary
#FFBFBC #BCFFE1 #BCDBFF
monochromatic
#FF4A42 #FF857F #FFBFBC #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.56
#FFBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FFBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFBC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFBC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BC
Deuteranopia (green-blind)
#DAD3BB
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfbc; /* rgb */ color: rgb(255, 191, 188); /* oklch */ color: oklch(86.2% 0.074 21.8);
Tailwind
colors: {
custom: {
50: '#ffd2d0',
500: '#ffbfbc',
950: '#000000',
},
}SCSS
$custom: #ffbfbc; $custom-light: #ffd2d0; $custom-dark: #000000;
JSON
{
"hex": "#ffbfbc",
"rgb": {
"r": 255,
"g": 191,
"b": 188
},
"hsl": {
"h": 2.687,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.86199,
"c": 0.07423,
"h": 21.8
},
"luminance": 0.62152
}Semantic roles & 50–950 ramp
primary
#FFBFBC
secondary
#78E2E7
accent
#DBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383