#FBBEC7#FBBEC7
#FBBEC7 is a very light, moderate red. Relative luminance 0.615; OKLCH L 85.9% C 0.071 H 8.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC7 |
|---|---|
| RGB | rgb(251, 190, 199) |
| HSL | hsl(351, 88%, 86%) |
| HSV | hsv(351, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 20.7%, 1.6%) |
| CIE-LAB | lab(82.63, 23.18, 4.03) |
| CIE-LCH | lch(82.63, 23.53, 9.86°) |
| OKLab | oklab(85.91% 0.0702 0.0109) |
| OKLCH | oklch(85.91% 0.071 8.8) |
| XYZ | xyz(68.5066, 61.4628, 62.2767) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.97
Bubblegum
#FFC1CC
ΔE00 1.06
Light Rose
#FFC5CB
ΔE00 1.85
Pale Rose
#FDC1C5
ΔE00 1.87
Lightpink
#FFB6C1
ΔE00 2.60
Pastel Pink
#FFBACD
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC7 #BEFBF2
analogous
#FBBEE6 #FBBEC7 #FBD4BE
triadic
#FBBEC7 #C7FBBE #BEC7FB
tetradic
#FBBEC7 #E6FBBE #BEFBF2 #D4BEFB
square
#FBBEC7 #E6FBBE #BEFBF2 #D4BEFB
split-complementary
#FBBEC7 #BEFBD4 #BEE6FB
monochromatic
#F44B64 #F78495 #FBBEC7 #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.58
#FBBEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#FBBEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC7
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC7 | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbec7; /* rgb */ color: rgb(251, 190, 199); /* oklch */ color: oklch(85.9% 0.071 8.8);
Tailwind
colors: {
custom: {
50: '#fdd2d8',
500: '#fbbec7',
950: '#000000',
},
}SCSS
$custom: #fbbec7; $custom-light: #fdd2d8; $custom-dark: #000000;
JSON
{
"hex": "#fbbec7",
"rgb": {
"r": 251,
"g": 190,
"b": 199
},
"hsl": {
"h": 351.148,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85909,
"c": 0.07103,
"h": 8.8
},
"luminance": 0.6146
}Semantic roles & 50–950 ramp
primary
#FBBEC7
secondary
#7DE0D2
accent
#E5C300
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383