#FBBEC3#FBBEC3
#FBBEC3 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.071 H 13.2°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC3 |
|---|---|
| RGB | rgb(251, 190, 195) |
| HSL | hsl(355, 88%, 86%) |
| HSV | hsv(355, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 22.3%, 1.6%) |
| CIE-LAB | lab(82.53, 22.60, 6.03) |
| CIE-LCH | lch(82.53, 23.40, 14.95°) |
| OKLab | oklab(85.8% 0.0687 0.0161) |
| OKLCH | oklch(85.8% 0.071 13.2) |
| XYZ | xyz(68.0482, 61.2795, 59.8629) |
| Luminance | 0.6128 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 0.76
Light Rose
#FFC5CB
ΔE00 1.70
Pink
#FFC0CB
ΔE00 2.21
Bubblegum
#FFC1CC
ΔE00 2.28
Lightpink
#FFB6C1
ΔE00 3.04
Pastel Pink
#FFBACD
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC3 #BEFBF6
analogous
#FBBEE2 #FBBEC3 #FBD8BE
triadic
#FBBEC3 #C3FBBE #BEC3FB
tetradic
#FBBEC3 #E2FBBE #BEFBF6 #D8BEFB
square
#FBBEC3 #E2FBBE #BEFBF6 #D8BEFB
split-complementary
#FBBEC3 #BEFBD8 #BEE2FB
monochromatic
#F44B59 #F7848E #FBBEC3 #FDE2E4 #FDE2E4
Accessibility & contrast
On white
1.58
#FBBEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#FBBEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC3
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC3 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C7C3
Deuteranopia (green-blind)
#D6D2C2
Tritanopia (blue-blind)
#FFB9C0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbec3; /* rgb */ color: rgb(251, 190, 195); /* oklch */ color: oklch(85.8% 0.071 13.2);
Tailwind
colors: {
custom: {
50: '#fdd2d5',
500: '#fbbec3',
950: '#000000',
},
}SCSS
$custom: #fbbec3; $custom-light: #fdd2d5; $custom-dark: #000000;
JSON
{
"hex": "#fbbec3",
"rgb": {
"r": 251,
"g": 190,
"b": 195
},
"hsl": {
"h": 355.082,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85801,
"c": 0.07057,
"h": 13.2
},
"luminance": 0.61276
}Semantic roles & 50–950 ramp
primary
#FBBEC3
secondary
#7DE0D8
accent
#E5D200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383