#FBDFD7#FBDFD7
#FBDFD7 is a very light, muted red. Relative luminance 0.782; OKLCH L 92.4% C 0.033 H 36.5°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFD7 |
|---|---|
| RGB | rgb(251, 223, 215) |
| HSL | hsl(13, 82%, 91%) |
| HSV | hsv(13, 14%, 98%) |
| CMYK | cmyk(0%, 11.2%, 14.3%, 1.6%) |
| CIE-LAB | lab(90.87, 8.35, 7.44) |
| CIE-LCH | lch(90.87, 11.18, 41.69°) |
| OKLab | oklab(92.44% 0.0265 0.0196) |
| OKLCH | oklch(92.44% 0.033 36.5) |
| XYZ | xyz(78.4365, 78.1927, 75.2376) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.48
Very Light Pink
#FFF4F2
ΔE00 7.30
Lavenderblush
#FFF0F5
ΔE00 7.50
Seashell
#FFF5EE
ΔE00 7.96
Linen
#FAF0E6
ΔE00 8.19
Apricot
#FBCEB1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFD7 #D7F3FB
analogous
#FBD7E1 #FBDFD7 #FBF1D7
triadic
#FBDFD7 #D7FBDF #DFD7FB
tetradic
#FBDFD7 #E1FBD7 #D7F3FB #F1D7FB
square
#FBDFD7 #E1FBD7 #D7F3FB #F1D7FB
split-complementary
#FBDFD7 #D7FBF1 #D7E1FB
monochromatic
#F08668 #F5B29F #FBDFD7 #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.26
#FBDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#FBDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFD7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFD7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D6
Deuteranopia (green-blind)
#EBE7D7
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfd7; /* rgb */ color: rgb(251, 223, 215); /* oklch */ color: oklch(92.4% 0.033 36.5);
Tailwind
colors: {
custom: {
50: '#fde9e3',
500: '#fbdfd7',
950: '#000000',
},
}SCSS
$custom: #fbdfd7; $custom-light: #fde9e3; $custom-dark: #000000;
JSON
{
"hex": "#fbdfd7",
"rgb": {
"r": 251,
"g": 223,
"b": 215
},
"hsl": {
"h": 13.333,
"s": 81.818,
"l": 91.373
},
"oklch": {
"l": 0.92444,
"c": 0.03295,
"h": 36.5
},
"luminance": 0.78191
}Semantic roles & 50–950 ramp
primary
#FBDFD7
secondary
#94D1E2
accent
#AEDE07
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484