#FBE2FA#FBE2FA
#FBE2FA is a very light, muted purple. Relative luminance 0.818; OKLCH L 94.0% C 0.042 H 327.1°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE2FA |
|---|---|
| RGB | rgb(251, 226, 250) |
| HSL | hsl(302, 76%, 94%) |
| HSV | hsv(302, 10%, 98%) |
| CMYK | cmyk(0%, 10%, 0.4%, 1.6%) |
| CIE-LAB | lab(92.49, 12.65, -8.50) |
| CIE-LCH | lch(92.49, 15.24, 326.09°) |
| OKLab | oklab(94.01% 0.0349 -0.0226) |
| OKLCH | oklch(94.01% 0.042 327.1) |
| XYZ | xyz(84.2330, 81.8051, 101.7765) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.43
Pale Mauve
#FED0FC
ΔE00 7.44
Pale Lavender
#EECFFE
ΔE00 7.53
Very Light Purple
#F6CEFC
ΔE00 7.55
Thistle
#D8BFD8
ΔE00 8.08
Pale Pink
#FFCFDC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE2FA #E2FBE3
analogous
#EFE2FB #FBE2FA #FBE2ED
triadic
#FBE2FA #FAFBE2 #E2FAFB
tetradic
#FBE2FA #FBEFE2 #E2FBE3 #E2EDFB
square
#FBE2FA #FBEFE2 #E2FBE3 #E2EDFB
split-complementary
#FBE2FA #EDFBE2 #E2FBEF
monochromatic
#EC76E7 #F4ACF1 #FBE2FA #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.21
#FBE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#FBE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE2FA
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE2FA | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#E6EBF9
Tritanopia (blue-blind)
#FDE4EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fbe2fa; /* rgb */ color: rgb(251, 226, 250); /* oklch */ color: oklch(94.0% 0.042 327.1);
Tailwind
colors: {
custom: {
50: '#fcebfc',
500: '#fbe2fa',
950: '#000000',
},
}SCSS
$custom: #fbe2fa; $custom-light: #fcebfc; $custom-dark: #000000;
JSON
{
"hex": "#fbe2fa",
"rgb": {
"r": 251,
"g": 226,
"b": 250
},
"hsl": {
"h": 302.4,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.94005,
"c": 0.0416,
"h": 327.1
},
"luminance": 0.81804
}Semantic roles & 50–950 ramp
primary
#FBE2FA
secondary
#A0E2A2
accent
#D8160E
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485