#FBDCD3#FBDCD3
#FBDCD3 is a very light, muted red. Relative luminance 0.764; OKLCH L 91.8% C 0.037 H 36.8°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCD3 |
|---|---|
| RGB | rgb(251, 220, 211) |
| HSL | hsl(14, 83%, 91%) |
| HSV | hsv(14, 16%, 98%) |
| CMYK | cmyk(0%, 12.4%, 15.9%, 1.6%) |
| CIE-LAB | lab(90.05, 9.29, 8.35) |
| CIE-LCH | lch(90.05, 12.49, 41.96°) |
| OKLab | oklab(91.77% 0.0294 0.022) |
| OKLCH | oklch(91.77% 0.037 36.8) |
| XYZ | xyz(77.1344, 76.4008, 72.2990) |
| Luminance | 0.7640 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.16
Apricot
#FBCEB1
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 8.38
Lavenderblush
#FFF0F5
ΔE00 8.45
Seashell
#FFF5EE
ΔE00 9.00
Linen
#FAF0E6
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCD3 #D3F2FB
analogous
#FBD3DE #FBDCD3 #FBF0D3
triadic
#FBDCD3 #D3FBDC #DCD3FB
tetradic
#FBDCD3 #DEFBD3 #D3F2FB #F0D3FB
square
#FBDCD3 #DEFBD3 #D3F2FB #F0D3FB
split-complementary
#FBDCD3 #D3FBF0 #D3DEFB
monochromatic
#F18363 #F6AF9B #FBDCD3 #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.29
#FBDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#FBDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCD3
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCD3 | 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)
#E3DFD2
Deuteranopia (green-blind)
#EAE5D3
Tritanopia (blue-blind)
#FFD8D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdcd3; /* rgb */ color: rgb(251, 220, 211); /* oklch */ color: oklch(91.8% 0.037 36.8);
Tailwind
colors: {
custom: {
50: '#fde6e0',
500: '#fbdcd3',
950: '#000000',
},
}SCSS
$custom: #fbdcd3; $custom-light: #fde6e0; $custom-dark: #000000;
JSON
{
"hex": "#fbdcd3",
"rgb": {
"r": 251,
"g": 220,
"b": 211
},
"hsl": {
"h": 13.5,
"s": 83.333,
"l": 90.588
},
"oklch": {
"l": 0.91771,
"c": 0.03669,
"h": 36.8
},
"luminance": 0.76399
}Semantic roles & 50–950 ramp
primary
#FBDCD3
secondary
#90D0E2
accent
#AFE006
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484