#FBDCDF#FBDCDF
#FBDCDF is a very light, muted red. Relative luminance 0.770; OKLCH L 92.1% C 0.035 H 11.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCDF |
|---|---|
| RGB | rgb(251, 220, 223) |
| HSL | hsl(354, 79%, 92%) |
| HSV | hsv(354, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.33, 11.17, 2.47) |
| CIE-LCH | lch(90.33, 11.44, 12.48°) |
| OKLab | oklab(92.09% 0.0339 0.0067) |
| OKLCH | oklch(92.09% 0.035 11.2) |
| XYZ | xyz(78.6953, 77.0251, 80.5195) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.39
Light Pink
#FFD1DF
ΔE00 5.95
Pale Pink
#FFCFDC
ΔE00 6.18
Lavenderblush
#FFF0F5
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 8.00
Pale Rose
#FDC1C5
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCDF #DCFBF8
analogous
#FBDCEE #FBDCDF #FBE9DC
triadic
#FBDCDF #DFFBDC #DCDFFB
tetradic
#FBDCDF #EEFBDC #DCFBF8 #E9DCFB
square
#FBDCDF #EEFBDC #DCFBF8 #E9DCFB
split-complementary
#FBDCDF #DCFBE9 #DCEEFB
monochromatic
#EE6E7B #F5A5AD #FBDCDF #FCE4E6 #FCE4E6
Accessibility & contrast
On white
1.28
#FBDCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FBDCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCDF
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCDF | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdcdf; /* rgb */ color: rgb(251, 220, 223); /* oklch */ color: oklch(92.1% 0.035 11.2);
Tailwind
colors: {
custom: {
50: '#fce6e9',
500: '#fbdcdf',
950: '#000000',
},
}SCSS
$custom: #fbdcdf; $custom-light: #fce6e9; $custom-dark: #000000;
JSON
{
"hex": "#fbdcdf",
"rgb": {
"r": 251,
"g": 220,
"b": 223
},
"hsl": {
"h": 354.194,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92091,
"c": 0.03456,
"h": 11.2
},
"luminance": 0.77023
}Semantic roles & 50–950 ramp
primary
#FBDCDF
secondary
#99E2DB
accent
#DCC70A
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484