#FBDBDB#FBDBDB
#FBDBDB is a very light, muted red. Relative luminance 0.763; OKLCH L 91.8% C 0.036 H 17.8°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBDB |
|---|---|
| RGB | rgb(251, 219, 219) |
| HSL | hsl(0, 80%, 92%) |
| HSV | hsv(0, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 12.7%, 1.6%) |
| CIE-LAB | lab(89.99, 11.05, 4.08) |
| CIE-LCH | lch(89.99, 11.78, 20.26°) |
| OKLab | oklab(91.79% 0.0339 0.0109) |
| OKLCH | oklch(91.79% 0.036 17.8) |
| XYZ | xyz(77.9007, 76.2886, 77.6256) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.81
Light Pink
#FFD1DF
ΔE00 6.66
Pale Pink
#FFCFDC
ΔE00 6.77
Lavenderblush
#FFF0F5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.95
Pale Rose
#FDC1C5
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBDB #DBFBFB
analogous
#FBDBEB #FBDBDB #FBEBDB
triadic
#FBDBDB #DBFBDB #DBDBFB
tetradic
#FBDBDB #EBFBDB #DBFBFB #EBDBFB
square
#FBDBDB #EBFBDB #DBFBFB #EBDBFB
split-complementary
#FBDBDB #DBFBEB #DBEBFB
monochromatic
#EF6D6D #F5A4A4 #FBDBDB #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.29
#FBDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#FBDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBDB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBDB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDB
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#FFD8DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdbdb; /* rgb */ color: rgb(251, 219, 219); /* oklch */ color: oklch(91.8% 0.036 17.8);
Tailwind
colors: {
custom: {
50: '#fde6e6',
500: '#fbdbdb',
950: '#000000',
},
}SCSS
$custom: #fbdbdb; $custom-light: #fde6e6; $custom-dark: #000000;
JSON
{
"hex": "#fbdbdb",
"rgb": {
"r": 251,
"g": 219,
"b": 219
},
"hsl": {
"h": 0,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91793,
"c": 0.0356,
"h": 17.8
},
"luminance": 0.76287
}Semantic roles & 50–950 ramp
primary
#FBDBDB
secondary
#98E2E2
accent
#DCDC09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484