#FBDCD5#FBDCD5
#FBDCD5 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.8% C 0.036 H 32.8°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCD5 |
|---|---|
| RGB | rgb(251, 220, 213) |
| HSL | hsl(11, 83%, 91%) |
| HSV | hsv(11, 15%, 98%) |
| CMYK | cmyk(0%, 12.4%, 15.1%, 1.6%) |
| CIE-LAB | lab(90.09, 9.60, 7.37) |
| CIE-LCH | lch(90.09, 12.10, 37.53°) |
| OKLab | oklab(91.82% 0.0302 0.0194) |
| OKLCH | oklch(91.82% 0.036 32.8) |
| XYZ | xyz(77.3867, 76.5017, 73.6276) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.55
Lavenderblush
#FFF0F5
ΔE00 7.94
Very Light Pink
#FFF4F2
ΔE00 8.29
Apricot
#FBCEB1
ΔE00 8.90
Seashell
#FFF5EE
ΔE00 9.18
Linen
#FAF0E6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCD5 #D5F4FB
analogous
#FBD5E1 #FBDCD5 #FBEFD5
triadic
#FBDCD5 #D5FBDC #DCD5FB
tetradic
#FBDCD5 #E1FBD5 #D5F4FB #EFD5FB
square
#FBDCD5 #E1FBD5 #D5F4FB #EFD5FB
split-complementary
#FBDCD5 #D5FBEF #D5E1FB
monochromatic
#F07F65 #F6AD9D #FBDCD5 #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.29
#FBDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FBDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCD5
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCD5 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E9E5D5
Tritanopia (blue-blind)
#FFD8DA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdcd5; /* rgb */ color: rgb(251, 220, 213); /* oklch */ color: oklch(91.8% 0.036 32.8);
Tailwind
colors: {
custom: {
50: '#fde6e1',
500: '#fbdcd5',
950: '#000000',
},
}SCSS
$custom: #fbdcd5; $custom-light: #fde6e1; $custom-dark: #000000;
JSON
{
"hex": "#fbdcd5",
"rgb": {
"r": 251,
"g": 220,
"b": 213
},
"hsl": {
"h": 11.053,
"s": 82.609,
"l": 90.98
},
"oklch": {
"l": 0.91822,
"c": 0.03587,
"h": 32.8
},
"luminance": 0.765
}Semantic roles & 50–950 ramp
primary
#FBDCD5
secondary
#92D3E2
accent
#B7DF06
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484