#FBE5FF#FBE5FF
#FBE5FF is a very light, muted purple. Relative luminance 0.838; OKLCH L 94.7% C 0.042 H 321.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5FF |
|---|---|
| RGB | rgb(251, 229, 255) |
| HSL | hsl(291, 100%, 95%) |
| HSV | hsv(291, 10%, 100%) |
| CMYK | cmyk(1.6%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(93.35, 11.99, -9.83) |
| CIE-LCH | lch(93.35, 15.50, 320.65°) |
| OKLab | oklab(94.72% 0.0324 -0.0262) |
| OKLCH | oklch(94.72% 0.042 321) |
| XYZ | xyz(85.8503, 83.7686, 106.2347) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.39
Very Light Purple
#F6CEFC
ΔE00 7.70
Pale Mauve
#FED0FC
ΔE00 7.77
Lavenderblush
#FFF0F5
ΔE00 8.41
Lavender (CSS)
#E6E6FA
ΔE00 8.52
Thistle
#D8BFD8
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5FF #E9FFE5
analogous
#EEE5FF #FBE5FF #FFE5F6
triadic
#FBE5FF #FFFBE5 #E5FFFB
tetradic
#FBE5FF #FFEEE5 #E9FFE5 #E5F6FF
square
#FBE5FF #FFEEE5 #E9FFE5 #E5F6FF
split-complementary
#FBE5FF #F6FFE5 #E5FFEE
monochromatic
#E86BFF #F2A8FF #FAE0FF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.18
#FBE5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#FBE5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5FF
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5FF | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EAFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#FCE7ED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe5ff; /* rgb */ color: rgb(251, 229, 255); /* oklch */ color: oklch(94.7% 0.042 321.0);
Tailwind
colors: {
custom: {
50: '#fcedff',
500: '#fbe5ff',
950: '#000000',
},
}SCSS
$custom: #fbe5ff; $custom-light: #fcedff; $custom-dark: #000000;
JSON
{
"hex": "#fbe5ff",
"rgb": {
"r": 251,
"g": 229,
"b": 255
},
"hsl": {
"h": 290.769,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.94722,
"c": 0.04166,
"h": 321
},
"luminance": 0.83768
}Semantic roles & 50–950 ramp
primary
#FBE5FF
secondary
#A8ED9B
accent
#E60023
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171618
muted
#858486