#FBDCDE#FBDCDE
#FBDCDE is a very light, muted red. Relative luminance 0.770; OKLCH L 92.1% C 0.034 H 13.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCDE |
|---|---|
| RGB | rgb(251, 220, 222) |
| HSL | hsl(356, 79%, 92%) |
| HSV | hsv(356, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 11.6%, 1.6%) |
| CIE-LAB | lab(90.31, 11.01, 2.96) |
| CIE-LCH | lch(90.31, 11.40, 15.05°) |
| OKLab | oklab(92.06% 0.0335 0.008) |
| OKLCH | oklch(92.06% 0.034 13.4) |
| XYZ | xyz(78.5608, 76.9713, 79.8116) |
| Luminance | 0.7697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.08
Light Pink
#FFD1DF
ΔE00 6.25
Pale Pink
#FFCFDC
ΔE00 6.44
Lavenderblush
#FFF0F5
ΔE00 6.56
Light Rose
#FFC5CB
ΔE00 8.07
Very Light Pink
#FFF4F2
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCDE #DCFBF9
analogous
#FBDCEE #FBDCDE #FBEADC
triadic
#FBDCDE #DEFBDC #DCDEFB
tetradic
#FBDCDE #EEFBDC #DCFBF9 #EADCFB
square
#FBDCDE #EEFBDC #DCFBF9 #EADCFB
split-complementary
#FBDCDE #DCFBEA #DCEEFB
monochromatic
#EE6E76 #F5A5AA #FBDCDE #FCE4E5 #FCE4E5
Accessibility & contrast
On white
1.28
#FBDCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#FBDCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCDE
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCDE | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DE
Deuteranopia (green-blind)
#E8E5DE
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdcde; /* rgb */ color: rgb(251, 220, 222); /* oklch */ color: oklch(92.1% 0.034 13.4);
Tailwind
colors: {
custom: {
50: '#fce6e8',
500: '#fbdcde',
950: '#000000',
},
}SCSS
$custom: #fbdcde; $custom-light: #fce6e8; $custom-dark: #000000;
JSON
{
"hex": "#fbdcde",
"rgb": {
"r": 251,
"g": 220,
"b": 222
},
"hsl": {
"h": 356.129,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92063,
"c": 0.03447,
"h": 13.4
},
"luminance": 0.7697
}Semantic roles & 50–950 ramp
primary
#FBDCDE
secondary
#99E2DD
accent
#DCCE0A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484