#FBDCF3#FBDCF3
#FBDCF3 is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.045 H 335.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF3 |
|---|---|
| RGB | rgb(251, 220, 243) |
| HSL | hsl(315, 79%, 92%) |
| HSV | hsv(315, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 3.2%, 1.6%) |
| CIE-LAB | lab(90.86, 14.53, -7.26) |
| CIE-LCH | lch(90.86, 16.24, 333.47°) |
| OKLab | oklab(92.67% 0.0412 -0.0192) |
| OKLCH | oklch(92.67% 0.045 335) |
| XYZ | xyz(81.5527, 78.1681, 95.5685) |
| Luminance | 0.7817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.51
Pale Pink
#FFCFDC
ΔE00 6.23
Pale Mauve
#FED0FC
ΔE00 6.56
Very Light Purple
#F6CEFC
ΔE00 6.98
Thistle
#D8BFD8
ΔE00 7.29
Pale Lavender
#EECFFE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF3 #DCFBE4
analogous
#F4DCFB #FBDCF3 #FBDCE4
triadic
#FBDCF3 #F3FBDC #DCF3FB
tetradic
#FBDCF3 #FBF4DC #DCFBE4 #DCE4FB
square
#FBDCF3 #FBF4DC #DCFBE4 #DCE4FB
split-complementary
#FBDCF3 #E4FBDC #DCFBF4
monochromatic
#EE6ECD #F5A5E0 #FBDCF3 #FCE4F6 #FCE4F6
Accessibility & contrast
On white
1.26
#FBDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#FBDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF3
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF3 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F4
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf3; /* rgb */ color: rgb(251, 220, 243); /* oklch */ color: oklch(92.7% 0.045 335.0);
Tailwind
colors: {
custom: {
50: '#fce7f7',
500: '#fbdcf3',
950: '#000000',
},
}SCSS
$custom: #fbdcf3; $custom-light: #fce7f7; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf3",
"rgb": {
"r": 251,
"g": 220,
"b": 243
},
"hsl": {
"h": 315.484,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92671,
"c": 0.0454,
"h": 335
},
"luminance": 0.78167
}Semantic roles & 50–950 ramp
primary
#FBDCF3
secondary
#99E2AC
accent
#DC400A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485