#FBDBE3#FBDBE3
#FBDBE3 is a very light, muted red. Relative luminance 0.767; OKLCH L 92.0% C 0.037 H 1.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDBE3 |
|---|---|
| RGB | rgb(251, 219, 227) |
| HSL | hsl(345, 80%, 92%) |
| HSV | hsv(345, 13%, 98%) |
| CMYK | cmyk(0%, 12.7%, 9.6%, 1.6%) |
| CIE-LAB | lab(90.19, 12.34, 0.17) |
| CIE-LCH | lch(90.19, 12.34, 0.78°) |
| OKLab | oklab(92.01% 0.0369 0.0006) |
| OKLCH | oklch(92.01% 0.037 1) |
| XYZ | xyz(78.9793, 76.7200, 83.3061) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.51
Pale Pink
#FFCFDC
ΔE00 4.92
Mistyrose
#FFE4E1
ΔE00 5.26
Lavenderblush
#FFF0F5
ΔE00 6.98
Light Rose
#FFC5CB
ΔE00 7.64
Bubblegum
#FFC1CC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDBE3 #DBFBF3
analogous
#FBDBF3 #FBDBE3 #FBE3DB
triadic
#FBDBE3 #E3FBDB #DBE3FB
tetradic
#FBDBE3 #F3FBDB #DBFBF3 #E3DBFB
square
#FBDBE3 #F3FBDB #DBFBF3 #E3DBFB
split-complementary
#FBDBE3 #DBFBE3 #DBF3FB
monochromatic
#EF6D8D #F5A4B8 #FBDBE3 #FCE3EA #FCE3EA
Accessibility & contrast
On white
1.28
#FBDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#FBDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDBE3
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDBE3 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E3
Deuteranopia (green-blind)
#E6E5E2
Tritanopia (blue-blind)
#FFD9DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fbdbe3; /* rgb */ color: rgb(251, 219, 227); /* oklch */ color: oklch(92.0% 0.037 1.0);
Tailwind
colors: {
custom: {
50: '#fce6eb',
500: '#fbdbe3',
950: '#000000',
},
}SCSS
$custom: #fbdbe3; $custom-light: #fce6eb; $custom-dark: #000000;
JSON
{
"hex": "#fbdbe3",
"rgb": {
"r": 251,
"g": 219,
"b": 227
},
"hsl": {
"h": 345,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.92014,
"c": 0.03687,
"h": 1
},
"luminance": 0.76718
}Semantic roles & 50–950 ramp
primary
#FBDBE3
secondary
#98E2D0
accent
#DCA809
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171516
muted
#858484