#FBDFD9#FBDFD9
#FBDFD9 is a very light, muted red. Relative luminance 0.783; OKLCH L 92.5% C 0.032 H 32.1°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFD9 |
|---|---|
| RGB | rgb(251, 223, 217) |
| HSL | hsl(11, 81%, 92%) |
| HSV | hsv(11, 14%, 98%) |
| CMYK | cmyk(0%, 11.2%, 13.5%, 1.6%) |
| CIE-LAB | lab(90.91, 8.66, 6.46) |
| CIE-LCH | lch(90.91, 10.81, 36.71°) |
| OKLab | oklab(92.5% 0.0273 0.0171) |
| OKLCH | oklch(92.5% 0.032 32.1) |
| XYZ | xyz(78.6951, 78.2961, 76.5993) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.71
Lavenderblush
#FFF0F5
ΔE00 6.93
Very Light Pink
#FFF4F2
ΔE00 7.20
Seashell
#FFF5EE
ΔE00 8.18
Linen
#FAF0E6
ΔE00 8.58
Apricot
#FBCEB1
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFD9 #D9F5FB
analogous
#FBD9E4 #FBDFD9 #FBF0D9
triadic
#FBDFD9 #D9FBDF #DFD9FB
tetradic
#FBDFD9 #E4FBD9 #D9F5FB #F0D9FB
square
#FBDFD9 #E4FBD9 #D9F5FB #F0D9FB
split-complementary
#FBDFD9 #D9FBF0 #D9E4FB
monochromatic
#EF826A #F5B0A2 #FBDFD9 #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.26
#FBDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FBDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFD9
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFD9 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D9
Deuteranopia (green-blind)
#EBE7D9
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfd9; /* rgb */ color: rgb(251, 223, 217); /* oklch */ color: oklch(92.5% 0.032 32.1);
Tailwind
colors: {
custom: {
50: '#fde9e4',
500: '#fbdfd9',
950: '#000000',
},
}SCSS
$custom: #fbdfd9; $custom-light: #fde9e4; $custom-dark: #000000;
JSON
{
"hex": "#fbdfd9",
"rgb": {
"r": 251,
"g": 223,
"b": 217
},
"hsl": {
"h": 10.588,
"s": 80.952,
"l": 91.765
},
"oklch": {
"l": 0.92497,
"c": 0.03216,
"h": 32.1
},
"luminance": 0.78294
}Semantic roles & 50–950 ramp
primary
#FBDFD9
secondary
#96D5E2
accent
#B8DD08
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484