#FBB4FC#FBB4FC
#FBB4FC is a very light, vivid purple. Relative luminance 0.602; OKLCH L 85.9% C 0.123 H 326.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4FC |
|---|---|
| RGB | rgb(251, 180, 252) |
| HSL | hsl(299, 92%, 85%) |
| HSV | hsv(299, 29%, 99%) |
| CMYK | cmyk(0.4%, 28.6%, 0%, 1.2%) |
| CIE-LAB | lab(81.94, 37.16, -25.43) |
| CIE-LCH | lch(81.94, 45.02, 325.61°) |
| OKLab | oklab(85.9% 0.1025 -0.0688) |
| OKLCH | oklch(85.9% 0.123 326.1) |
| XYZ | xyz(73.6739, 60.1824, 99.8121) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.40
Light Lilac
#EDC8FF
ΔE00 6.67
Very Light Purple
#F6CEFC
ΔE00 7.59
Pale Mauve
#FED0FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4FC #B5FCB4
analogous
#D7B4FC #FBB4FC #FCB4D9
triadic
#FBB4FC #FCFBB4 #B4FCFB
tetradic
#FBB4FC #FCD7B4 #B5FCB4 #B4D9FC
square
#FBB4FC #FCD7B4 #B5FCB4 #B4D9FC
split-complementary
#FBB4FC #D9FCB4 #B4FCD7
monochromatic
#F53EF7 #F879FA #FBB4FC #FDE2FE #FDE2FE
Accessibility & contrast
On white
1.61
#FBB4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#FBB4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4FC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4FC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC6FF
Deuteranopia (green-blind)
#C0CFF9
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb4fc; /* rgb */ color: rgb(251, 180, 252); /* oklch */ color: oklch(85.9% 0.123 326.1);
Tailwind
colors: {
custom: {
50: '#fdcbfd',
500: '#fbb4fc',
950: '#000000',
},
}SCSS
$custom: #fbb4fc; $custom-light: #fdcbfd; $custom-dark: #000000;
JSON
{
"hex": "#fbb4fc",
"rgb": {
"r": 251,
"g": 180,
"b": 252
},
"hsl": {
"h": 299.167,
"s": 92.308,
"l": 84.706
},
"oklch": {
"l": 0.85896,
"c": 0.12344,
"h": 326.1
},
"luminance": 0.6018
}Semantic roles & 50–950 ramp
primary
#FBB4FC
secondary
#75E173
accent
#E60003
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181317
muted
#868385