#FFBBBF#FFBBBF
#FFBBBF is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.6% C 0.079 H 14.9°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBBF |
|---|---|
| RGB | rgb(255, 187, 191) |
| HSL | hsl(356, 100%, 87%) |
| HSV | hsv(356, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 25.1%, 0%) |
| CIE-LAB | lab(82.14, 25.06, 7.68) |
| CIE-LCH | lch(82.14, 26.21, 17.04°) |
| OKLab | oklab(85.56% 0.0762 0.0203) |
| OKLCH | oklch(85.56% 0.079 14.9) |
| XYZ | xyz(68.4155, 60.5658, 57.3669) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.89
Lightpink
#FFB6C1
ΔE00 2.56
Light Rose
#FFC5CB
ΔE00 2.93
Pink
#FFC0CB
ΔE00 3.03
Bubblegum
#FFC1CC
ΔE00 3.19
Soft Pink
#FDB0C0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBBF #BBFFFB
analogous
#FFBBE1 #FFBBBF #FFD9BB
triadic
#FFBBBF #BFFFBB #BBBFFF
tetradic
#FFBBBF #E1FFBB #BBFFFB #D9BBFF
square
#FFBBBF #E1FFBB #BBFFFB #D9BBFF
split-complementary
#FFBBBF #BBFFD9 #BBE1FF
monochromatic
#FF414C #FF7E85 #FFBBBF #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.60
#FFBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FFBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBBF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBBF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#FFB5BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbbbf; /* rgb */ color: rgb(255, 187, 191); /* oklch */ color: oklch(85.6% 0.079 14.9);
Tailwind
colors: {
custom: {
50: '#ffcfd2',
500: '#ffbbbf',
950: '#000000',
},
}SCSS
$custom: #ffbbbf; $custom-light: #ffcfd2; $custom-dark: #000000;
JSON
{
"hex": "#ffbbbf",
"rgb": {
"r": 255,
"g": 187,
"b": 191
},
"hsl": {
"h": 356.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85564,
"c": 0.07891,
"h": 14.9
},
"luminance": 0.60562
}Semantic roles & 50–950 ramp
primary
#FFBBBF
secondary
#77E7E0
accent
#E6D800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383