#FBE0FD#FBE0FD
#FBE0FD is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.7% C 0.048 H 323.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE0FD |
|---|---|
| RGB | rgb(251, 224, 253) |
| HSL | hsl(296, 88%, 94%) |
| HSV | hsv(296, 11%, 99%) |
| CMYK | cmyk(0.8%, 11.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.09, 14.22, -10.66) |
| CIE-LCH | lch(92.09, 17.77, 323.16°) |
| OKLab | oklab(93.73% 0.0389 -0.0284) |
| OKLCH | oklch(93.73% 0.048 323.8) |
| XYZ | xyz(84.1665, 80.9134, 104.0934) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.99
Very Light Purple
#F6CEFC
ΔE00 6.02
Pale Lavender
#EECFFE
ΔE00 6.04
Light Pink
#FFD1DF
ΔE00 7.81
Thistle
#D8BFD8
ΔE00 7.89
Pale Lilac
#E4CBFF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE0FD #E2FDE0
analogous
#ECE0FD #FBE0FD #FDE0F0
triadic
#FBE0FD #FDFBE0 #E0FDFB
tetradic
#FBE0FD #FDECE0 #E2FDE0 #E0F0FD
square
#FBE0FD #FDECE0 #E2FDE0 #E0F0FD
split-complementary
#FBE0FD #F0FDE0 #E0FDEC
monochromatic
#EC6DF6 #F4A7F9 #FBE0FD #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.22
#FBE0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#FBE0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE0FD
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE0FD | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#FDE2E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fbe0fd; /* rgb */ color: rgb(251, 224, 253); /* oklch */ color: oklch(93.7% 0.048 323.8);
Tailwind
colors: {
custom: {
50: '#fce9fe',
500: '#fbe0fd',
950: '#000000',
},
}SCSS
$custom: #fbe0fd; $custom-light: #fce9fe; $custom-dark: #000000;
JSON
{
"hex": "#fbe0fd",
"rgb": {
"r": 251,
"g": 224,
"b": 253
},
"hsl": {
"h": 295.862,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.93725,
"c": 0.04813,
"h": 323.8
},
"luminance": 0.80912
}Semantic roles & 50–950 ramp
primary
#FBE0FD
secondary
#A0E79A
accent
#E40111
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485