#FBBEC6#FBBEC6
#FBBEC6 is a very light, moderate red. Relative luminance 0.614; OKLCH L 85.9% C 0.071 H 9.9°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC6 |
|---|---|
| RGB | rgb(251, 190, 198) |
| HSL | hsl(352, 88%, 86%) |
| HSV | hsv(352, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 21.1%, 1.6%) |
| CIE-LAB | lab(82.60, 23.04, 4.53) |
| CIE-LCH | lch(82.60, 23.48, 11.13°) |
| OKLab | oklab(85.88% 0.0698 0.0122) |
| OKLCH | oklch(85.88% 0.071 9.9) |
| XYZ | xyz(68.3908, 61.4165, 61.6673) |
| Luminance | 0.6141 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.24
Bubblegum
#FFC1CC
ΔE00 1.32
Pale Rose
#FDC1C5
ΔE00 1.54
Light Rose
#FFC5CB
ΔE00 1.71
Lightpink
#FFB6C1
ΔE00 2.64
Pastel Pink
#FFBACD
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC6 #BEFBF3
analogous
#FBBEE5 #FBBEC6 #FBD5BE
triadic
#FBBEC6 #C6FBBE #BEC6FB
tetradic
#FBBEC6 #E5FBBE #BEFBF3 #D5BEFB
square
#FBBEC6 #E5FBBE #BEFBF3 #D5BEFB
split-complementary
#FBBEC6 #BEFBD5 #BEE5FB
monochromatic
#F44B61 #F78493 #FBBEC6 #FDE2E6 #FDE2E6
Accessibility & contrast
On white
1.58
#FBBEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#FBBEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC6
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC6 | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C6
Deuteranopia (green-blind)
#D5D2C5
Tritanopia (blue-blind)
#FFB9C1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbec6; /* rgb */ color: rgb(251, 190, 198); /* oklch */ color: oklch(85.9% 0.071 9.9);
Tailwind
colors: {
custom: {
50: '#fdd2d7',
500: '#fbbec6',
950: '#000000',
},
}SCSS
$custom: #fbbec6; $custom-light: #fdd2d7; $custom-dark: #000000;
JSON
{
"hex": "#fbbec6",
"rgb": {
"r": 251,
"g": 190,
"b": 198
},
"hsl": {
"h": 352.131,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85882,
"c": 0.07088,
"h": 9.9
},
"luminance": 0.61413
}Semantic roles & 50–950 ramp
primary
#FBBEC6
secondary
#7DE0D3
accent
#E5C700
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383