#FBDFD6#FBDFD6
#FBDFD6 is a very light, muted red. Relative luminance 0.781; OKLCH L 92.4% C 0.033 H 38.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFD6 |
|---|---|
| RGB | rgb(251, 223, 214) |
| HSL | hsl(15, 82%, 91%) |
| HSV | hsv(15, 15%, 98%) |
| CMYK | cmyk(0%, 11.2%, 14.7%, 1.6%) |
| CIE-LAB | lab(90.84, 8.20, 7.93) |
| CIE-LCH | lch(90.84, 11.40, 44.04°) |
| OKLab | oklab(92.42% 0.0261 0.0209) |
| OKLCH | oklch(92.42% 0.033 38.6) |
| XYZ | xyz(78.3084, 78.1414, 74.5630) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.90
Very Light Pink
#FFF4F2
ΔE00 7.38
Lavenderblush
#FFF0F5
ΔE00 7.80
Seashell
#FFF5EE
ΔE00 7.88
Linen
#FAF0E6
ΔE00 8.02
Apricot
#FBCEB1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFD6 #D6F2FB
analogous
#FBD6DF #FBDFD6 #FBF1D6
triadic
#FBDFD6 #D6FBDF #DFD6FB
tetradic
#FBDFD6 #DFFBD6 #D6F2FB #F1D6FB
square
#FBDFD6 #DFFBD6 #D6F2FB #F1D6FB
split-complementary
#FBDFD6 #D6FBF1 #D6DFFB
monochromatic
#F08866 #F6B39E #FBDFD6 #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.26
#FBDFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FBDFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFD6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFD6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D5
Deuteranopia (green-blind)
#ECE7D6
Tritanopia (blue-blind)
#FFDBDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfd6; /* rgb */ color: rgb(251, 223, 214); /* oklch */ color: oklch(92.4% 0.033 38.6);
Tailwind
colors: {
custom: {
50: '#fde9e2',
500: '#fbdfd6',
950: '#000000',
},
}SCSS
$custom: #fbdfd6; $custom-light: #fde9e2; $custom-dark: #000000;
JSON
{
"hex": "#fbdfd6",
"rgb": {
"r": 251,
"g": 223,
"b": 214
},
"hsl": {
"h": 14.595,
"s": 82.222,
"l": 91.176
},
"oklch": {
"l": 0.92418,
"c": 0.03342,
"h": 38.6
},
"luminance": 0.7814
}Semantic roles & 50–950 ramp
primary
#FBDFD6
secondary
#93CFE2
accent
#AADF07
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484