#FBBEFA#FBBEFA
#FBBEFA is a very light, moderate purple. Relative luminance 0.642; OKLCH L 87.5% C 0.104 H 327.0°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEFA |
|---|---|
| RGB | rgb(251, 190, 250) |
| HSL | hsl(301, 88%, 86%) |
| HSV | hsv(301, 24%, 98%) |
| CMYK | cmyk(0%, 24.3%, 0.4%, 1.6%) |
| CIE-LAB | lab(84.09, 31.54, -21.09) |
| CIE-LCH | lch(84.09, 37.94, 326.23°) |
| OKLab | oklab(87.52% 0.0873 -0.0568) |
| OKLCH | oklch(87.52% 0.104 327) |
| XYZ | xyz(75.4507, 64.2404, 98.8491) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.14
Light Lilac
#EDC8FF
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 4.92
Pale Mauve
#FED0FC
ΔE00 4.96
Pale Lavender
#EECFFE
ΔE00 6.35
Mauve
#E0B0FF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEFA #BEFBBF
analogous
#DEBEFB #FBBEFA #FBBEDC
triadic
#FBBEFA #FAFBBE #BEFAFB
tetradic
#FBBEFA #FBDEBE #BEFBBF #BEDCFB
square
#FBBEFA #FBDEBE #BEFBBF #BEDCFB
split-complementary
#FBBEFA #DCFBBE #BEFBDE
monochromatic
#F44BF1 #F784F6 #FBBEFA #FDE2FD #FDE2FD
Accessibility & contrast
On white
1.52
#FBBEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#FBBEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEFA
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEFA | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFC
Deuteranopia (green-blind)
#C8D4F8
Tritanopia (blue-blind)
#FFC3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbefa; /* rgb */ color: rgb(251, 190, 250); /* oklch */ color: oklch(87.5% 0.104 327.0);
Tailwind
colors: {
custom: {
50: '#fdd2fc',
500: '#fbbefa',
950: '#000000',
},
}SCSS
$custom: #fbbefa; $custom-light: #fdd2fc; $custom-dark: #000000;
JSON
{
"hex": "#fbbefa",
"rgb": {
"r": 251,
"g": 190,
"b": 250
},
"hsl": {
"h": 300.984,
"s": 88.406,
"l": 86.471
},
"oklch": {
"l": 0.87519,
"c": 0.10414,
"h": 327
},
"luminance": 0.64238
}Semantic roles & 50–950 ramp
primary
#FBBEFA
secondary
#7DE07E
accent
#E50400
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385