#FBDFDB#FBDFDB
#FBDFDB is a very light, muted red. Relative luminance 0.784; OKLCH L 92.5% C 0.032 H 27.4°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDFDB |
|---|---|
| RGB | rgb(251, 223, 219) |
| HSL | hsl(8, 80%, 92%) |
| HSV | hsv(8, 13%, 98%) |
| CMYK | cmyk(0%, 11.2%, 12.7%, 1.6%) |
| CIE-LAB | lab(90.96, 8.98, 5.48) |
| CIE-LCH | lch(90.96, 10.52, 31.40°) |
| OKLab | oklab(92.55% 0.028 0.0145) |
| OKLCH | oklch(92.55% 0.032 27.4) |
| XYZ | xyz(78.9568, 78.4008, 77.9777) |
| Luminance | 0.7840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.17
Lavenderblush
#FFF0F5
ΔE00 6.44
Very Light Pink
#FFF4F2
ΔE00 7.20
Seashell
#FFF5EE
ΔE00 8.48
Linen
#FAF0E6
ΔE00 9.02
Light Pink
#FFD1DF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDFDB #DBF7FB
analogous
#FBDBE7 #FBDFDB #FBEFDB
triadic
#FBDFDB #DBFBDF #DFDBFB
tetradic
#FBDFDB #E7FBDB #DBF7FB #EFDBFB
square
#FBDFDB #E7FBDB #DBF7FB #EFDBFB
split-complementary
#FBDFDB #DBFBEF #DBE7FB
monochromatic
#EF7D6D #F5AEA4 #FBDFDB #FCE7E3 #FCE7E3
Accessibility & contrast
On white
1.26
#FBDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#FBDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDFDB
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDFDB | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DB
Deuteranopia (green-blind)
#EBE7DB
Tritanopia (blue-blind)
#FFDCDE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdfdb; /* rgb */ color: rgb(251, 223, 219); /* oklch */ color: oklch(92.5% 0.032 27.4);
Tailwind
colors: {
custom: {
50: '#fce9e6',
500: '#fbdfdb',
950: '#000000',
},
}SCSS
$custom: #fbdfdb; $custom-light: #fce9e6; $custom-dark: #000000;
JSON
{
"hex": "#fbdfdb",
"rgb": {
"r": 251,
"g": 223,
"b": 219
},
"hsl": {
"h": 7.5,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.9255,
"c": 0.03155,
"h": 27.4
},
"luminance": 0.78399
}Semantic roles & 50–950 ramp
primary
#FBDFDB
secondary
#98D9E2
accent
#C2DC09
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484