#FBDBDF#FBDBDF
#FBDBDF is a very light, muted red. Relative luminance 0.765; OKLCH L 91.9% C 0.036 H 9.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBDF |
|---|---|
| RGB | rgb(251, 219, 223) |
| HSL | hsl(353, 80%, 92%) |
| HSV | hsv(353, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 11.2%, 1.6%) |
| CIE-LAB | lab(90.09, 11.69, 2.12) |
| CIE-LCH | lch(90.09, 11.88, 10.29°) |
| OKLab | oklab(91.9% 0.0354 0.0058) |
| OKLCH | oklch(91.9% 0.036 9.3) |
| XYZ | xyz(78.4336, 76.5018, 80.4323) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.94
Light Pink
#FFD1DF
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 5.65
Lavenderblush
#FFF0F5
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 7.60
Pale Rose
#FDC1C5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBDF #DBFBF7
analogous
#FBDBEF #FBDBDF #FBE7DB
triadic
#FBDBDF #DFFBDB #DBDFFB
tetradic
#FBDBDF #EFFBDB #DBFBF7 #E7DBFB
square
#FBDBDF #EFFBDB #DBFBF7 #E7DBFB
split-complementary
#FBDBDF #DBFBE7 #DBEFFB
monochromatic
#EF6D7D #F5A4AE #FBDBDF #FCE3E7 #FCE3E7
Accessibility & contrast
On white
1.29
#FBDBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FBDBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBDF
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBDF | 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)
#DFDFDF
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdbdf; /* rgb */ color: rgb(251, 219, 223); /* oklch */ color: oklch(91.9% 0.036 9.3);
Tailwind
colors: {
custom: {
50: '#fce6e9',
500: '#fbdbdf',
950: '#000000',
},
}SCSS
$custom: #fbdbdf; $custom-light: #fce6e9; $custom-dark: #000000;
JSON
{
"hex": "#fbdbdf",
"rgb": {
"r": 251,
"g": 219,
"b": 223
},
"hsl": {
"h": 352.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91902,
"c": 0.03586,
"h": 9.3
},
"luminance": 0.765
}Semantic roles & 50–950 ramp
primary
#FBDBDF
secondary
#98E2D9
accent
#DCC209
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484