#FBE1FF#FBE1FF
#FBE1FF is a very light, muted purple. Relative luminance 0.816; OKLCH L 94.0% C 0.049 H 321.7°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1FF |
|---|---|
| RGB | rgb(251, 225, 255) |
| HSL | hsl(292, 100%, 94%) |
| HSV | hsv(292, 12%, 100%) |
| CMYK | cmyk(1.6%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(92.39, 14.07, -11.26) |
| CIE-LCH | lch(92.39, 18.02, 321.32°) |
| OKLab | oklab(93.97% 0.0381 -0.03) |
| OKLCH | oklch(93.97% 0.049 321.7) |
| XYZ | xyz(84.7563, 81.5806, 105.8700) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.90
Very Light Purple
#F6CEFC
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.07
Pale Lilac
#E4CBFF
ΔE00 7.82
Thistle
#D8BFD8
ΔE00 8.11
Light Lilac
#EDC8FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1FF #E5FFE1
analogous
#ECE1FF #FBE1FF #FFE1F4
triadic
#FBE1FF #FFFBE1 #E1FFFB
tetradic
#FBE1FF #FFECE1 #E5FFE1 #E1F4FF
square
#FBE1FF #FFECE1 #E5FFE1 #E1F4FF
split-complementary
#FBE1FF #F4FFE1 #E1FFEC
monochromatic
#EB67FF #F3A4FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.21
#FBE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#FBE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1FF
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1FF | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#E4EAFE
Tritanopia (blue-blind)
#FCE4EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe1ff; /* rgb */ color: rgb(251, 225, 255); /* oklch */ color: oklch(94.0% 0.049 321.7);
Tailwind
colors: {
custom: {
50: '#fceaff',
500: '#fbe1ff',
950: '#000000',
},
}SCSS
$custom: #fbe1ff; $custom-light: #fceaff; $custom-dark: #000000;
JSON
{
"hex": "#fbe1ff",
"rgb": {
"r": 251,
"g": 225,
"b": 255
},
"hsl": {
"h": 292,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.93974,
"c": 0.04852,
"h": 321.7
},
"luminance": 0.8158
}Semantic roles & 50–950 ramp
primary
#FBE1FF
secondary
#A3ED97
accent
#E6001F
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486