#FBECFC#FBECFC
#FBECFC is a very light, muted purple. Relative luminance 0.875; OKLCH L 96.0% C 0.026 H 323.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBECFC |
|---|---|
| RGB | rgb(251, 236, 252) |
| HSL | hsl(296, 73%, 96%) |
| HSV | hsv(296, 6%, 99%) |
| CMYK | cmyk(0.4%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(94.96, 7.83, -5.88) |
| CIE-LCH | lch(94.96, 9.79, 323.08°) |
| OKLab | oklab(95.95% 0.0214 -0.0156) |
| OKLCH | oklch(95.95% 0.026 323.9) |
| XYZ | xyz(87.3472, 87.5290, 104.3698) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.52
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Ghostwhite
#F8F8FF
ΔE00 7.86
Very Light Pink
#FFF4F2
ΔE00 8.27
Mistyrose
#FFE4E1
ΔE00 8.58
Snow
#FFFAFA
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBECFC #EDFCEC
analogous
#F3ECFC #FBECFC #FCECF5
triadic
#FBECFC #FCFBEC #ECFCFB
tetradic
#FBECFC #FCF3EC #EDFCEC #ECF5FC
square
#FBECFC #FCF3EC #EDFCEC #ECF5FC
split-complementary
#FBECFC #F5FCEC #ECFCF3
monochromatic
#E582EB #F0B7F4 #F9E5FB #F9E5FB #F9E5FB
Accessibility & contrast
On white
1.13
#FBECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#FBECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBECFC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBECFC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFD
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#FCEDF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fbecfc; /* rgb */ color: rgb(251, 236, 252); /* oklch */ color: oklch(96.0% 0.026 323.9);
Tailwind
colors: {
custom: {
50: '#fcf2fd',
500: '#fbecfc',
950: '#000000',
},
}SCSS
$custom: #fbecfc; $custom-light: #fcf2fd; $custom-dark: #000000;
JSON
{
"hex": "#fbecfc",
"rgb": {
"r": 251,
"g": 236,
"b": 252
},
"hsl": {
"h": 296.25,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.95952,
"c": 0.02648,
"h": 323.9
},
"luminance": 0.87528
}Semantic roles & 50–950 ramp
primary
#FBECFC
secondary
#ADE3A9
accent
#D5111D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585