#FBBDB8#FBBDB8
#FBBDB8 is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.3% C 0.072 H 23.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBDB8 |
|---|---|
| RGB | rgb(251, 189, 184) |
| HSL | hsl(4, 89%, 85%) |
| HSV | hsv(4, 27%, 98%) |
| CMYK | cmyk(0%, 24.7%, 26.7%, 1.6%) |
| CIE-LAB | lab(82.04, 21.60, 11.23) |
| CIE-LCH | lch(82.04, 24.34, 27.47°) |
| OKLab | oklab(85.34% 0.0661 0.0294) |
| OKLCH | oklch(85.34% 0.072 23.9) |
| XYZ | xyz(66.6342, 60.3685, 53.4806) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.58
Light Rose
#FFC5CB
ΔE00 4.66
Pink
#FFC0CB
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 5.99
Bubblegum
#FFC1CC
ΔE00 6.02
Pale Salmon
#FFB19A
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBDB8 #B8F6FB
analogous
#FBB8D4 #FBBDB8 #FBDFB8
triadic
#FBBDB8 #B8FBBD #BDB8FB
tetradic
#FBBDB8 #D4FBB8 #B8F6FB #DFB8FB
square
#FBBDB8 #D4FBB8 #B8F6FB #DFB8FB
split-complementary
#FBBDB8 #B8FBDF #B8D4FB
monochromatic
#F45144 #F8877E #FBBDB8 #FDE4E2 #FDE4E2
Accessibility & contrast
On white
1.61
#FBBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FBBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBDB8
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBDB8 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#D7D1B7
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbbdb8; /* rgb */ color: rgb(251, 189, 184); /* oklch */ color: oklch(85.3% 0.072 23.9);
Tailwind
colors: {
custom: {
50: '#fed1cd',
500: '#fbbdb8',
950: '#000000',
},
}SCSS
$custom: #fbbdb8; $custom-light: #fed1cd; $custom-dark: #000000;
JSON
{
"hex": "#fbbdb8",
"rgb": {
"r": 251,
"g": 189,
"b": 184
},
"hsl": {
"h": 4.478,
"s": 89.333,
"l": 85.294
},
"oklch": {
"l": 0.85336,
"c": 0.07233,
"h": 23.9
},
"luminance": 0.60365
}Semantic roles & 50–950 ramp
primary
#FBBDB8
secondary
#77D8E0
accent
#D4E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383