#FBDCEE#FBDCEE
#FBDCEE is a very light, muted pink. Relative luminance 0.779; OKLCH L 92.5% C 0.041 H 342.2°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCEE |
|---|---|
| RGB | rgb(251, 220, 238) |
| HSL | hsl(325, 79%, 92%) |
| HSV | hsv(325, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 5.2%, 1.6%) |
| CIE-LAB | lab(90.72, 13.67, -4.83) |
| CIE-LCH | lch(90.72, 14.50, 340.52°) |
| OKLab | oklab(92.52% 0.0394 -0.0127) |
| OKLCH | oklch(92.52% 0.041 342.2) |
| XYZ | xyz(80.8079, 77.8701, 91.6459) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.69
Pale Pink
#FFCFDC
ΔE00 5.39
Thistle
#D8BFD8
ΔE00 7.62
Pale Mauve
#FED0FC
ΔE00 7.98
Lavenderblush
#FFF0F5
ΔE00 8.12
Very Light Purple
#F6CEFC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCEE #DCFBE9
analogous
#F8DCFB #FBDCEE #FBDCDF
triadic
#FBDCEE #EEFBDC #DCEEFB
tetradic
#FBDCEE #FBF8DC #DCFBE9 #DCDFFB
square
#FBDCEE #FBF8DC #DCFBE9 #DCDFFB
split-complementary
#FBDCEE #DFFBDC #DCFBF8
monochromatic
#EE6EB9 #F5A5D3 #FBDCEE #FCE4F2 #FCE4F2
Accessibility & contrast
On white
1.27
#FBDCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#FBDCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCEE
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCEE | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2EF
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fbdcee; /* rgb */ color: rgb(251, 220, 238); /* oklch */ color: oklch(92.5% 0.041 342.2);
Tailwind
colors: {
custom: {
50: '#fce7f3',
500: '#fbdcee',
950: '#000000',
},
}SCSS
$custom: #fbdcee; $custom-light: #fce7f3; $custom-dark: #000000;
JSON
{
"hex": "#fbdcee",
"rgb": {
"r": 251,
"g": 220,
"b": 238
},
"hsl": {
"h": 325.161,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92521,
"c": 0.04137,
"h": 342.2
},
"luminance": 0.77869
}Semantic roles & 50–950 ramp
primary
#FBDCEE
secondary
#99E2B8
accent
#DC620A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485