#FBBEB8#FBBEB8
#FBBEB8 is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.071 H 25.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEB8 |
|---|---|
| RGB | rgb(251, 190, 184) |
| HSL | hsl(5, 89%, 85%) |
| HSV | hsv(5, 27%, 98%) |
| CMYK | cmyk(0%, 24.3%, 26.7%, 1.6%) |
| CIE-LAB | lab(82.27, 21.07, 11.56) |
| CIE-LCH | lch(82.27, 24.04, 28.75°) |
| OKLab | oklab(85.52% 0.0646 0.0302) |
| OKLCH | oklch(85.52% 0.071 25.1) |
| XYZ | xyz(66.8501, 60.8002, 53.5525) |
| Luminance | 0.6080 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.89
Light Rose
#FFC5CB
ΔE00 4.90
Pink
#FFC0CB
ΔE00 6.32
Bubblegum
#FFC1CC
ΔE00 6.36
Lightpink
#FFB6C1
ΔE00 6.45
Pale Salmon
#FFB19A
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEB8 #B8F5FB
analogous
#FBB8D3 #FBBEB8 #FBDFB8
triadic
#FBBEB8 #B8FBBE #BEB8FB
tetradic
#FBBEB8 #D3FBB8 #B8F5FB #DFB8FB
square
#FBBEB8 #D3FBB8 #B8F5FB #DFB8FB
split-complementary
#FBBEB8 #B8FBDF #B8D3FB
monochromatic
#F45444 #F8897E #FBBEB8 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.60
#FBBEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FBBEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEB8
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEB8 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6B7
Deuteranopia (green-blind)
#D8D1B7
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fbbeb8; /* rgb */ color: rgb(251, 190, 184); /* oklch */ color: oklch(85.5% 0.071 25.1);
Tailwind
colors: {
custom: {
50: '#fed1cd',
500: '#fbbeb8',
950: '#000000',
},
}SCSS
$custom: #fbbeb8; $custom-light: #fed1cd; $custom-dark: #000000;
JSON
{
"hex": "#fbbeb8",
"rgb": {
"r": 251,
"g": 190,
"b": 184
},
"hsl": {
"h": 5.373,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85516,
"c": 0.07127,
"h": 25.1
},
"luminance": 0.60797
}Semantic roles & 50–950 ramp
primary
#FBBEB8
secondary
#77D6E0
accent
#D1E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383