#FBE9FD#FBE9FD
#FBE9FD is a very light, muted purple. Relative luminance 0.859; OKLCH L 95.4% C 0.033 H 322.8°. Best body text is #000000 at 18.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE9FD |
|---|---|
| RGB | rgb(251, 233, 253) |
| HSL | hsl(294, 83%, 95%) |
| HSV | hsv(294, 8%, 99%) |
| CMYK | cmyk(0.8%, 7.9%, 0%, 0.8%) |
| CIE-LAB | lab(94.26, 9.56, -7.44) |
| CIE-LCH | lch(94.26, 12.11, 322.10°) |
| OKLab | oklab(95.41% 0.026 -0.0198) |
| OKLCH | oklch(95.41% 0.033 322.8) |
| XYZ | xyz(86.6496, 85.8796, 104.9211) |
| Luminance | 0.8588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.14
Lavender (CSS)
#E6E6FA
ΔE00 7.15
Light Pink
#FFD1DF
ΔE00 9.27
Mistyrose
#FFE4E1
ΔE00 9.44
Ghostwhite
#F8F8FF
ΔE00 9.57
Pale Lavender
#EECFFE
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE9FD #EBFDE9
analogous
#F1E9FD #FBE9FD #FDE9F5
triadic
#FBE9FD #FDFBE9 #E9FDFB
tetradic
#FBE9FD #FDF1E9 #EBFDE9 #E9F5FD
square
#FBE9FD #FDF1E9 #EBFDE9 #E9F5FD
split-complementary
#FBE9FD #F5FDE9 #E9FDF1
monochromatic
#E779F3 #F1B1F8 #FAE3FC #FAE3FC #FAE3FC
Accessibility & contrast
On white
1.16
#FBE9FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.18
#FBE9FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE9FD
18.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE9FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE9FD | 1.00 | 1.16 | 18.18 | 18.18 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFE
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#FCEBEF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbe9fd; /* rgb */ color: rgb(251, 233, 253); /* oklch */ color: oklch(95.4% 0.033 322.8);
Tailwind
colors: {
custom: {
50: '#fcf0fe',
500: '#fbe9fd',
950: '#000000',
},
}SCSS
$custom: #fbe9fd; $custom-light: #fcf0fe; $custom-dark: #000000;
JSON
{
"hex": "#fbe9fd",
"rgb": {
"r": 251,
"g": 233,
"b": 253
},
"hsl": {
"h": 294,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.95414,
"c": 0.03267,
"h": 322.8
},
"luminance": 0.85879
}Semantic roles & 50–950 ramp
primary
#FBE9FD
secondary
#AAE7A3
accent
#E0061C
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585