#FBE2FD#FBE2FD
#FBE2FD is a very light, muted purple. Relative luminance 0.820; OKLCH L 94.1% C 0.045 H 323.6°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2FD |
|---|---|
| RGB | rgb(251, 226, 253) |
| HSL | hsl(296, 87%, 94%) |
| HSV | hsv(296, 11%, 99%) |
| CMYK | cmyk(0.8%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.57, 13.18, -9.94) |
| CIE-LCH | lch(92.57, 16.51, 322.98°) |
| OKLab | oklab(94.1% 0.036 -0.0265) |
| OKLCH | oklch(94.1% 0.045 323.6) |
| XYZ | xyz(84.7071, 81.9947, 104.2736) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.75
Pale Mauve
#FED0FC
ΔE00 6.83
Very Light Purple
#F6CEFC
ΔE00 6.84
Light Pink
#FFD1DF
ΔE00 7.95
Thistle
#D8BFD8
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2FD #E4FDE2
analogous
#EEE2FD #FBE2FD #FDE2F2
triadic
#FBE2FD #FDFBE2 #E2FDFB
tetradic
#FBE2FD #FDEEE2 #E4FDE2 #E2F2FD
square
#FBE2FD #FDEEE2 #E4FDE2 #E2F2FD
split-complementary
#FBE2FD #F2FDE2 #E2FDEE
monochromatic
#EB6FF5 #F3A9F9 #FBE2FD #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.21
#FBE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#FBE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2FD
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2FD | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#E5EBFC
Tritanopia (blue-blind)
#FCE4EB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe2fd; /* rgb */ color: rgb(251, 226, 253); /* oklch */ color: oklch(94.1% 0.045 323.6);
Tailwind
colors: {
custom: {
50: '#fcebfe',
500: '#fbe2fd',
950: '#000000',
},
}SCSS
$custom: #fbe2fd; $custom-light: #fcebfe; $custom-dark: #000000;
JSON
{
"hex": "#fbe2fd",
"rgb": {
"r": 251,
"g": 226,
"b": 253
},
"hsl": {
"h": 295.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.94098,
"c": 0.04468,
"h": 323.6
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#FBE2FD
secondary
#A2E79C
accent
#E40213
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485