#FBB5FE#FBB5FE
#FBB5FE is a very light, vivid purple. Relative luminance 0.607; OKLCH L 86.1% C 0.124 H 325.2°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB5FE |
|---|---|
| RGB | rgb(251, 181, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 29%, 100%) |
| CMYK | cmyk(1.2%, 28.7%, 0%, 0.4%) |
| CIE-LAB | lab(82.23, 36.99, -26.06) |
| CIE-LCH | lch(82.23, 45.25, 324.84°) |
| OKLab | oklab(86.14% 0.1016 -0.0706) |
| OKLCH | oklch(86.14% 0.124 325.2) |
| XYZ | xyz(74.1951, 60.7151, 101.5575) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.13
Mauve
#E0B0FF
ΔE00 5.67
Light Lilac
#EDC8FF
ΔE00 6.48
Plum
#DDA0DD
ΔE00 6.62
Very Light Purple
#F6CEFC
ΔE00 7.52
Light Violet
#D6B4FC
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB5FE #B8FEB5
analogous
#D6B5FE #FBB5FE #FEB5DD
triadic
#FBB5FE #FEFBB5 #B5FEFB
tetradic
#FBB5FE #FED6B5 #B8FEB5 #B5DDFE
square
#FBB5FE #FED6B5 #B8FEB5 #B5DDFE
split-complementary
#FBB5FE #DDFEB5 #B5FED6
monochromatic
#F43CFC #F879FD #FBB5FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.60
#FBB5FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FBB5FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB5FE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB5FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB5FE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC7FF
Deuteranopia (green-blind)
#C0D0FB
Tritanopia (blue-blind)
#FFBCCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbb5fe; /* rgb */ color: rgb(251, 181, 254); /* oklch */ color: oklch(86.1% 0.124 325.2);
Tailwind
colors: {
custom: {
50: '#fdccff',
500: '#fbb5fe',
950: '#000000',
},
}SCSS
$custom: #fbb5fe; $custom-light: #fdccff; $custom-dark: #000000;
JSON
{
"hex": "#fbb5fe",
"rgb": {
"r": 251,
"g": 181,
"b": 254
},
"hsl": {
"h": 297.534,
"s": 97.333,
"l": 85.294
},
"oklch": {
"l": 0.86139,
"c": 0.12368,
"h": 325.2
},
"luminance": 0.60713
}Semantic roles & 50–950 ramp
primary
#FBB5FE
secondary
#77E473
accent
#E60009
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386