#FBBEBF#FBBEBF
#FBBEBF is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.7% C 0.070 H 17.5°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEBF |
|---|---|
| RGB | rgb(251, 190, 191) |
| HSL | hsl(359, 88%, 86%) |
| HSV | hsv(359, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 23.9%, 1.6%) |
| CIE-LAB | lab(82.43, 22.04, 8.04) |
| CIE-LCH | lch(82.43, 23.46, 20.05°) |
| OKLab | oklab(85.7% 0.0672 0.0212) |
| OKLCH | oklch(85.7% 0.07 17.5) |
| XYZ | xyz(67.6020, 61.1010, 57.5129) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.36
Light Rose
#FFC5CB
ΔE00 2.56
Pink
#FFC0CB
ΔE00 3.65
Bubblegum
#FFC1CC
ΔE00 3.71
Lightpink
#FFB6C1
ΔE00 4.06
Soft Pink
#FDB0C0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEBF #BEFBFA
analogous
#FBBEDE #FBBEBF #FBDCBE
triadic
#FBBEBF #BFFBBE #BEBFFB
tetradic
#FBBEBF #DEFBBE #BEFBFA #DCBEFB
square
#FBBEBF #DEFBBE #BEFBFA #DCBEFB
split-complementary
#FBBEBF #BEFBDC #BEDEFB
monochromatic
#F44B4D #F78486 #FBBEBF #FDE2E3 #FDE2E3
Accessibility & contrast
On white
1.59
#FBBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FBBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEBF
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEBF | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BF
Deuteranopia (green-blind)
#D7D2BE
Tritanopia (blue-blind)
#FFB8BF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbebf; /* rgb */ color: rgb(251, 190, 191); /* oklch */ color: oklch(85.7% 0.070 17.5);
Tailwind
colors: {
custom: {
50: '#fdd1d2',
500: '#fbbebf',
950: '#000000',
},
}SCSS
$custom: #fbbebf; $custom-light: #fdd1d2; $custom-dark: #000000;
JSON
{
"hex": "#fbbebf",
"rgb": {
"r": 251,
"g": 190,
"b": 191
},
"hsl": {
"h": 359.016,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85695,
"c": 0.07049,
"h": 17.5
},
"luminance": 0.61098
}Semantic roles & 50–950 ramp
primary
#FBBEBF
secondary
#7DE0DF
accent
#E5E100
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383