#FBBEFD#FBBEFD
#FBBEFD is a very light, moderate purple. Relative luminance 0.644; OKLCH L 87.6% C 0.107 H 325.4°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBEFD |
|---|---|
| RGB | rgb(251, 190, 253) |
| HSL | hsl(298, 94%, 87%) |
| HSV | hsv(298, 25%, 99%) |
| CMYK | cmyk(0.8%, 24.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.19, 32.08, -22.53) |
| CIE-LCH | lch(84.19, 39.20, 324.91°) |
| OKLab | oklab(87.63% 0.0882 -0.0608) |
| OKLCH | oklch(87.63% 0.107 325.4) |
| XYZ | xyz(75.9248, 64.4301, 101.3462) |
| Luminance | 0.6443 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.79
Light Lilac
#EDC8FF
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 5.15
Pale Mauve
#FED0FC
ΔE00 5.34
Pale Lavender
#EECFFE
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBEFD #C0FDBE
analogous
#DCBEFD #FBBEFD #FDBEE0
triadic
#FBBEFD #FDFBBE #BEFDFB
tetradic
#FBBEFD #FDDCBE #C0FDBE #BEE0FD
square
#FBBEFD #FDDCBE #C0FDBE #BEE0FD
split-complementary
#FBBEFD #E0FDBE #BEFDDC
monochromatic
#F447F9 #F783FB #FBBEFD #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.51
#FBBEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FBBEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBEFD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBEFD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CDFF
Deuteranopia (green-blind)
#C7D5FB
Tritanopia (blue-blind)
#FFC3D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fbbefd; /* rgb */ color: rgb(251, 190, 253); /* oklch */ color: oklch(87.6% 0.107 325.4);
Tailwind
colors: {
custom: {
50: '#fdd2fe',
500: '#fbbefd',
950: '#000000',
},
}SCSS
$custom: #fbbefd; $custom-light: #fdd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbefd",
"rgb": {
"r": 251,
"g": 190,
"b": 253
},
"hsl": {
"h": 298.095,
"s": 94.03,
"l": 86.863
},
"oklch": {
"l": 0.87627,
"c": 0.10711,
"h": 325.4
},
"luminance": 0.64428
}Semantic roles & 50–950 ramp
primary
#FBBEFD
secondary
#7FE47B
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181417
muted
#868385