#FFBFBB#FFBFBB
#FFBFBB is a very light, moderate red. Relative luminance 0.621; OKLCH L 86.2% C 0.074 H 22.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFBB |
|---|---|
| RGB | rgb(255, 191, 187) |
| HSL | hsl(4, 100%, 87%) |
| HSV | hsv(4, 27%, 100%) |
| CMYK | cmyk(0%, 25.1%, 26.7%, 0%) |
| CIE-LAB | lab(82.97, 22.42, 11.01) |
| CIE-LCH | lch(82.97, 24.98, 26.15°) |
| OKLab | oklab(86.17% 0.0686 0.0288) |
| OKLCH | oklch(86.17% 0.074 22.8) |
| XYZ | xyz(68.8417, 62.1130, 55.3670) |
| Luminance | 0.6211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.18
Light Rose
#FFC5CB
ΔE00 4.20
Pink
#FFC0CB
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 5.58
Lightpink
#FFB6C1
ΔE00 5.62
Soft Pink
#FDB0C0
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFBB #BBFBFF
analogous
#FFBBD9 #FFBFBB #FFE1BB
triadic
#FFBFBB #BBFFBF #BFBBFF
tetradic
#FFBFBB #D9FFBB #BBFBFF #E1BBFF
square
#FFBFBB #D9FFBB #BBFBFF #E1BBFF
split-complementary
#FFBFBB #BBFFE1 #BBD9FF
monochromatic
#FF4C41 #FF857E #FFBFBB #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.56
#FFBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#FFBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFBB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFBB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7BA
Deuteranopia (green-blind)
#DAD3BA
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfbb; /* rgb */ color: rgb(255, 191, 187); /* oklch */ color: oklch(86.2% 0.074 22.8);
Tailwind
colors: {
custom: {
50: '#ffd2cf',
500: '#ffbfbb',
950: '#000000',
},
}SCSS
$custom: #ffbfbb; $custom-light: #ffd2cf; $custom-dark: #000000;
JSON
{
"hex": "#ffbfbb",
"rgb": {
"r": 255,
"g": 191,
"b": 187
},
"hsl": {
"h": 3.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86174,
"c": 0.07436,
"h": 22.8
},
"luminance": 0.62109
}Semantic roles & 50–950 ramp
primary
#FFBFBB
secondary
#77E0E7
accent
#D8E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383