#FBDCF4#FBDCF4
#FBDCF4 is a very light, muted pink. Relative luminance 0.782; OKLCH L 92.7% C 0.046 H 333.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF4 |
|---|---|
| RGB | rgb(251, 220, 244) |
| HSL | hsl(314, 79%, 92%) |
| HSV | hsv(314, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 2.8%, 1.6%) |
| CIE-LAB | lab(90.88, 14.71, -7.74) |
| CIE-LCH | lch(90.88, 16.62, 332.24°) |
| OKLab | oklab(92.7% 0.0415 -0.0205) |
| OKLCH | oklch(92.7% 0.046 333.7) |
| XYZ | xyz(81.7041, 78.2286, 96.3659) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.72
Pale Mauve
#FED0FC
ΔE00 6.29
Pale Pink
#FFCFDC
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 6.69
Pale Lavender
#EECFFE
ΔE00 7.19
Thistle
#D8BFD8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF4 #DCFBE3
analogous
#F2DCFB #FBDCF4 #FBDCE5
triadic
#FBDCF4 #F4FBDC #DCF4FB
tetradic
#FBDCF4 #FBF2DC #DCFBE3 #DCE5FB
square
#FBDCF4 #FBF2DC #DCFBE3 #DCE5FB
split-complementary
#FBDCF4 #E5FBDC #DCFBF2
monochromatic
#EE6ED1 #F5A5E3 #FBDCF4 #FCE4F6 #FCE4F6
Accessibility & contrast
On white
1.26
#FBDCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FBDCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF4
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF4 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F5
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#FEDDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf4; /* rgb */ color: rgb(251, 220, 244); /* oklch */ color: oklch(92.7% 0.046 333.7);
Tailwind
colors: {
custom: {
50: '#fce7f7',
500: '#fbdcf4',
950: '#000000',
},
}SCSS
$custom: #fbdcf4; $custom-light: #fce7f7; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf4",
"rgb": {
"r": 251,
"g": 220,
"b": 244
},
"hsl": {
"h": 313.548,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92702,
"c": 0.04628,
"h": 333.7
},
"luminance": 0.78227
}Semantic roles & 50–950 ramp
primary
#FBDCF4
secondary
#99E2AA
accent
#DC390A
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#171617
muted
#858485