#FBDCEB#FBDCEB
#FBDCEB is a very light, muted pink. Relative luminance 0.777; OKLCH L 92.4% C 0.039 H 347.1°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCEB |
|---|---|
| RGB | rgb(251, 220, 235) |
| HSL | hsl(331, 79%, 92%) |
| HSV | hsv(331, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 6.4%, 1.6%) |
| CIE-LAB | lab(90.64, 13.16, -3.38) |
| CIE-LCH | lch(90.64, 13.58, 345.60°) |
| OKLab | oklab(92.43% 0.0383 -0.0088) |
| OKLCH | oklch(92.43% 0.039 347.1) |
| XYZ | xyz(80.3708, 77.6953, 89.3440) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.43
Pale Pink
#FFCFDC
ΔE00 5.08
Mistyrose
#FFE4E1
ΔE00 7.52
Lavenderblush
#FFF0F5
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 7.99
Light Rose
#FFC5CB
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCEB #DCFBEC
analogous
#FBDCFA #FBDCEB #FBDDDC
triadic
#FBDCEB #EBFBDC #DCEBFB
tetradic
#FBDCEB #FAFBDC #DCFBEC #DDDCFB
square
#FBDCEB #FAFBDC #DCFBEC #DDDCFB
split-complementary
#FBDCEB #DCFBDD #DCFAFB
monochromatic
#EE6EAC #F5A5CC #FBDCEB #FCE4EF #FCE4EF
Accessibility & contrast
On white
1.27
#FBDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#FBDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCEB
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCEB | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#E5E6EA
Tritanopia (blue-blind)
#FFDCE1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdceb; /* rgb */ color: rgb(251, 220, 235); /* oklch */ color: oklch(92.4% 0.039 347.1);
Tailwind
colors: {
custom: {
50: '#fce7f1',
500: '#fbdceb',
950: '#000000',
},
}SCSS
$custom: #fbdceb; $custom-light: #fce7f1; $custom-dark: #000000;
JSON
{
"hex": "#fbdceb",
"rgb": {
"r": 251,
"g": 220,
"b": 235
},
"hsl": {
"h": 330.968,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92432,
"c": 0.0393,
"h": 347.1
},
"luminance": 0.77694
}Semantic roles & 50–950 ramp
primary
#FBDCEB
secondary
#99E2BF
accent
#DC760A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171616
muted
#858485