#FBDBDD#FBDBDD
#FBDBDD is a very light, muted red. Relative luminance 0.764; OKLCH L 91.8% C 0.036 H 13.5°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBDD |
|---|---|
| RGB | rgb(251, 219, 221) |
| HSL | hsl(356, 80%, 92%) |
| HSV | hsv(356, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 12%, 1.6%) |
| CIE-LAB | lab(90.04, 11.37, 3.10) |
| CIE-LCH | lch(90.04, 11.79, 15.25°) |
| OKLab | oklab(91.85% 0.0346 0.0083) |
| OKLCH | oklch(91.85% 0.036 13.5) |
| XYZ | xyz(78.1656, 76.3946, 79.0206) |
| Luminance | 0.7639 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.33
Light Pink
#FFD1DF
ΔE00 6.00
Pale Pink
#FFCFDC
ΔE00 6.17
Lavenderblush
#FFF0F5
ΔE00 6.90
Light Rose
#FFC5CB
ΔE00 7.73
Pale Rose
#FDC1C5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBDD #DBFBF9
analogous
#FBDBED #FBDBDD #FBE9DB
triadic
#FBDBDD #DDFBDB #DBDDFB
tetradic
#FBDBDD #EDFBDB #DBFBF9 #E9DBFB
square
#FBDBDD #EDFBDB #DBFBF9 #E9DBFB
split-complementary
#FBDBDD #DBFBE9 #DBEDFB
monochromatic
#EF6D75 #F5A4A9 #FBDBDD #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.29
#FBDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FBDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBDD
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBDD | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E7E5DD
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdbdd; /* rgb */ color: rgb(251, 219, 221); /* oklch */ color: oklch(91.8% 0.036 13.5);
Tailwind
colors: {
custom: {
50: '#fde6e7',
500: '#fbdbdd',
950: '#000000',
},
}SCSS
$custom: #fbdbdd; $custom-light: #fde6e7; $custom-dark: #000000;
JSON
{
"hex": "#fbdbdd",
"rgb": {
"r": 251,
"g": 219,
"b": 221
},
"hsl": {
"h": 356.25,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91847,
"c": 0.03563,
"h": 13.5
},
"luminance": 0.76393
}Semantic roles & 50–950 ramp
primary
#FBDBDD
secondary
#98E2DD
accent
#DCCF09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484