#F8BBFE#F8BBFE
#F8BBFE is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.9% C 0.111 H 323.5°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBFE |
|---|---|
| RGB | rgb(248, 187, 254) |
| HSL | hsl(295, 97%, 86%) |
| HSV | hsv(295, 26%, 100%) |
| CMYK | cmyk(2.4%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.26, 32.89, -24.51) |
| CIE-LCH | lch(83.26, 41.02, 323.31°) |
| OKLab | oklab(86.86% 0.0895 -0.0663) |
| OKLCH | oklch(86.86% 0.111 323.5) |
| XYZ | xyz(74.3690, 62.6549, 101.9227) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.55
Light Lilac
#EDC8FF
ΔE00 4.82
Mauve
#E0B0FF
ΔE00 5.59
Very Light Purple
#F6CEFC
ΔE00 5.89
Pale Mauve
#FED0FC
ΔE00 6.30
Pale Lavender
#EECFFE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBFE #C1FEBB
analogous
#D7BBFE #F8BBFE #FEBBE3
triadic
#F8BBFE #FEF8BB #BBFEF8
tetradic
#F8BBFE #FED7BB #C1FEBB #BBE3FE
square
#F8BBFE #FED7BB #C1FEBB #BBE3FE
split-complementary
#F8BBFE #E3FEBB #BBFED7
monochromatic
#EC42FC #F27FFD #F8BBFE #FCE1FF #FCE1FF
Accessibility & contrast
On white
1.55
#F8BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#F8BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBFE
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBFE | 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)
#B5CBFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FBC1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f8bbfe; /* rgb */ color: rgb(248, 187, 254); /* oklch */ color: oklch(86.9% 0.111 323.5);
Tailwind
colors: {
custom: {
50: '#fbd0ff',
500: '#f8bbfe',
950: '#000000',
},
}SCSS
$custom: #f8bbfe; $custom-light: #fbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f8bbfe",
"rgb": {
"r": 248,
"g": 187,
"b": 254
},
"hsl": {
"h": 294.627,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86861,
"c": 0.11143,
"h": 323.5
},
"luminance": 0.62653
}Semantic roles & 50–950 ramp
primary
#F8BBFE
secondary
#82E578
accent
#E60015
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386