#F8BBFD#F8BBFD
#F8BBFD is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.8% C 0.110 H 323.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBFD |
|---|---|
| RGB | rgb(248, 187, 253) |
| HSL | hsl(295, 94%, 86%) |
| HSV | hsv(295, 26%, 99%) |
| CMYK | cmyk(2%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(83.23, 32.71, -24.02) |
| CIE-LCH | lch(83.23, 40.58, 323.70°) |
| OKLab | oklab(86.82% 0.0893 -0.065) |
| OKLCH | oklch(86.82% 0.11 323.9) |
| XYZ | xyz(74.2093, 62.5910, 101.0816) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.58
Light Lilac
#EDC8FF
ΔE00 4.81
Mauve
#E0B0FF
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.78
Pale Mauve
#FED0FC
ΔE00 6.16
Pale Lavender
#EECFFE
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBFD #C0FDBB
analogous
#D7BBFD #F8BBFD #FDBBE1
triadic
#F8BBFD #FDF8BB #BBFDF8
tetradic
#F8BBFD #FDD7BB #C0FDBB #BBE1FD
square
#F8BBFD #FDD7BB #C0FDBB #BBE1FD
split-complementary
#F8BBFD #E1FDBB #BBFDD7
monochromatic
#EC44FA #F280FB #F8BBFD #FCE1FE #FCE1FE
Accessibility & contrast
On white
1.55
#F8BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#F8BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBFD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBFD | 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)
#B5CBFF
Deuteranopia (green-blind)
#C3D2FB
Tritanopia (blue-blind)
#FBC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bbfd; /* rgb */ color: rgb(248, 187, 253); /* oklch */ color: oklch(86.8% 0.110 323.9);
Tailwind
colors: {
custom: {
50: '#fbd0fe',
500: '#f8bbfd',
950: '#000000',
},
}SCSS
$custom: #f8bbfd; $custom-light: #fbd0fe; $custom-dark: #000000;
JSON
{
"hex": "#f8bbfd",
"rgb": {
"r": 248,
"g": 187,
"b": 253
},
"hsl": {
"h": 295.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86824,
"c": 0.11039,
"h": 323.9
},
"luminance": 0.62589
}Semantic roles & 50–950 ramp
primary
#F8BBFD
secondary
#81E379
accent
#E60011
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385