#FBB9FE#FBB9FE
#FBB9FE is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.8% C 0.117 H 325.1°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FBB9FE |
|---|---|
| RGB | rgb(251, 185, 254) |
| HSL | hsl(297, 97%, 86%) |
| HSV | hsv(297, 27%, 100%) |
| CMYK | cmyk(1.2%, 27.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.11, 34.89, -24.71) |
| CIE-LCH | lch(83.11, 42.76, 324.69°) |
| OKLab | oklab(86.81% 0.0958 -0.0668) |
| OKLCH | oklch(86.81% 0.117 325.1) |
| XYZ | xyz(75.0201, 62.3651, 101.8326) |
| Luminance | 0.6236 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.39
Light Lilac
#EDC8FF
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 5.92
Very Light Purple
#F6CEFC
ΔE00 6.53
Pale Mauve
#FED0FC
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBB9FE #BCFEB9
analogous
#D8B9FE #FBB9FE #FEB9DE
triadic
#FBB9FE #FEFBB9 #B9FEFB
tetradic
#FBB9FE #FED8B9 #BCFEB9 #B9DEFE
square
#FBB9FE #FED8B9 #BCFEB9 #B9DEFE
split-complementary
#FBB9FE #DEFEB9 #B9FED8
monochromatic
#F440FC #F87DFD #FBB9FE #FDE1FF #FDE1FF
Accessibility & contrast
On white
1.56
#FBB9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FBB9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBB9FE
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBB9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBB9FE | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FFBFD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fbb9fe; /* rgb */ color: rgb(251, 185, 254); /* oklch */ color: oklch(86.8% 0.117 325.1);
Tailwind
colors: {
custom: {
50: '#fdceff',
500: '#fbb9fe',
950: '#000000',
},
}SCSS
$custom: #fbb9fe; $custom-light: #fdceff; $custom-dark: #000000;
JSON
{
"hex": "#fbb9fe",
"rgb": {
"r": 251,
"g": 185,
"b": 254
},
"hsl": {
"h": 297.391,
"s": 97.183,
"l": 86.078
},
"oklch": {
"l": 0.86811,
"c": 0.11677,
"h": 325.1
},
"luminance": 0.62363
}Semantic roles & 50–950 ramp
primary
#FBB9FE
secondary
#7BE576
accent
#E6000A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#181418
muted
#868386