#FBDCDA#FBDCDA
#FBDCDA is a very light, muted red. Relative luminance 0.768; OKLCH L 92.0% C 0.035 H 22.2°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCDA |
|---|---|
| RGB | rgb(251, 220, 218) |
| HSL | hsl(4, 80%, 92%) |
| HSV | hsv(4, 13%, 98%) |
| CMYK | cmyk(0%, 12.4%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.21, 10.38, 4.92) |
| CIE-LCH | lch(90.21, 11.48, 25.37°) |
| OKLab | oklab(91.96% 0.032 0.0131) |
| OKLCH | oklch(91.96% 0.035 22.2) |
| XYZ | xyz(78.0311, 76.7594, 77.0216) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.12
Lavenderblush
#FFF0F5
ΔE00 6.97
Light Pink
#FFD1DF
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 7.68
Very Light Pink
#FFF4F2
ΔE00 8.37
Light Rose
#FFC5CB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCDA #DAF9FB
analogous
#FBDAE9 #FBDCDA #FBEDDA
triadic
#FBDCDA #DAFBDC #DCDAFB
tetradic
#FBDCDA #E9FBDA #DAF9FB #EDDAFB
square
#FBDCDA #E9FBDA #DAF9FB #EDDAFB
split-complementary
#FBDCDA #DAFBED #DAE9FB
monochromatic
#EF746C #F5A8A3 #FBDCDA #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.28
#FBDCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FBDCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCDA
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCDA | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DA
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdcda; /* rgb */ color: rgb(251, 220, 218); /* oklch */ color: oklch(92.0% 0.035 22.2);
Tailwind
colors: {
custom: {
50: '#fde6e5',
500: '#fbdcda',
950: '#000000',
},
}SCSS
$custom: #fbdcda; $custom-light: #fde6e5; $custom-dark: #000000;
JSON
{
"hex": "#fbdcda",
"rgb": {
"r": 251,
"g": 220,
"b": 218
},
"hsl": {
"h": 3.636,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.91955,
"c": 0.03461,
"h": 22.2
},
"luminance": 0.76758
}Semantic roles & 50–950 ramp
primary
#FBDCDA
secondary
#97DDE2
accent
#D0DD09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484