#F9BBFC#F9BBFC
#F9BBFC is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.110 H 325.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFC |
|---|---|
| RGB | rgb(249, 187, 252) |
| HSL | hsl(297, 92%, 86%) |
| HSV | hsv(297, 26%, 99%) |
| CMYK | cmyk(1.2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.29, 32.84, -23.39) |
| CIE-LCH | lch(83.29, 40.32, 324.55°) |
| OKLab | oklab(86.88% 0.0901 -0.0632) |
| OKLCH | oklch(86.88% 0.11 325) |
| XYZ | xyz(74.4060, 62.7108, 100.2615) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.82
Light Lilac
#EDC8FF
ΔE00 4.96
Very Light Purple
#F6CEFC
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 6.02
Mauve
#E0B0FF
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFC #BEFCBB
analogous
#D8BBFC #F9BBFC #FCBBDE
triadic
#F9BBFC #FCF9BB #BBFCF9
tetradic
#F9BBFC #FCD8BB #BEFCBB #BBDEFC
square
#F9BBFC #FCD8BB #BEFCBB #BBDEFC
split-complementary
#F9BBFC #DEFCBB #BBFCD8
monochromatic
#EF46F7 #F480F9 #F9BBFC #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.55
#F9BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F9BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFC
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFC | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C4D2FA
Tritanopia (blue-blind)
#FCC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bbfc; /* rgb */ color: rgb(249, 187, 252); /* oklch */ color: oklch(86.9% 0.110 325.0);
Tailwind
colors: {
custom: {
50: '#fcd0fd',
500: '#f9bbfc',
950: '#000000',
},
}SCSS
$custom: #f9bbfc; $custom-light: #fcd0fd; $custom-dark: #000000;
JSON
{
"hex": "#f9bbfc",
"rgb": {
"r": 249,
"g": 187,
"b": 252
},
"hsl": {
"h": 297.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86883,
"c": 0.11002,
"h": 325
},
"luminance": 0.62709
}Semantic roles & 50–950 ramp
primary
#F9BBFC
secondary
#7EE279
accent
#E6000B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385