#FBDCF2#FBDCF2
#FBDCF2 is a very light, muted pink. Relative luminance 0.781; OKLCH L 92.6% C 0.045 H 336.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF2 |
|---|---|
| RGB | rgb(251, 220, 242) |
| HSL | hsl(317, 79%, 92%) |
| HSV | hsv(317, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 3.6%, 1.6%) |
| CIE-LAB | lab(90.83, 14.36, -6.77) |
| CIE-LCH | lch(90.83, 15.87, 334.75°) |
| OKLab | oklab(92.64% 0.0408 -0.0179) |
| OKLCH | oklch(92.64% 0.045 336.3) |
| XYZ | xyz(81.4021, 78.1078, 94.7753) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.32
Pale Pink
#FFCFDC
ΔE00 6.03
Pale Mauve
#FED0FC
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 7.27
Thistle
#D8BFD8
ΔE00 7.32
Pale Lavender
#EECFFE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF2 #DCFBE5
analogous
#F4DCFB #FBDCF2 #FBDCE3
triadic
#FBDCF2 #F2FBDC #DCF2FB
tetradic
#FBDCF2 #FBF4DC #DCFBE5 #DCE3FB
square
#FBDCF2 #FBF4DC #DCFBE5 #DCE3FB
split-complementary
#FBDCF2 #E3FBDC #DCFBF4
monochromatic
#EE6EC9 #F5A5DE #FBDCF2 #FCE4F5 #FCE4F5
Accessibility & contrast
On white
1.26
#FBDCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#FBDCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF2
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF2 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F3
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf2; /* rgb */ color: rgb(251, 220, 242); /* oklch */ color: oklch(92.6% 0.045 336.3);
Tailwind
colors: {
custom: {
50: '#fce7f6',
500: '#fbdcf2',
950: '#000000',
},
}SCSS
$custom: #fbdcf2; $custom-light: #fce7f6; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf2",
"rgb": {
"r": 251,
"g": 220,
"b": 242
},
"hsl": {
"h": 317.419,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92641,
"c": 0.04455,
"h": 336.3
},
"luminance": 0.78106
}Semantic roles & 50–950 ramp
primary
#FBDCF2
secondary
#99E2AE
accent
#DC470A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485