#FBE6FB#FBE6FB
#FBE6FB is a very light, muted purple. Relative luminance 0.841; OKLCH L 94.8% C 0.036 H 325.9°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE6FB |
|---|---|
| RGB | rgb(251, 230, 251) |
| HSL | hsl(300, 72%, 94%) |
| HSV | hsv(300, 8%, 98%) |
| CMYK | cmyk(0%, 8.4%, 0%, 1.6%) |
| CIE-LAB | lab(93.48, 10.75, -7.55) |
| CIE-LCH | lch(93.48, 13.14, 324.90°) |
| OKLab | oklab(94.79% 0.0296 -0.02) |
| OKLCH | oklch(94.79% 0.036 325.9) |
| XYZ | xyz(85.4906, 84.0687, 102.9713) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.82
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Light Pink
#FFD1DF
ΔE00 8.31
Pale Lavender
#EECFFE
ΔE00 8.85
Thistle
#D8BFD8
ΔE00 8.91
Pale Pink
#FFCFDC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE6FB #E6FBE6
analogous
#F1E6FB #FBE6FB #FBE6F1
triadic
#FBE6FB #FBFBE6 #E6FBFB
tetradic
#FBE6FB #FBF1E6 #E6FBE6 #E6F1FB
square
#FBE6FB #FBF1E6 #E6FBE6 #E6F1FB
split-complementary
#FBE6FB #F1FBE6 #E6FBF1
monochromatic
#EA7CEA #F3B1F3 #FBE5FB #FBE5FB #FBE5FB
Accessibility & contrast
On white
1.18
#FBE6FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#FBE6FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE6FB
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE6FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE6FB | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#FDE8ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe6fb; /* rgb */ color: rgb(251, 230, 251); /* oklch */ color: oklch(94.8% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#fceefc',
500: '#fbe6fb',
950: '#000000',
},
}SCSS
$custom: #fbe6fb; $custom-light: #fceefc; $custom-dark: #000000;
JSON
{
"hex": "#fbe6fb",
"rgb": {
"r": 251,
"g": 230,
"b": 251
},
"hsl": {
"h": 300,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.94787,
"c": 0.03573,
"h": 325.9
},
"luminance": 0.84068
}Semantic roles & 50–950 ramp
primary
#FBE6FB
secondary
#A4E1A4
accent
#D41111
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585