#FBE6FE#FBE6FE
#FBE6FE is a very light, muted purple. Relative luminance 0.843; OKLCH L 94.9% C 0.039 H 322.0°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE6FE |
|---|---|
| RGB | rgb(251, 230, 254) |
| HSL | hsl(293, 92%, 95%) |
| HSV | hsv(293, 9%, 100%) |
| CMYK | cmyk(1.2%, 9.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.56, 11.29, -8.99) |
| CIE-LCH | lch(93.56, 14.43, 321.45°) |
| OKLab | oklab(94.88% 0.0306 -0.0239) |
| OKLCH | oklch(94.88% 0.039 322) |
| XYZ | xyz(85.9672, 84.2594, 105.4816) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 8.05
Lavender (CSS)
#E6E6FA
ΔE00 8.14
Very Light Purple
#F6CEFC
ΔE00 8.36
Pale Mauve
#FED0FC
ΔE00 8.41
Light Pink
#FFD1DF
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE6FE #E9FEE6
analogous
#EFE6FE #FBE6FE #FEE6F5
triadic
#FBE6FE #FEFBE6 #E6FEFB
tetradic
#FBE6FE #FEEFE6 #E9FEE6 #E6F5FE
square
#FBE6FE #FEEFE6 #E9FEE6 #E6F5FE
split-complementary
#FBE6FE #F5FEE6 #E6FEEF
monochromatic
#E870F9 #F2ABFC #FAE2FE #FAE2FE #FAE2FE
Accessibility & contrast
On white
1.18
#FBE6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#FBE6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE6FE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE6FE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#FCE8EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe6fe; /* rgb */ color: rgb(251, 230, 254); /* oklch */ color: oklch(94.9% 0.039 322.0);
Tailwind
colors: {
custom: {
50: '#fceefe',
500: '#fbe6fe',
950: '#000000',
},
}SCSS
$custom: #fbe6fe; $custom-light: #fceefe; $custom-dark: #000000;
JSON
{
"hex": "#fbe6fe",
"rgb": {
"r": 251,
"g": 230,
"b": 254
},
"hsl": {
"h": 292.5,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.94879,
"c": 0.03887,
"h": 322
},
"luminance": 0.84259
}Semantic roles & 50–950 ramp
primary
#FBE6FE
secondary
#A8EA9E
accent
#E6001D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585