#FBE5FC#FBE5FC
#FBE5FC is a very light, muted purple. Relative luminance 0.836; OKLCH L 94.6% C 0.038 H 324.6°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE5FC |
|---|---|
| RGB | rgb(251, 229, 252) |
| HSL | hsl(297, 79%, 94%) |
| HSV | hsv(297, 9%, 99%) |
| CMYK | cmyk(0.4%, 9.1%, 0%, 1.2%) |
| CIE-LAB | lab(93.27, 11.45, -8.39) |
| CIE-LCH | lch(93.27, 14.19, 323.75°) |
| OKLab | oklab(94.63% 0.0314 -0.0223) |
| OKLCH | oklch(94.63% 0.038 324.6) |
| XYZ | xyz(85.3711, 83.5770, 103.7112) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.55
Pale Lavender
#EECFFE
ΔE00 8.16
Light Pink
#FFD1DF
ΔE00 8.22
Pale Mauve
#FED0FC
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.37
Lavender (CSS)
#E6E6FA
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE5FC #E6FCE5
analogous
#F0E5FC #FBE5FC #FCE5F2
triadic
#FBE5FC #FCFBE5 #E5FCFB
tetradic
#FBE5FC #FCF0E5 #E6FCE5 #E5F2FC
square
#FBE5FC #FCF0E5 #E6FCE5 #E5F2FC
split-complementary
#FBE5FC #F2FCE5 #E5FCF0
monochromatic
#EA77EF #F3AEF6 #FBE4FC #FBE4FC #FBE4FC
Accessibility & contrast
On white
1.19
#FBE5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FBE5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE5FC
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE5FC | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#E8EDFB
Tritanopia (blue-blind)
#FCE7EC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fbe5fc; /* rgb */ color: rgb(251, 229, 252); /* oklch */ color: oklch(94.6% 0.038 324.6);
Tailwind
colors: {
custom: {
50: '#fcedfd',
500: '#fbe5fc',
950: '#000000',
},
}SCSS
$custom: #fbe5fc; $custom-light: #fcedfd; $custom-dark: #000000;
JSON
{
"hex": "#fbe5fc",
"rgb": {
"r": 251,
"g": 229,
"b": 252
},
"hsl": {
"h": 297.391,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.94629,
"c": 0.03848,
"h": 324.6
},
"luminance": 0.83576
}Semantic roles & 50–950 ramp
primary
#FBE5FC
secondary
#A4E4A1
accent
#DC0A13
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485