#FBDFD8#FBDFD8
#FBDFD8 is a very light, muted red. Relative luminance 0.782; OKLCH L 92.5% C 0.033 H 34.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFD8 |
|---|---|
| RGB | rgb(251, 223, 216) |
| HSL | hsl(12, 81%, 92%) |
| HSV | hsv(12, 14%, 98%) |
| CMYK | cmyk(0%, 11.2%, 13.9%, 1.6%) |
| CIE-LAB | lab(90.89, 8.51, 6.95) |
| CIE-LCH | lch(90.89, 10.99, 39.24°) |
| OKLab | oklab(92.47% 0.0269 0.0183) |
| OKLCH | oklch(92.47% 0.033 34.3) |
| XYZ | xyz(78.5654, 78.2442, 75.9164) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.08
Lavenderblush
#FFF0F5
ΔE00 7.21
Very Light Pink
#FFF4F2
ΔE00 7.24
Seashell
#FFF5EE
ΔE00 8.06
Linen
#FAF0E6
ΔE00 8.38
Apricot
#FBCEB1
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFD8 #D8F4FB
analogous
#FBD8E3 #FBDFD8 #FBF1D8
triadic
#FBDFD8 #D8FBDF #DFD8FB
tetradic
#FBDFD8 #E3FBD8 #D8F4FB #F1D8FB
square
#FBDFD8 #E3FBD8 #D8F4FB #F1D8FB
split-complementary
#FBDFD8 #D8FBF1 #D8E3FB
monochromatic
#F08469 #F5B1A0 #FBDFD8 #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.26
#FBDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FBDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFD8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFD8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D8
Deuteranopia (green-blind)
#EBE7D8
Tritanopia (blue-blind)
#FFDCDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfd8; /* rgb */ color: rgb(251, 223, 216); /* oklch */ color: oklch(92.5% 0.033 34.3);
Tailwind
colors: {
custom: {
50: '#fde9e4',
500: '#fbdfd8',
950: '#000000',
},
}SCSS
$custom: #fbdfd8; $custom-light: #fde9e4; $custom-dark: #000000;
JSON
{
"hex": "#fbdfd8",
"rgb": {
"r": 251,
"g": 223,
"b": 216
},
"hsl": {
"h": 12,
"s": 81.395,
"l": 91.569
},
"oklch": {
"l": 0.92471,
"c": 0.03253,
"h": 34.3
},
"luminance": 0.78242
}Semantic roles & 50–950 ramp
primary
#FBDFD8
secondary
#95D3E2
accent
#B3DE08
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484