#FBBEBB#FBBEBB
#FBBEBB is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.071 H 21.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEBB |
|---|---|
| RGB | rgb(251, 190, 187) |
| HSL | hsl(3, 89%, 86%) |
| HSV | hsv(3, 25%, 98%) |
| CMYK | cmyk(0%, 24.3%, 25.5%, 1.6%) |
| CIE-LAB | lab(82.34, 21.48, 10.05) |
| CIE-LCH | lch(82.34, 23.72, 25.08°) |
| OKLab | oklab(85.59% 0.0657 0.0264) |
| OKLCH | oklch(85.59% 0.071 21.9) |
| XYZ | xyz(67.1679, 60.9273, 55.2263) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.77
Light Rose
#FFC5CB
ΔE00 3.84
Pink
#FFC0CB
ΔE00 5.16
Bubblegum
#FFC1CC
ΔE00 5.21
Lightpink
#FFB6C1
ΔE00 5.36
Soft Pink
#FDB0C0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEBB #BBF8FB
analogous
#FBBBD8 #FBBEBB #FBDEBB
triadic
#FBBEBB #BBFBBE #BEBBFB
tetradic
#FBBEBB #D8FBBB #BBF8FB #DEBBFB
square
#FBBEBB #D8FBBB #BBF8FB #DEBBFB
split-complementary
#FBBEBB #BBFBDE #BBD8FB
monochromatic
#F44F47 #F88781 #FBBEBB #FDE3E2 #FDE3E2
Accessibility & contrast
On white
1.59
#FBBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FBBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEBB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEBB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D8D1BA
Tritanopia (blue-blind)
#FFB8BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbebb; /* rgb */ color: rgb(251, 190, 187); /* oklch */ color: oklch(85.6% 0.071 21.9);
Tailwind
colors: {
custom: {
50: '#fdd1cf',
500: '#fbbebb',
950: '#000000',
},
}SCSS
$custom: #fbbebb; $custom-light: #fdd1cf; $custom-dark: #000000;
JSON
{
"hex": "#fbbebb",
"rgb": {
"r": 251,
"g": 190,
"b": 187
},
"hsl": {
"h": 2.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.85592,
"c": 0.07079,
"h": 21.9
},
"luminance": 0.60924
}Semantic roles & 50–950 ramp
primary
#FBBEBB
secondary
#7ADBE0
accent
#DBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383