#FBB4FE#FBB4FE
#FBB4FE is a very light, vivid purple. Relative luminance 0.603; OKLCH L 86.0% C 0.125 H 325.2°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB4FE |
|---|---|
| RGB | rgb(251, 180, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 29%, 100%) |
| CMYK | cmyk(1.2%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(82.01, 37.52, -26.39) |
| CIE-LCH | lch(82.01, 45.87, 324.88°) |
| OKLab | oklab(85.97% 0.103 -0.0715) |
| OKLCH | oklch(85.97% 0.125 325.2) |
| XYZ | xyz(73.9925, 60.3099, 101.4900) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 5.64
Plum
#DDA0DD
ΔE00 6.55
Light Lilac
#EDC8FF
ΔE00 6.70
Light Violet
#D6B4FC
ΔE00 7.75
Very Light Purple
#F6CEFC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB4FE #B7FEB4
analogous
#D6B4FE #FBB4FE #FEB4DC
triadic
#FBB4FE #FEFBB4 #B4FEFB
tetradic
#FBB4FE #FED6B4 #B7FEB4 #B4DCFE
square
#FBB4FE #FED6B4 #B7FEB4 #B4DCFE
split-complementary
#FBB4FE #DCFEB4 #B4FED6
monochromatic
#F53BFC #F878FD #FBB4FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.61
#FBB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FBB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB4FE
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB4FE | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC6FF
Deuteranopia (green-blind)
#BFCFFB
Tritanopia (blue-blind)
#FFBBCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb4fe; /* rgb */ color: rgb(251, 180, 254); /* oklch */ color: oklch(86.0% 0.125 325.2);
Tailwind
colors: {
custom: {
50: '#fdcbff',
500: '#fbb4fe',
950: '#000000',
},
}SCSS
$custom: #fbb4fe; $custom-light: #fdcbff; $custom-dark: #000000;
JSON
{
"hex": "#fbb4fe",
"rgb": {
"r": 251,
"g": 180,
"b": 254
},
"hsl": {
"h": 297.568,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.85972,
"c": 0.12541,
"h": 325.2
},
"luminance": 0.60308
}Semantic roles & 50–950 ramp
primary
#FBB4FE
secondary
#77E472
accent
#E60009
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386