#FBE9FA#FBE9FA
#FBE9FA is a very light, muted purple. Relative luminance 0.857; OKLCH L 95.3% C 0.030 H 327.5°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE9FA |
|---|---|
| RGB | rgb(251, 233, 250) |
| HSL | hsl(303, 69%, 95%) |
| HSV | hsv(303, 7%, 98%) |
| CMYK | cmyk(0%, 7.2%, 0.4%, 1.6%) |
| CIE-LAB | lab(94.18, 9.02, -6.00) |
| CIE-LCH | lch(94.18, 10.83, 326.37°) |
| OKLab | oklab(95.32% 0.0249 -0.0159) |
| OKLCH | oklch(95.32% 0.03 327.5) |
| XYZ | xyz(86.1754, 85.6899, 102.4240) |
| Luminance | 0.8569 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.14
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 8.47
Very Light Pink
#FFF4F2
ΔE00 9.01
Ghostwhite
#F8F8FF
ΔE00 9.02
Light Pink
#FFD1DF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE9FA #E9FBEA
analogous
#F3E9FB #FBE9FA #FBE9F1
triadic
#FBE9FA #FAFBE9 #E9FAFB
tetradic
#FBE9FA #FBF3E9 #E9FBEA #E9F1FB
square
#FBE9FA #FBF3E9 #E9FBEA #E9F1FB
split-complementary
#FBE9FA #F1FBE9 #E9FBF3
monochromatic
#E881E2 #F2B5EE #FAE5F9 #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.16
#FBE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#FBE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE9FA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE9FA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFB
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#FCEAEE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fbe9fa; /* rgb */ color: rgb(251, 233, 250); /* oklch */ color: oklch(95.3% 0.030 327.5);
Tailwind
colors: {
custom: {
50: '#fcf0fc',
500: '#fbe9fa',
950: '#000000',
},
}SCSS
$custom: #fbe9fa; $custom-light: #fcf0fc; $custom-dark: #000000;
JSON
{
"hex": "#fbe9fa",
"rgb": {
"r": 251,
"g": 233,
"b": 250
},
"hsl": {
"h": 303.333,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.95323,
"c": 0.02957,
"h": 327.5
},
"luminance": 0.85689
}Semantic roles & 50–950 ramp
primary
#FBE9FA
secondary
#A8E1AB
accent
#D11F14
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585