#FBE3FF#FBE3FF
#FBE3FF is a very light, muted purple. Relative luminance 0.827; OKLCH L 94.3% C 0.045 H 321.4°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3FF |
|---|---|
| RGB | rgb(251, 227, 255) |
| HSL | hsl(291, 100%, 95%) |
| HSV | hsv(291, 11%, 100%) |
| CMYK | cmyk(1.6%, 11%, 0%, 0%) |
| CIE-LAB | lab(92.87, 13.03, -10.55) |
| CIE-LCH | lch(92.87, 16.76, 321.01°) |
| OKLab | oklab(94.35% 0.0352 -0.0281) |
| OKLCH | oklch(94.35% 0.045 321.4) |
| XYZ | xyz(85.3001, 82.6683, 106.0513) |
| Luminance | 0.8267 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 6.84
Pale Mauve
#FED0FC
ΔE00 6.91
Thistle
#D8BFD8
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 8.40
Light Pink
#FFD1DF
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3FF #E7FFE3
analogous
#EDE3FF #FBE3FF #FFE3F5
triadic
#FBE3FF #FFFBE3 #E3FFFB
tetradic
#FBE3FF #FFEDE3 #E7FFE3 #E3F5FF
square
#FBE3FF #FFEDE3 #E7FFE3 #E3F5FF
split-complementary
#FBE3FF #F5FFE3 #E3FFED
monochromatic
#EA69FF #F2A6FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.20
#FBE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#FBE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3FF
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3FF | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FF
Deuteranopia (green-blind)
#E6EBFE
Tritanopia (blue-blind)
#FCE5EC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe3ff; /* rgb */ color: rgb(251, 227, 255); /* oklch */ color: oklch(94.3% 0.045 321.4);
Tailwind
colors: {
custom: {
50: '#fcebff',
500: '#fbe3ff',
950: '#000000',
},
}SCSS
$custom: #fbe3ff; $custom-light: #fcebff; $custom-dark: #000000;
JSON
{
"hex": "#fbe3ff",
"rgb": {
"r": 251,
"g": 227,
"b": 255
},
"hsl": {
"h": 291.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94347,
"c": 0.04509,
"h": 321.4
},
"luminance": 0.82667
}Semantic roles & 50–950 ramp
primary
#FBE3FF
secondary
#A5ED99
accent
#E60021
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486