#F9BBFB#F9BBFB
#F9BBFB is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.8% C 0.109 H 325.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFB |
|---|---|
| RGB | rgb(249, 187, 251) |
| HSL | hsl(298, 89%, 86%) |
| HSV | hsv(298, 25%, 98%) |
| CMYK | cmyk(0.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.26, 32.66, -22.90) |
| CIE-LCH | lch(83.26, 39.89, 324.96°) |
| OKLab | oklab(86.85% 0.0898 -0.0618) |
| OKLCH | oklch(86.85% 0.109 325.4) |
| XYZ | xyz(74.2480, 62.6475, 99.4291) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.89
Light Lilac
#EDC8FF
ΔE00 4.97
Very Light Purple
#F6CEFC
ΔE00 5.64
Pale Mauve
#FED0FC
ΔE00 5.89
Mauve
#E0B0FF
ΔE00 6.23
Pale Lavender
#EECFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFB #BDFBBB
analogous
#D9BBFB #F9BBFB #FBBBDD
triadic
#F9BBFB #FBF9BB #BBFBF9
tetradic
#F9BBFB #FBD9BB #BDFBBB #BBDDFB
square
#F9BBFB #FBD9BB #BDFBBB #BBDDFB
split-complementary
#F9BBFB #DDFBBB #BBFBD9
monochromatic
#EF47F4 #F481F8 #F9BBFB #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.55
#F9BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F9BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFB
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFB | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFE
Deuteranopia (green-blind)
#C5D2F9
Tritanopia (blue-blind)
#FDC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bbfb; /* rgb */ color: rgb(249, 187, 251); /* oklch */ color: oklch(86.8% 0.109 325.4);
Tailwind
colors: {
custom: {
50: '#fcd0fc',
500: '#f9bbfb',
950: '#000000',
},
}SCSS
$custom: #f9bbfb; $custom-light: #fcd0fc; $custom-dark: #000000;
JSON
{
"hex": "#f9bbfb",
"rgb": {
"r": 249,
"g": 187,
"b": 251
},
"hsl": {
"h": 298.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86847,
"c": 0.10902,
"h": 325.4
},
"luminance": 0.62645
}Semantic roles & 50–950 ramp
primary
#F9BBFB
secondary
#7DE07A
accent
#E60007
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385