#FBBEC8#FBBEC8
#FBBEC8 is a very light, moderate red. Relative luminance 0.615; OKLCH L 85.9% C 0.071 H 7.7°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEC8 |
|---|---|
| RGB | rgb(251, 190, 200) |
| HSL | hsl(350, 88%, 86%) |
| HSV | hsv(350, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 20.3%, 1.6%) |
| CIE-LAB | lab(82.65, 23.33, 3.53) |
| CIE-LCH | lch(82.65, 23.59, 8.60°) |
| OKLab | oklab(85.94% 0.0706 0.0096) |
| OKLCH | oklch(85.94% 0.071 7.7) |
| XYZ | xyz(68.6230, 61.5094, 62.8902) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.78
Bubblegum
#FFC1CC
ΔE00 0.87
Light Rose
#FFC5CB
ΔE00 2.04
Pale Rose
#FDC1C5
ΔE00 2.20
Lightpink
#FFB6C1
ΔE00 2.61
Pastel Pink
#FFBACD
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEC8 #BEFBF1
analogous
#FBBEE7 #FBBEC8 #FBD3BE
triadic
#FBBEC8 #C8FBBE #BEC8FB
tetradic
#FBBEC8 #E7FBBE #BEFBF1 #D3BEFB
square
#FBBEC8 #E7FBBE #BEFBF1 #D3BEFB
split-complementary
#FBBEC8 #BEFBD3 #BEE7FB
monochromatic
#F44B66 #F78497 #FBBEC8 #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.58
#FBBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FBBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEC8
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEC8 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#D5D2C7
Tritanopia (blue-blind)
#FFBAC1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fbbec8; /* rgb */ color: rgb(251, 190, 200); /* oklch */ color: oklch(85.9% 0.071 7.7);
Tailwind
colors: {
custom: {
50: '#fdd2d8',
500: '#fbbec8',
950: '#000000',
},
}SCSS
$custom: #fbbec8; $custom-light: #fdd2d8; $custom-dark: #000000;
JSON
{
"hex": "#fbbec8",
"rgb": {
"r": 251,
"g": 190,
"b": 200
},
"hsl": {
"h": 350.164,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.85936,
"c": 0.07121,
"h": 7.7
},
"luminance": 0.61506
}Semantic roles & 50–950 ramp
primary
#FBBEC8
secondary
#7DE0D0
accent
#E5C000
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383