#F8BBFA#F8BBFA
#F8BBFA is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.7% C 0.107 H 325.4°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBFA |
|---|---|
| RGB | rgb(248, 187, 250) |
| HSL | hsl(298, 86%, 86%) |
| HSV | hsv(298, 25%, 98%) |
| CMYK | cmyk(0.8%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(83.13, 32.16, -22.58) |
| CIE-LCH | lch(83.13, 39.29, 324.93°) |
| OKLab | oklab(86.71% 0.0884 -0.0609) |
| OKLCH | oklch(86.71% 0.107 325.4) |
| XYZ | xyz(73.7352, 62.4013, 98.5844) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.79
Light Lilac
#EDC8FF
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.50
Pale Mauve
#FED0FC
ΔE00 5.77
Mauve
#E0B0FF
ΔE00 6.23
Pale Lavender
#EECFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBFA #BDFABB
analogous
#D8BBFA #F8BBFA #FABBDC
triadic
#F8BBFA #FAF8BB #BBFAF8
tetradic
#F8BBFA #FAD8BB #BDFABB #BBDCFA
square
#F8BBFA #FAD8BB #BDFABB #BBDCFA
split-complementary
#F8BBFA #DCFABB #BBFAD8
monochromatic
#EC49F2 #F282F6 #F8BBFA #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.56
#F8BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#F8BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBFA
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBFA | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFD
Deuteranopia (green-blind)
#C4D2F8
Tritanopia (blue-blind)
#FCC0D1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bbfa; /* rgb */ color: rgb(248, 187, 250); /* oklch */ color: oklch(86.7% 0.107 325.4);
Tailwind
colors: {
custom: {
50: '#fbd0fc',
500: '#f8bbfa',
950: '#000000',
},
}SCSS
$custom: #f8bbfa; $custom-light: #fbd0fc; $custom-dark: #000000;
JSON
{
"hex": "#f8bbfa",
"rgb": {
"r": 248,
"g": 187,
"b": 250
},
"hsl": {
"h": 298.095,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86714,
"c": 0.10736,
"h": 325.4
},
"luminance": 0.62399
}Semantic roles & 50–950 ramp
primary
#F8BBFA
secondary
#7EDE7B
accent
#E3030A
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385