#FBBFFE#FBBFFE
#FBBFFE is a very light, moderate purple. Relative luminance 0.649; OKLCH L 87.8% C 0.106 H 324.9°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FBBFFE |
|---|---|
| RGB | rgb(251, 191, 254) |
| HSL | hsl(297, 97%, 87%) |
| HSV | hsv(297, 25%, 100%) |
| CMYK | cmyk(1.2%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(84.45, 31.73, -22.68) |
| CIE-LCH | lch(84.45, 39.00, 324.45°) |
| OKLab | oklab(87.84% 0.087 -0.0612) |
| OKLCH | oklch(87.84% 0.106 324.9) |
| XYZ | xyz(76.3019, 64.9287, 102.2598) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.63
Light Lilac
#EDC8FF
ΔE00 4.46
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Mauve
#FED0FC
ΔE00 5.22
Pale Lavender
#EECFFE
ΔE00 6.19
Mauve
#E0B0FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBBFFE #C2FEBF
analogous
#DCBFFE #FBBFFE #FEBFE2
triadic
#FBBFFE #FEFBBF #BFFEFB
tetradic
#FBBFFE #FEDCBF #C2FEBF #BFE2FE
square
#FBBFFE #FEDCBF #C2FEBF #BFE2FE
split-complementary
#FBBFFE #E2FEBF #BFFEDC
monochromatic
#F346FC #F783FD #FBBFFE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.50
#FBBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#FBBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBBFFE
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBBFFE | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#C8D5FC
Tritanopia (blue-blind)
#FEC5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #fbbffe; /* rgb */ color: rgb(251, 191, 254); /* oklch */ color: oklch(87.8% 0.106 324.9);
Tailwind
colors: {
custom: {
50: '#fdd2fe',
500: '#fbbffe',
950: '#000000',
},
}SCSS
$custom: #fbbffe; $custom-light: #fdd2fe; $custom-dark: #000000;
JSON
{
"hex": "#fbbffe",
"rgb": {
"r": 251,
"g": 191,
"b": 254
},
"hsl": {
"h": 297.143,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.87835,
"c": 0.10638,
"h": 324.9
},
"luminance": 0.64927
}Semantic roles & 50–950 ramp
primary
#FBBFFE
secondary
#80E67B
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386