#FBE5FE#FBE5FE
#FBE5FE is a very light, muted purple. Relative luminance 0.837; OKLCH L 94.7% C 0.041 H 322.2°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5FE |
|---|---|
| RGB | rgb(251, 229, 254) |
| HSL | hsl(293, 93%, 95%) |
| HSV | hsv(293, 10%, 100%) |
| CMYK | cmyk(1.2%, 9.8%, 0%, 0.4%) |
| CIE-LAB | lab(93.32, 11.81, -9.35) |
| CIE-LCH | lch(93.32, 15.06, 321.62°) |
| OKLab | oklab(94.69% 0.0321 -0.0249) |
| OKLCH | oklch(94.69% 0.041 322.2) |
| XYZ | xyz(85.6897, 83.7044, 105.3891) |
| Luminance | 0.8370 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.64
Very Light Purple
#F6CEFC
ΔE00 7.91
Pale Mauve
#FED0FC
ΔE00 7.96
Lavenderblush
#FFF0F5
ΔE00 8.13
Lavender (CSS)
#E6E6FA
ΔE00 8.47
Light Pink
#FFD1DF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5FE #E8FEE5
analogous
#EFE5FE #FBE5FE #FEE5F5
triadic
#FBE5FE #FEFBE5 #E5FEFB
tetradic
#FBE5FE #FEEFE5 #E8FEE5 #E5F5FE
square
#FBE5FE #FEEFE5 #E8FEE5 #E5F5FE
split-complementary
#FBE5FE #F5FEE5 #E5FEEF
monochromatic
#E96FF9 #F2AAFC #FAE2FE #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.18
#FBE5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#FBE5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5FE
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5FE | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E7EDFD
Tritanopia (blue-blind)
#FCE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe5fe; /* rgb */ color: rgb(251, 229, 254); /* oklch */ color: oklch(94.7% 0.041 322.2);
Tailwind
colors: {
custom: {
50: '#fcedfe',
500: '#fbe5fe',
950: '#000000',
},
}SCSS
$custom: #fbe5fe; $custom-light: #fcedfe; $custom-dark: #000000;
JSON
{
"hex": "#fbe5fe",
"rgb": {
"r": 251,
"g": 229,
"b": 254
},
"hsl": {
"h": 292.8,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.94691,
"c": 0.04059,
"h": 322.2
},
"luminance": 0.83704
}Semantic roles & 50–950 ramp
primary
#FBE5FE
secondary
#A6EA9D
accent
#E6001C
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485