#F9BBFA#F9BBFA
#F9BBFA is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.8% C 0.108 H 325.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBFA |
|---|---|
| RGB | rgb(249, 187, 250) |
| HSL | hsl(299, 86%, 86%) |
| HSV | hsv(299, 25%, 98%) |
| CMYK | cmyk(0.4%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(83.22, 32.48, -22.42) |
| CIE-LCH | lch(83.22, 39.46, 325.38°) |
| OKLab | oklab(86.81% 0.0895 -0.0605) |
| OKLCH | oklch(86.81% 0.108 325.9) |
| XYZ | xyz(74.0907, 62.5847, 98.6011) |
| Luminance | 0.6258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.98
Light Lilac
#EDC8FF
ΔE00 5.00
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.40
Pale Lavender
#EECFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBFA #BCFABB
analogous
#D9BBFA #F9BBFA #FABBDB
triadic
#F9BBFA #FAF9BB #BBFAF9
tetradic
#F9BBFA #FAD9BB #BCFABB #BBDBFA
square
#F9BBFA #FAD9BB #BCFABB #BBDBFA
split-complementary
#F9BBFA #DBFABB #BBFAD9
monochromatic
#EF49F2 #F482F6 #F9BBFA #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.55
#F9BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F9BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBFA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBFA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFD
Deuteranopia (green-blind)
#C5D2F8
Tritanopia (blue-blind)
#FDC0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f9bbfa; /* rgb */ color: rgb(249, 187, 250); /* oklch */ color: oklch(86.8% 0.108 325.9);
Tailwind
colors: {
custom: {
50: '#fcd0fc',
500: '#f9bbfa',
950: '#000000',
},
}SCSS
$custom: #f9bbfa; $custom-light: #fcd0fc; $custom-dark: #000000;
JSON
{
"hex": "#f9bbfa",
"rgb": {
"r": 249,
"g": 187,
"b": 250
},
"hsl": {
"h": 299.048,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86811,
"c": 0.10802,
"h": 325.9
},
"luminance": 0.62583
}Semantic roles & 50–950 ramp
primary
#F9BBFA
secondary
#7CDE7B
accent
#E30306
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385