#FBDBDC#FBDBDC
#FBDBDC is a very light, muted red. Relative luminance 0.763; OKLCH L 91.8% C 0.036 H 15.7°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBDC |
|---|---|
| RGB | rgb(251, 219, 220) |
| HSL | hsl(358, 80%, 92%) |
| HSV | hsv(358, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.02, 11.21, 3.59) |
| CIE-LCH | lch(90.02, 11.77, 17.76°) |
| OKLab | oklab(91.82% 0.0343 0.0096) |
| OKLCH | oklch(91.82% 0.036 15.7) |
| XYZ | xyz(78.0327, 76.3414, 78.3210) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.05
Light Pink
#FFD1DF
ΔE00 6.32
Pale Pink
#FFCFDC
ΔE00 6.46
Lavenderblush
#FFF0F5
ΔE00 6.97
Light Rose
#FFC5CB
ΔE00 7.82
Pale Rose
#FDC1C5
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBDC #DBFBFA
analogous
#FBDBEC #FBDBDC #FBEADB
triadic
#FBDBDC #DCFBDB #DBDCFB
tetradic
#FBDBDC #ECFBDB #DBFBFA #EADBFB
square
#FBDBDC #ECFBDB #DBFBFA #EADBFB
split-complementary
#FBDBDC #DBFBEA #DBECFB
monochromatic
#EF6D71 #F5A4A6 #FBDBDC #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.29
#FBDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FBDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBDC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBDC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdbdc; /* rgb */ color: rgb(251, 219, 220); /* oklch */ color: oklch(91.8% 0.036 15.7);
Tailwind
colors: {
custom: {
50: '#fde6e6',
500: '#fbdbdc',
950: '#000000',
},
}SCSS
$custom: #fbdbdc; $custom-light: #fde6e6; $custom-dark: #000000;
JSON
{
"hex": "#fbdbdc",
"rgb": {
"r": 251,
"g": 219,
"b": 220
},
"hsl": {
"h": 358.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.9182,
"c": 0.03559,
"h": 15.7
},
"luminance": 0.7634
}Semantic roles & 50–950 ramp
primary
#FBDBDC
secondary
#98E2E0
accent
#DCD609
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484