#FBBEB4#FBBEB4
#FBBEB4 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.072 H 29.2°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEB4 |
|---|---|
| RGB | rgb(251, 190, 180) |
| HSL | hsl(8, 90%, 85%) |
| HSV | hsv(8, 28%, 98%) |
| CMYK | cmyk(0%, 24.3%, 28.3%, 1.6%) |
| CIE-LAB | lab(82.18, 20.54, 13.58) |
| CIE-LCH | lch(82.18, 24.62, 33.47°) |
| OKLab | oklab(85.42% 0.063 0.0353) |
| OKLCH | oklch(85.42% 0.072 29.2) |
| XYZ | xyz(66.4367, 60.6349, 51.3754) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.43
Pale Salmon
#FFB19A
ΔE00 5.83
Light Rose
#FFC5CB
ΔE00 6.38
Light Salmon
#FEA993
ΔE00 7.00
Pink
#FFC0CB
ΔE00 7.89
Bubblegum
#FFC1CC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEB4 #B4F1FB
analogous
#FBB4CE #FBBEB4 #FBE2B4
triadic
#FBBEB4 #B4FBBE #BEB4FB
tetradic
#FBBEB4 #CEFBB4 #B4F1FB #E2B4FB
square
#FBBEB4 #CEFBB4 #B4F1FB #E2B4FB
split-complementary
#FBBEB4 #B4FBE2 #B4CEFB
monochromatic
#F55940 #F88C7A #FBBEB4 #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.60
#FBBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FBBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEB4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEB4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5B3
Deuteranopia (green-blind)
#D9D1B3
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbeb4; /* rgb */ color: rgb(251, 190, 180); /* oklch */ color: oklch(85.4% 0.072 29.2);
Tailwind
colors: {
custom: {
50: '#fed1ca',
500: '#fbbeb4',
950: '#000000',
},
}SCSS
$custom: #fbbeb4; $custom-light: #fed1ca; $custom-dark: #000000;
JSON
{
"hex": "#fbbeb4",
"rgb": {
"r": 251,
"g": 190,
"b": 180
},
"hsl": {
"h": 8.451,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.85418,
"c": 0.07221,
"h": 29.2
},
"luminance": 0.60631
}Semantic roles & 50–950 ramp
primary
#FBBEB4
secondary
#74D0DF
accent
#C5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382