#F8BBFF#F8BBFF
#F8BBFF is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.112 H 323.0°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBFF |
|---|---|
| RGB | rgb(248, 187, 255) |
| HSL | hsl(294, 100%, 87%) |
| HSV | hsv(294, 27%, 100%) |
| CMYK | cmyk(2.7%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.29, 33.08, -24.99) |
| CIE-LCH | lch(83.29, 41.45, 322.93°) |
| OKLab | oklab(86.9% 0.0898 -0.0677) |
| OKLCH | oklch(86.9% 0.112 323) |
| XYZ | xyz(74.5296, 62.7191, 102.7683) |
| Luminance | 0.6272 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.54
Light Lilac
#EDC8FF
ΔE00 4.84
Mauve
#E0B0FF
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 6.00
Pale Mauve
#FED0FC
ΔE00 6.44
Pale Lavender
#EECFFE
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBFF #C2FFBB
analogous
#D6BBFF #F8BBFF #FFBBE4
triadic
#F8BBFF #FFF8BB #BBFFF8
tetradic
#F8BBFF #FFD6BB #C2FFBB #BBE4FF
square
#F8BBFF #FFD6BB #C2FFBB #BBE4FF
split-complementary
#F8BBFF #E4FFBB #BBFFD6
monochromatic
#EB41FF #F27EFF #F8BBFF #FCE0FF #FCE0FF
Accessibility & contrast
On white
1.55
#F8BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F8BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBFF
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBFF | 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)
#B5CBFF
Deuteranopia (green-blind)
#C3D2FD
Tritanopia (blue-blind)
#FBC2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bbff; /* rgb */ color: rgb(248, 187, 255); /* oklch */ color: oklch(86.9% 0.112 323.0);
Tailwind
colors: {
custom: {
50: '#fbd0ff',
500: '#f8bbff',
950: '#000000',
},
}SCSS
$custom: #f8bbff; $custom-light: #fbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f8bbff",
"rgb": {
"r": 248,
"g": 187,
"b": 255
},
"hsl": {
"h": 293.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86898,
"c": 0.11245,
"h": 323
},
"luminance": 0.62717
}Semantic roles & 50–950 ramp
primary
#F8BBFF
secondary
#83E777
accent
#E60018
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386