#FBB3FE#FBB3FE
#FBB3FE is a very light, vivid purple. Relative luminance 0.599; OKLCH L 85.8% C 0.127 H 325.3°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB3FE |
|---|---|
| RGB | rgb(251, 179, 254) |
| HSL | hsl(298, 97%, 85%) |
| HSV | hsv(298, 30%, 100%) |
| CMYK | cmyk(1.2%, 29.5%, 0%, 0.4%) |
| CIE-LAB | lab(81.79, 38.04, -26.72) |
| CIE-LCH | lch(81.79, 46.49, 324.91°) |
| OKLab | oklab(85.81% 0.1045 -0.0724) |
| OKLCH | oklch(85.81% 0.127 325.3) |
| XYZ | xyz(73.7913, 59.9076, 101.4230) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.53
Mauve
#E0B0FF
ΔE00 5.61
Plum
#DDA0DD
ΔE00 6.48
Light Lilac
#EDC8FF
ΔE00 6.91
Light Violet
#D6B4FC
ΔE00 7.79
Very Light Purple
#F6CEFC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB3FE #B6FEB3
analogous
#D6B3FE #FBB3FE #FEB3DC
triadic
#FBB3FE #FEFBB3 #B3FEFB
tetradic
#FBB3FE #FED6B3 #B6FEB3 #B3DCFE
square
#FBB3FE #FED6B3 #B6FEB3 #B3DCFE
split-complementary
#FBB3FE #DCFEB3 #B3FED6
monochromatic
#F53AFC #F877FD #FBB3FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.62
#FBB3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#FBB3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB3FE
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB3FE | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#BECEFB
Tritanopia (blue-blind)
#FFBACE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fbb3fe; /* rgb */ color: rgb(251, 179, 254); /* oklch */ color: oklch(85.8% 0.127 325.3);
Tailwind
colors: {
custom: {
50: '#fdcaff',
500: '#fbb3fe',
950: '#000000',
},
}SCSS
$custom: #fbb3fe; $custom-light: #fdcaff; $custom-dark: #000000;
JSON
{
"hex": "#fbb3fe",
"rgb": {
"r": 251,
"g": 179,
"b": 254
},
"hsl": {
"h": 297.6,
"s": 97.403,
"l": 84.902
},
"oklch": {
"l": 0.85806,
"c": 0.12713,
"h": 325.3
},
"luminance": 0.59905
}Semantic roles & 50–950 ramp
primary
#FBB3FE
secondary
#76E471
accent
#E60009
background
#FFFEFF
surface
#FFFAFF
border
#D7D3D7
text
#181318
muted
#868386