#FBDCF1#FBDCF1
#FBDCF1 is a very light, muted pink. Relative luminance 0.780; OKLCH L 92.6% C 0.044 H 337.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF1 |
|---|---|
| RGB | rgb(251, 220, 241) |
| HSL | hsl(319, 79%, 92%) |
| HSV | hsv(319, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 4%, 1.6%) |
| CIE-LAB | lab(90.80, 14.18, -6.29) |
| CIE-LCH | lch(90.80, 15.51, 336.09°) |
| OKLab | oklab(92.61% 0.0404 -0.0166) |
| OKLCH | oklch(92.61% 0.044 337.7) |
| XYZ | xyz(81.2523, 78.0479, 93.9865) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.14
Pale Pink
#FFCFDC
ΔE00 5.85
Pale Mauve
#FED0FC
ΔE00 7.11
Thistle
#D8BFD8
ΔE00 7.37
Very Light Purple
#F6CEFC
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF1 #DCFBE6
analogous
#F6DCFB #FBDCF1 #FBDCE2
triadic
#FBDCF1 #F1FBDC #DCF1FB
tetradic
#FBDCF1 #FBF6DC #DCFBE6 #DCE2FB
square
#FBDCF1 #FBF6DC #DCFBE6 #DCE2FB
split-complementary
#FBDCF1 #E2FBDC #DCFBF6
monochromatic
#EE6EC5 #F5A5DB #FBDCF1 #FCE4F4 #FCE4F4
Accessibility & contrast
On white
1.26
#FBDCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#FBDCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF1
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF1 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F2
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf1; /* rgb */ color: rgb(251, 220, 241); /* oklch */ color: oklch(92.6% 0.044 337.7);
Tailwind
colors: {
custom: {
50: '#fce7f5',
500: '#fbdcf1',
950: '#000000',
},
}SCSS
$custom: #fbdcf1; $custom-light: #fce7f5; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf1",
"rgb": {
"r": 251,
"g": 220,
"b": 241
},
"hsl": {
"h": 319.355,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92611,
"c": 0.04371,
"h": 337.7
},
"luminance": 0.78047
}Semantic roles & 50–950 ramp
primary
#FBDCF1
secondary
#99E2B1
accent
#DC4D0A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485