#FBE1FB#FBE1FB
#FBE1FB is a very light, muted purple. Relative luminance 0.813; OKLCH L 93.8% C 0.044 H 325.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1FB |
|---|---|
| RGB | rgb(251, 225, 251) |
| HSL | hsl(300, 76%, 93%) |
| HSV | hsv(300, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.28, 13.34, -9.34) |
| CIE-LCH | lch(92.28, 16.29, 325.01°) |
| OKLab | oklab(93.85% 0.0367 -0.0248) |
| OKLCH | oklch(93.85% 0.044 325.9) |
| XYZ | xyz(84.1191, 81.3257, 102.5141) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 6.79
Very Light Purple
#F6CEFC
ΔE00 6.88
Pale Lavender
#EECFFE
ΔE00 6.90
Light Pink
#FFD1DF
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.93
Pale Pink
#FFCFDC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1FB #E1FBE1
analogous
#EEE1FB #FBE1FB #FBE1EE
triadic
#FBE1FB #FBFBE1 #E1FBFB
tetradic
#FBE1FB #FBEEE1 #E1FBE1 #E1EEFB
square
#FBE1FB #FBEEE1 #E1FBE1 #E1EEFB
split-complementary
#FBE1FB #EEFBE1 #E1FBEE
monochromatic
#ED75ED #F4ABF4 #FBE1FB #FBE4FB #FBE4FB
Accessibility & contrast
On white
1.22
#FBE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#FBE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1FB
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1FB | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#FDE3E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe1fb; /* rgb */ color: rgb(251, 225, 251); /* oklch */ color: oklch(93.8% 0.044 325.9);
Tailwind
colors: {
custom: {
50: '#fceafc',
500: '#fbe1fb',
950: '#000000',
},
}SCSS
$custom: #fbe1fb; $custom-light: #fceafc; $custom-dark: #000000;
JSON
{
"hex": "#fbe1fb",
"rgb": {
"r": 251,
"g": 225,
"b": 251
},
"hsl": {
"h": 300,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93849,
"c": 0.04433,
"h": 325.9
},
"luminance": 0.81325
}Semantic roles & 50–950 ramp
primary
#FBE1FB
secondary
#9EE29E
accent
#D90D0D
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485