#FFBBBE#FFBBBE
#FFBBBE is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.5% C 0.079 H 15.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBBE |
|---|---|
| RGB | rgb(255, 187, 190) |
| HSL | hsl(357, 100%, 87%) |
| HSV | hsv(357, 27%, 100%) |
| CMYK | cmyk(0%, 26.7%, 25.5%, 0%) |
| CIE-LAB | lab(82.12, 24.93, 8.18) |
| CIE-LCH | lch(82.12, 26.23, 18.18°) |
| OKLab | oklab(85.54% 0.0759 0.0216) |
| OKLCH | oklch(85.54% 0.079 15.9) |
| XYZ | xyz(68.3058, 60.5220, 56.7893) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.98
Lightpink
#FFB6C1
ΔE00 2.88
Light Rose
#FFC5CB
ΔE00 3.08
Pink
#FFC0CB
ΔE00 3.35
Bubblegum
#FFC1CC
ΔE00 3.51
Soft Pink
#FDB0C0
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBBE #BBFFFC
analogous
#FFBBE0 #FFBBBE #FFDABB
triadic
#FFBBBE #BEFFBB #BBBEFF
tetradic
#FFBBBE #E0FFBB #BBFFFC #DABBFF
square
#FFBBBE #E0FFBB #BBFFFC #DABBFF
split-complementary
#FFBBBE #BBFFDA #BBE0FF
monochromatic
#FF4149 #FF7E84 #FFBBBE #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.60
#FFBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FFBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBBE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBBE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#D7D1BD
Tritanopia (blue-blind)
#FFB5BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbbbe; /* rgb */ color: rgb(255, 187, 190); /* oklch */ color: oklch(85.5% 0.079 15.9);
Tailwind
colors: {
custom: {
50: '#ffcfd1',
500: '#ffbbbe',
950: '#000000',
},
}SCSS
$custom: #ffbbbe; $custom-light: #ffcfd1; $custom-dark: #000000;
JSON
{
"hex": "#ffbbbe",
"rgb": {
"r": 255,
"g": 187,
"b": 190
},
"hsl": {
"h": 357.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.85538,
"c": 0.07888,
"h": 15.9
},
"luminance": 0.60518
}Semantic roles & 50–950 ramp
primary
#FFBBBE
secondary
#77E7E2
accent
#E6DB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383