#FBDDDB#FBDDDB
#FBDDDB is a very light, muted red. Relative luminance 0.773; OKLCH L 92.2% C 0.033 H 22.3°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDDDB |
|---|---|
| RGB | rgb(251, 221, 219) |
| HSL | hsl(4, 80%, 92%) |
| HSV | hsv(4, 13%, 98%) |
| CMYK | cmyk(0%, 12%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.48, 10.01, 4.78) |
| CIE-LCH | lch(90.48, 11.10, 25.51°) |
| OKLab | oklab(92.17% 0.031 0.0127) |
| OKLCH | oklch(92.17% 0.033 22.3) |
| XYZ | xyz(78.4256, 77.3384, 77.8006) |
| Luminance | 0.7734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.79
Lavenderblush
#FFF0F5
ΔE00 6.65
Light Pink
#FFD1DF
ΔE00 7.83
Pale Pink
#FFCFDC
ΔE00 7.94
Very Light Pink
#FFF4F2
ΔE00 8.02
Light Rose
#FFC5CB
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDDDB #DBF9FB
analogous
#FBDBE9 #FBDDDB #FBEDDB
triadic
#FBDDDB #DBFBDD #DDDBFB
tetradic
#FBDDDB #E9FBDB #DBF9FB #EDDBFB
square
#FBDDDB #E9FBDB #DBF9FB #EDDBFB
split-complementary
#FBDDDB #DBFBED #DBE9FB
monochromatic
#EF756D #F5A9A4 #FBDDDB #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.28
#FBDDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#FBDDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDDDB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDDDB | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E1DB
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdddb; /* rgb */ color: rgb(251, 221, 219); /* oklch */ color: oklch(92.2% 0.033 22.3);
Tailwind
colors: {
custom: {
50: '#fde7e6',
500: '#fbdddb',
950: '#000000',
},
}SCSS
$custom: #fbdddb; $custom-light: #fde7e6; $custom-dark: #000000;
JSON
{
"hex": "#fbdddb",
"rgb": {
"r": 251,
"g": 221,
"b": 219
},
"hsl": {
"h": 3.75,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92171,
"c": 0.03346,
"h": 22.3
},
"luminance": 0.77337
}Semantic roles & 50–950 ramp
primary
#FBDDDB
secondary
#98DDE2
accent
#CFDC09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484