#FBE1FE#FBE1FE
#FBE1FE is a very light, muted purple. Relative luminance 0.815; OKLCH L 93.9% C 0.047 H 322.7°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE1FE |
|---|---|
| RGB | rgb(251, 225, 254) |
| HSL | hsl(294, 94%, 94%) |
| HSV | hsv(294, 11%, 100%) |
| CMYK | cmyk(1.2%, 11.4%, 0%, 0.4%) |
| CIE-LAB | lab(92.36, 13.88, -10.78) |
| CIE-LCH | lch(92.36, 17.58, 322.17°) |
| OKLab | oklab(93.94% 0.0378 -0.0287) |
| OKLCH | oklch(93.94% 0.047 322.7) |
| XYZ | xyz(84.5957, 81.5164, 105.0244) |
| Luminance | 0.8152 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.14
Very Light Purple
#F6CEFC
ΔE00 6.22
Pale Mauve
#FED0FC
ΔE00 6.23
Thistle
#D8BFD8
ΔE00 8.05
Pale Lilac
#E4CBFF
ΔE00 8.05
Light Pink
#FFD1DF
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE1FE #E4FEE1
analogous
#EDE1FE #FBE1FE #FEE1F3
triadic
#FBE1FE #FEFBE1 #E1FEFB
tetradic
#FBE1FE #FEEDE1 #E4FEE1 #E1F3FE
square
#FBE1FE #FEEDE1 #E4FEE1 #E1F3FE
split-complementary
#FBE1FE #F3FEE1 #E1FEED
monochromatic
#EB6BFA #F3A6FC #FBE1FE #FBE1FE #FBE1FE
Accessibility & contrast
On white
1.21
#FBE1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#FBE1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE1FE
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE1FE | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#FCE3EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe1fe; /* rgb */ color: rgb(251, 225, 254); /* oklch */ color: oklch(93.9% 0.047 322.7);
Tailwind
colors: {
custom: {
50: '#fceafe',
500: '#fbe1fe',
950: '#000000',
},
}SCSS
$custom: #fbe1fe; $custom-light: #fceafe; $custom-dark: #000000;
JSON
{
"hex": "#fbe1fe",
"rgb": {
"r": 251,
"g": 225,
"b": 254
},
"hsl": {
"h": 293.793,
"s": 93.548,
"l": 93.922
},
"oklch": {
"l": 0.93943,
"c": 0.04746,
"h": 322.7
},
"luminance": 0.81515
}Semantic roles & 50–950 ramp
primary
#FBE1FE
secondary
#A2EA99
accent
#E60018
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485