#FBDBD2#FBDBD2
#FBDBD2 is a very light, muted red. Relative luminance 0.758; OKLCH L 91.6% C 0.038 H 36.2°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBD2 |
|---|---|
| RGB | rgb(251, 219, 210) |
| HSL | hsl(13, 84%, 90%) |
| HSV | hsv(13, 16%, 98%) |
| CMYK | cmyk(0%, 12.7%, 16.3%, 1.6%) |
| CIE-LAB | lab(89.78, 9.65, 8.50) |
| CIE-LCH | lch(89.78, 12.86, 41.35°) |
| OKLab | oklab(91.56% 0.0305 0.0223) |
| OKLCH | oklch(91.56% 0.038 36.2) |
| XYZ | xyz(76.7478, 75.8274, 71.5536) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.33
Apricot
#FBCEB1
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.68
Very Light Pink
#FFF4F2
ΔE00 8.72
Peach
#FFDAB9
ΔE00 9.25
Seashell
#FFF5EE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBD2 #D2F2FB
analogous
#FBD2DD #FBDBD2 #FBEFD2
triadic
#FBDBD2 #D2FBDB #DBD2FB
tetradic
#FBDBD2 #DDFBD2 #D2F2FB #EFD2FB
square
#FBDBD2 #DDFBD2 #D2F2FB #EFD2FB
split-complementary
#FBDBD2 #D2FBEF #D2DDFB
monochromatic
#F18162 #F6AE9A #FBDBD2 #FDE9E3 #FDE9E3
Accessibility & contrast
On white
1.30
#FBDBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FBDBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBD2
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBD2 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED1
Deuteranopia (green-blind)
#E9E4D2
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fbdbd2; /* rgb */ color: rgb(251, 219, 210); /* oklch */ color: oklch(91.6% 0.038 36.2);
Tailwind
colors: {
custom: {
50: '#fde6df',
500: '#fbdbd2',
950: '#000000',
},
}SCSS
$custom: #fbdbd2; $custom-light: #fde6df; $custom-dark: #000000;
JSON
{
"hex": "#fbdbd2",
"rgb": {
"r": 251,
"g": 219,
"b": 210
},
"hsl": {
"h": 13.171,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.91555,
"c": 0.0378,
"h": 36.2
},
"luminance": 0.75825
}Semantic roles & 50–950 ramp
primary
#FBDBD2
secondary
#8FD0E2
accent
#B0E005
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171515
muted
#858484