#FBB1FE#FBB1FE
#FBB1FE is a very light, vivid purple. Relative luminance 0.591; OKLCH L 85.5% C 0.131 H 325.3°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB1FE |
|---|---|
| RGB | rgb(251, 177, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 30%, 100%) |
| CMYK | cmyk(1.2%, 30.3%, 0%, 0.4%) |
| CIE-LAB | lab(81.35, 39.09, -27.39) |
| CIE-LCH | lch(81.35, 47.73, 324.98°) |
| OKLab | oklab(85.48% 0.1074 -0.0743) |
| OKLCH | oklch(85.48% 0.131 325.3) |
| XYZ | xyz(73.3934, 59.1117, 101.2903) |
| Luminance | 0.5911 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.94
Mauve
#E0B0FF
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.38
Light Lilac
#EDC8FF
ΔE00 7.34
Light Violet
#D6B4FC
ΔE00 7.88
Very Light Purple
#F6CEFC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB1FE #B4FEB1
analogous
#D5B1FE #FBB1FE #FEB1DB
triadic
#FBB1FE #FEFBB1 #B1FEFB
tetradic
#FBB1FE #FED5B1 #B4FEB1 #B1DBFE
square
#FBB1FE #FED5B1 #B4FEB1 #B1DBFE
split-complementary
#FBB1FE #DBFEB1 #B1FED5
monochromatic
#F538FC #F875FD #FBB1FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.64
#FBB1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FBB1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB1FE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB1FE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#BDCDFB
Tritanopia (blue-blind)
#FFB8CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fbb1fe; /* rgb */ color: rgb(251, 177, 254); /* oklch */ color: oklch(85.5% 0.131 325.3);
Tailwind
colors: {
custom: {
50: '#fdc9ff',
500: '#fbb1fe',
950: '#000000',
},
}SCSS
$custom: #fbb1fe; $custom-light: #fdc9ff; $custom-dark: #000000;
JSON
{
"hex": "#fbb1fe",
"rgb": {
"r": 251,
"g": 177,
"b": 254
},
"hsl": {
"h": 297.662,
"s": 97.468,
"l": 84.51
},
"oklch": {
"l": 0.85475,
"c": 0.13058,
"h": 325.3
},
"luminance": 0.59109
}Semantic roles & 50–950 ramp
primary
#FBB1FE
secondary
#74E46F
accent
#E60009
background
#FFFDFF
surface
#FFF9FF
border
#D7D2D7
text
#181318
muted
#868286