#FBDCDC#FBDCDC
#FBDCDC is a very light, muted red. Relative luminance 0.769; OKLCH L 92.0% C 0.034 H 17.8°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCDC |
|---|---|
| RGB | rgb(251, 220, 220) |
| HSL | hsl(0, 79%, 92%) |
| HSV | hsv(0, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 12.4%, 1.6%) |
| CIE-LAB | lab(90.26, 10.69, 3.94) |
| CIE-LCH | lch(90.26, 11.39, 20.23°) |
| OKLab | oklab(92.01% 0.0328 0.0105) |
| OKLCH | oklch(92.01% 0.034 17.8) |
| XYZ | xyz(78.2944, 76.8648, 78.4083) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.51
Lavenderblush
#FFF0F5
ΔE00 6.72
Light Pink
#FFD1DF
ΔE00 6.89
Pale Pink
#FFCFDC
ΔE00 7.03
Light Rose
#FFC5CB
ΔE00 8.29
Very Light Pink
#FFF4F2
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCDC #DCFBFB
analogous
#FBDCEC #FBDCDC #FBECDC
triadic
#FBDCDC #DCFBDC #DCDCFB
tetradic
#FBDCDC #ECFBDC #DCFBFB #ECDCFB
square
#FBDCDC #ECFBDC #DCFBFB #ECDCFB
split-complementary
#FBDCDC #DCFBEC #DCECFB
monochromatic
#EE6E6E #F5A5A5 #FBDCDC #FCE4E4 #FCE4E4
Accessibility & contrast
On white
1.28
#FBDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FBDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCDC
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCDC | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E8E5DC
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdcdc; /* rgb */ color: rgb(251, 220, 220); /* oklch */ color: oklch(92.0% 0.034 17.8);
Tailwind
colors: {
custom: {
50: '#fde6e6',
500: '#fbdcdc',
950: '#000000',
},
}SCSS
$custom: #fbdcdc; $custom-light: #fde6e6; $custom-dark: #000000;
JSON
{
"hex": "#fbdcdc",
"rgb": {
"r": 251,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92009,
"c": 0.03444,
"h": 17.8
},
"luminance": 0.76863
}Semantic roles & 50–950 ramp
primary
#FBDCDC
secondary
#99E2E2
accent
#DCDC0A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484