#FBDCF5#FBDCF5
#FBDCF5 is a very light, muted pink. Relative luminance 0.783; OKLCH L 92.7% C 0.047 H 332.5°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FBDCF5 |
|---|---|
| RGB | rgb(251, 220, 245) |
| HSL | hsl(312, 79%, 92%) |
| HSV | hsv(312, 12%, 98%) |
| CMYK | cmyk(0%, 12.4%, 2.4%, 1.6%) |
| CIE-LAB | lab(90.91, 14.88, -8.22) |
| CIE-LCH | lch(90.91, 17.00, 331.08°) |
| OKLab | oklab(92.73% 0.0419 -0.0218) |
| OKLCH | oklch(92.73% 0.047 332.5) |
| XYZ | xyz(81.8563, 78.2895, 97.1677) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.93
Pale Mauve
#FED0FC
ΔE00 6.04
Very Light Purple
#F6CEFC
ΔE00 6.42
Pale Pink
#FFCFDC
ΔE00 6.63
Pale Lavender
#EECFFE
ΔE00 6.90
Thistle
#D8BFD8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBDCF5 #DCFBE2
analogous
#F2DCFB #FBDCF5 #FBDCE6
triadic
#FBDCF5 #F5FBDC #DCF5FB
tetradic
#FBDCF5 #FBF2DC #DCFBE2 #DCE6FB
square
#FBDCF5 #FBF2DC #DCFBE2 #DCE6FB
split-complementary
#FBDCF5 #E6FBDC #DCFBF2
monochromatic
#EE6ED6 #F5A5E5 #FBDCF5 #FCE4F7 #FCE4F7
Accessibility & contrast
On white
1.26
#FBDCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#FBDCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBDCF5
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBDCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBDCF5 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE2F6
Deuteranopia (green-blind)
#E2E6F4
Tritanopia (blue-blind)
#FEDDE4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fbdcf5; /* rgb */ color: rgb(251, 220, 245); /* oklch */ color: oklch(92.7% 0.047 332.5);
Tailwind
colors: {
custom: {
50: '#fce7f8',
500: '#fbdcf5',
950: '#000000',
},
}SCSS
$custom: #fbdcf5; $custom-light: #fce7f8; $custom-dark: #000000;
JSON
{
"hex": "#fbdcf5",
"rgb": {
"r": 251,
"g": 220,
"b": 245
},
"hsl": {
"h": 311.613,
"s": 79.487,
"l": 92.353
},
"oklch": {
"l": 0.92733,
"c": 0.04718,
"h": 332.5
},
"luminance": 0.78288
}Semantic roles & 50–950 ramp
primary
#FBDCF5
secondary
#99E2A7
accent
#DC320A
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485