#FBE5FD#FBE5FD
#FBE5FD is a very light, muted purple. Relative luminance 0.836; OKLCH L 94.7% C 0.040 H 323.3°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5FD |
|---|---|
| RGB | rgb(251, 229, 253) |
| HSL | hsl(295, 86%, 95%) |
| HSV | hsv(295, 9%, 99%) |
| CMYK | cmyk(0.8%, 9.5%, 0%, 0.8%) |
| CIE-LAB | lab(93.29, 11.63, -8.87) |
| CIE-LCH | lch(93.29, 14.62, 322.65°) |
| OKLab | oklab(94.66% 0.0317 -0.0236) |
| OKLCH | oklch(94.66% 0.04 323.3) |
| XYZ | xyz(85.5300, 83.6405, 104.5479) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.84
Pale Lavender
#EECFFE
ΔE00 7.90
Very Light Purple
#F6CEFC
ΔE00 8.14
Pale Mauve
#FED0FC
ΔE00 8.15
Light Pink
#FFD1DF
ΔE00 8.36
Lavender (CSS)
#E6E6FA
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5FD #E7FDE5
analogous
#EFE5FD #FBE5FD #FDE5F3
triadic
#FBE5FD #FDFBE5 #E5FDFB
tetradic
#FBE5FD #FDEFE5 #E7FDE5 #E5F3FD
square
#FBE5FD #FDEFE5 #E7FDE5 #E5F3FD
split-complementary
#FBE5FD #F3FDE5 #E5FDEF
monochromatic
#EA73F4 #F2ACF9 #FBE3FD #FBE3FD #FBE3FD
Accessibility & contrast
On white
1.18
#FBE5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#FBE5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5FD
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5FD | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFE
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#FCE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe5fd; /* rgb */ color: rgb(251, 229, 253); /* oklch */ color: oklch(94.7% 0.040 323.3);
Tailwind
colors: {
custom: {
50: '#fcedfe',
500: '#fbe5fd',
950: '#000000',
},
}SCSS
$custom: #fbe5fd; $custom-light: #fcedfe; $custom-dark: #000000;
JSON
{
"hex": "#fbe5fd",
"rgb": {
"r": 251,
"g": 229,
"b": 253
},
"hsl": {
"h": 295,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.9466,
"c": 0.03953,
"h": 323.3
},
"luminance": 0.8364
}Semantic roles & 50–950 ramp
primary
#FBE5FD
secondary
#A5E79F
accent
#E20316
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485