#FBDFDA#FBDFDA
#FBDFDA is a very light, muted red. Relative luminance 0.783; OKLCH L 92.5% C 0.032 H 29.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFDA |
|---|---|
| RGB | rgb(251, 223, 218) |
| HSL | hsl(9, 80%, 92%) |
| HSV | hsv(9, 13%, 98%) |
| CMYK | cmyk(0%, 11.2%, 13.1%, 1.6%) |
| CIE-LAB | lab(90.94, 8.82, 5.97) |
| CIE-LCH | lch(90.94, 10.65, 34.09°) |
| OKLab | oklab(92.52% 0.0276 0.0158) |
| OKLCH | oklch(92.52% 0.032 29.8) |
| XYZ | xyz(78.8255, 78.3483, 77.2864) |
| Luminance | 0.7835 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.39
Lavenderblush
#FFF0F5
ΔE00 6.68
Very Light Pink
#FFF4F2
ΔE00 7.19
Seashell
#FFF5EE
ΔE00 8.32
Linen
#FAF0E6
ΔE00 8.80
Light Pink
#FFD1DF
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFDA #DAF6FB
analogous
#FBDAE6 #FBDFDA #FBF0DA
triadic
#FBDFDA #DAFBDF #DFDAFB
tetradic
#FBDFDA #E6FBDA #DAF6FB #F0DAFB
square
#FBDFDA #E6FBDA #DAF6FB #F0DAFB
split-complementary
#FBDFDA #DAFBF0 #DAE6FB
monochromatic
#EF7F6C #F5AFA3 #FBDFDA #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.26
#FBDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FBDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFDA
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFDA | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DA
Deuteranopia (green-blind)
#EBE7DA
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfda; /* rgb */ color: rgb(251, 223, 218); /* oklch */ color: oklch(92.5% 0.032 29.8);
Tailwind
colors: {
custom: {
50: '#fce9e5',
500: '#fbdfda',
950: '#000000',
},
}SCSS
$custom: #fbdfda; $custom-light: #fce9e5; $custom-dark: #000000;
JSON
{
"hex": "#fbdfda",
"rgb": {
"r": 251,
"g": 223,
"b": 218
},
"hsl": {
"h": 9.091,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.92523,
"c": 0.03183,
"h": 29.8
},
"luminance": 0.78347
}Semantic roles & 50–950 ramp
primary
#FBDFDA
secondary
#97D7E2
accent
#BDDD09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484