#FBE2FF#FBE2FF
#FBE2FF is a very light, muted purple. Relative luminance 0.821; OKLCH L 94.2% C 0.047 H 321.6°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2FF |
|---|---|
| RGB | rgb(251, 226, 255) |
| HSL | hsl(292, 100%, 94%) |
| HSV | hsv(292, 11%, 100%) |
| CMYK | cmyk(1.6%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(92.63, 13.55, -10.90) |
| CIE-LCH | lch(92.63, 17.39, 321.17°) |
| OKLab | oklab(94.16% 0.0367 -0.0291) |
| OKLCH | oklch(94.16% 0.047 321.6) |
| XYZ | xyz(85.0274, 82.1228, 105.9604) |
| Luminance | 0.8212 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.26
Very Light Purple
#F6CEFC
ΔE00 6.43
Pale Mauve
#FED0FC
ΔE00 6.49
Pale Lilac
#E4CBFF
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.22
Light Pink
#FFD1DF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2FF #E6FFE2
analogous
#EDE2FF #FBE2FF #FFE2F5
triadic
#FBE2FF #FFFBE2 #E2FFFB
tetradic
#FBE2FF #FFEDE2 #E6FFE2 #E2F5FF
square
#FBE2FF #FFEDE2 #E6FFE2 #E2F5FF
split-complementary
#FBE2FF #F5FFE2 #E2FFED
monochromatic
#EA68FF #F3A5FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.21
#FBE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FBE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2FF
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2FF | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#E5EBFE
Tritanopia (blue-blind)
#FCE5EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe2ff; /* rgb */ color: rgb(251, 226, 255); /* oklch */ color: oklch(94.2% 0.047 321.6);
Tailwind
colors: {
custom: {
50: '#fcebff',
500: '#fbe2ff',
950: '#000000',
},
}SCSS
$custom: #fbe2ff; $custom-light: #fcebff; $custom-dark: #000000;
JSON
{
"hex": "#fbe2ff",
"rgb": {
"r": 251,
"g": 226,
"b": 255
},
"hsl": {
"h": 291.724,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.94161,
"c": 0.04681,
"h": 321.6
},
"luminance": 0.82122
}Semantic roles & 50–950 ramp
primary
#FBE2FF
secondary
#A4ED98
accent
#E60020
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486