#FBE5FB#FBE5FB
#FBE5FB is a very light, muted purple. Relative luminance 0.835; OKLCH L 94.6% C 0.037 H 325.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5FB |
|---|---|
| RGB | rgb(251, 229, 251) |
| HSL | hsl(300, 73%, 94%) |
| HSV | hsv(300, 9%, 98%) |
| CMYK | cmyk(0%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(93.24, 11.27, -7.91) |
| CIE-LCH | lch(93.24, 13.77, 324.93°) |
| OKLab | oklab(94.6% 0.031 -0.021) |
| OKLCH | oklch(94.6% 0.037 325.9) |
| XYZ | xyz(85.2131, 83.5138, 102.8788) |
| Luminance | 0.8351 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.26
Light Pink
#FFD1DF
ΔE00 8.09
Lavender (CSS)
#E6E6FA
ΔE00 8.37
Pale Lavender
#EECFFE
ΔE00 8.44
Pale Mauve
#FED0FC
ΔE00 8.58
Very Light Purple
#F6CEFC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5FB #E5FBE5
analogous
#F0E5FB #FBE5FB #FBE5F0
triadic
#FBE5FB #FBFBE5 #E5FBFB
tetradic
#FBE5FB #FBF0E5 #E5FBE5 #E5F0FB
square
#FBE5FB #FBF0E5 #E5FBE5 #E5F0FB
split-complementary
#FBE5FB #F0FBE5 #E5FBF0
monochromatic
#EB7BEB #F3B0F3 #FBE4FB #FBE4FB #FBE4FB
Accessibility & contrast
On white
1.19
#FBE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#FBE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5FB
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5FB | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#E8EDFA
Tritanopia (blue-blind)
#FDE7EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe5fb; /* rgb */ color: rgb(251, 229, 251); /* oklch */ color: oklch(94.6% 0.037 325.9);
Tailwind
colors: {
custom: {
50: '#fcedfc',
500: '#fbe5fb',
950: '#000000',
},
}SCSS
$custom: #fbe5fb; $custom-light: #fcedfc; $custom-dark: #000000;
JSON
{
"hex": "#fbe5fb",
"rgb": {
"r": 251,
"g": 229,
"b": 251
},
"hsl": {
"h": 300,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.94599,
"c": 0.03745,
"h": 325.9
},
"luminance": 0.83513
}Semantic roles & 50–950 ramp
primary
#FBE5FB
secondary
#A3E1A3
accent
#D51010
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485