#FBE3FD#FBE3FD
#FBE3FD is a very light, muted purple. Relative luminance 0.825; OKLCH L 94.3% C 0.043 H 323.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3FD |
|---|---|
| RGB | rgb(251, 227, 253) |
| HSL | hsl(295, 87%, 94%) |
| HSV | hsv(295, 10%, 99%) |
| CMYK | cmyk(0.8%, 10.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.81, 12.66, -9.59) |
| CIE-LCH | lch(92.81, 15.88, 322.88°) |
| OKLab | oklab(94.29% 0.0346 -0.0255) |
| OKLCH | oklch(94.29% 0.043 323.5) |
| XYZ | xyz(84.9798, 82.5402, 104.3645) |
| Luminance | 0.8254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.12
Pale Mauve
#FED0FC
ΔE00 7.26
Very Light Purple
#F6CEFC
ΔE00 7.27
Light Pink
#FFD1DF
ΔE00 8.06
Thistle
#D8BFD8
ΔE00 8.27
Lavenderblush
#FFF0F5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3FD #E5FDE3
analogous
#EEE3FD #FBE3FD #FDE3F2
triadic
#FBE3FD #FDFBE3 #E3FDFB
tetradic
#FBE3FD #FDEEE3 #E5FDE3 #E3F2FD
square
#FBE3FD #FDEEE3 #E5FDE3 #E3F2FD
split-complementary
#FBE3FD #F2FDE3 #E3FDEE
monochromatic
#EB71F5 #F3AAF9 #FBE2FD #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.20
#FBE3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#FBE3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3FD
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3FD | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#E6EBFC
Tritanopia (blue-blind)
#FCE5EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe3fd; /* rgb */ color: rgb(251, 227, 253); /* oklch */ color: oklch(94.3% 0.043 323.5);
Tailwind
colors: {
custom: {
50: '#fcebfe',
500: '#fbe3fd',
950: '#000000',
},
}SCSS
$custom: #fbe3fd; $custom-light: #fcebfe; $custom-dark: #000000;
JSON
{
"hex": "#fbe3fd",
"rgb": {
"r": 251,
"g": 227,
"b": 253
},
"hsl": {
"h": 295.385,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.94285,
"c": 0.04296,
"h": 323.5
},
"luminance": 0.82539
}Semantic roles & 50–950 ramp
primary
#FBE3FD
secondary
#A3E79D
accent
#E30214
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485