#FBBEC5#FBBEC5
#FBBEC5 is a very light, moderate red. Relative luminance 0.614; OKLCH L 85.9% C 0.071 H 11.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC5 |
|---|---|
| RGB | rgb(251, 190, 197) |
| HSL | hsl(353, 88%, 86%) |
| HSV | hsv(353, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 21.5%, 1.6%) |
| CIE-LAB | lab(82.58, 22.89, 5.03) |
| CIE-LCH | lch(82.58, 23.44, 12.40°) |
| OKLab | oklab(85.86% 0.0695 0.0135) |
| OKLCH | oklch(85.86% 0.071 11) |
| XYZ | xyz(68.2759, 61.3705, 61.0618) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.24
Pink
#FFC0CB
ΔE00 1.54
Bubblegum
#FFC1CC
ΔE00 1.62
Light Rose
#FFC5CB
ΔE00 1.63
Lightpink
#FFB6C1
ΔE00 2.73
Pastel Pink
#FFBACD
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC5 #BEFBF4
analogous
#FBBEE4 #FBBEC5 #FBD6BE
triadic
#FBBEC5 #C5FBBE #BEC5FB
tetradic
#FBBEC5 #E4FBBE #BEFBF4 #D6BEFB
square
#FBBEC5 #E4FBBE #BEFBF4 #D6BEFB
split-complementary
#FBBEC5 #BEFBD6 #BEE4FB
monochromatic
#F44B5E #F78492 #FBBEC5 #FDE2E5 #FDE2E5
Accessibility & contrast
On white
1.58
#FBBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FBBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC5
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC5 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C5
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbec5; /* rgb */ color: rgb(251, 190, 197); /* oklch */ color: oklch(85.9% 0.071 11.0);
Tailwind
colors: {
custom: {
50: '#fdd2d6',
500: '#fbbec5',
950: '#000000',
},
}SCSS
$custom: #fbbec5; $custom-light: #fdd2d6; $custom-dark: #000000;
JSON
{
"hex": "#fbbec5",
"rgb": {
"r": 251,
"g": 190,
"b": 197
},
"hsl": {
"h": 353.115,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85855,
"c": 0.07075,
"h": 11
},
"luminance": 0.61367
}Semantic roles & 50–950 ramp
primary
#FBBEC5
secondary
#7DE0D5
accent
#E5CB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383