#FBE3FA#FBE3FA
#FBE3FA is a very light, muted purple. Relative luminance 0.824; OKLCH L 94.2% C 0.040 H 327.2°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBE3FA |
|---|---|
| RGB | rgb(251, 227, 250) |
| HSL | hsl(303, 75%, 94%) |
| HSV | hsv(303, 10%, 98%) |
| CMYK | cmyk(0%, 9.6%, 0.4%, 1.6%) |
| CIE-LAB | lab(92.73, 12.13, -8.14) |
| CIE-LCH | lch(92.73, 14.61, 326.11°) |
| OKLab | oklab(94.19% 0.0335 -0.0216) |
| OKLCH | oklch(94.19% 0.04 327.2) |
| XYZ | xyz(84.5057, 82.3505, 101.8674) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Pink
#FFD1DF
ΔE00 7.58
Lavenderblush
#FFF0F5
ΔE00 7.84
Pale Mauve
#FED0FC
ΔE00 7.88
Pale Lavender
#EECFFE
ΔE00 7.92
Very Light Purple
#F6CEFC
ΔE00 7.98
Thistle
#D8BFD8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBE3FA #E3FBE4
analogous
#F0E3FB #FBE3FA #FBE3EE
triadic
#FBE3FA #FAFBE3 #E3FAFB
tetradic
#FBE3FA #FBF0E3 #E3FBE4 #E3EEFB
square
#FBE3FA #FBF0E3 #E3FBE4 #E3EEFB
split-complementary
#FBE3FA #EEFBE3 #E3FBF0
monochromatic
#EC78E7 #F3ADF0 #FBE3FA #FBE4FA #FBE4FA
Accessibility & contrast
On white
1.20
#FBE3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FBE3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBE3FA
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBE3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBE3FA | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FB
Deuteranopia (green-blind)
#E7EBF9
Tritanopia (blue-blind)
#FDE5EA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fbe3fa; /* rgb */ color: rgb(251, 227, 250); /* oklch */ color: oklch(94.2% 0.040 327.2);
Tailwind
colors: {
custom: {
50: '#fcebfc',
500: '#fbe3fa',
950: '#000000',
},
}SCSS
$custom: #fbe3fa; $custom-light: #fcebfc; $custom-dark: #000000;
JSON
{
"hex": "#fbe3fa",
"rgb": {
"r": 251,
"g": 227,
"b": 250
},
"hsl": {
"h": 302.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.94192,
"c": 0.03988,
"h": 327.2
},
"luminance": 0.8235
}Semantic roles & 50–950 ramp
primary
#FBE3FA
secondary
#A1E2A3
accent
#D7170E
background
#FFFEFF
surface
#FFFDFF
border
#D7D5D7
text
#171617
muted
#858485