#FBBBFE#FBBBFE
#FBBBFE is a very light, moderate purple. Relative luminance 0.632; OKLCH L 87.2% C 0.113 H 325.0°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBBFE |
|---|---|
| RGB | rgb(251, 187, 254) |
| HSL | hsl(297, 97%, 86%) |
| HSV | hsv(297, 26%, 100%) |
| CMYK | cmyk(1.2%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.55, 33.84, -24.04) |
| CIE-LCH | lch(83.55, 41.51, 324.62°) |
| OKLab | oklab(87.15% 0.0928 -0.065) |
| OKLCH | oklch(87.15% 0.113 325) |
| XYZ | xyz(75.4414, 63.2078, 101.9730) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.07
Light Lilac
#EDC8FF
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 6.02
Mauve
#E0B0FF
ΔE00 6.11
Pale Mauve
#FED0FC
ΔE00 6.26
Pale Lavender
#EECFFE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBBFE #BEFEBB
analogous
#DABBFE #FBBBFE #FEBBE0
triadic
#FBBBFE #FEFBBB #BBFEFB
tetradic
#FBBBFE #FEDABB #BEFEBB #BBE0FE
square
#FBBBFE #FEDABB #BEFEBB #BBE0FE
split-complementary
#FBBBFE #E0FEBB #BBFEDA
monochromatic
#F442FC #F77FFD #FBBBFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.54
#FBBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#FBBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBBFE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBBFE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C5D3FC
Tritanopia (blue-blind)
#FFC1D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbbbfe; /* rgb */ color: rgb(251, 187, 254); /* oklch */ color: oklch(87.2% 0.113 325.0);
Tailwind
colors: {
custom: {
50: '#fdd0ff',
500: '#fbbbfe',
950: '#000000',
},
}SCSS
$custom: #fbbbfe; $custom-light: #fdd0ff; $custom-dark: #000000;
JSON
{
"hex": "#fbbbfe",
"rgb": {
"r": 251,
"g": 187,
"b": 254
},
"hsl": {
"h": 297.313,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8715,
"c": 0.11331,
"h": 325
},
"luminance": 0.63206
}Semantic roles & 50–950 ramp
primary
#FBBBFE
secondary
#7DE578
accent
#E6000A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386