#F8BCFE#F8BCFE
#F8BCFE is a very light, moderate purple. Relative luminance 0.631; OKLCH L 87.0% C 0.110 H 323.4°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCFE |
|---|---|
| RGB | rgb(248, 188, 254) |
| HSL | hsl(295, 97%, 87%) |
| HSV | hsv(295, 26%, 100%) |
| CMYK | cmyk(2.4%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.48, 32.36, -24.16) |
| CIE-LCH | lch(83.48, 40.39, 323.25°) |
| OKLab | oklab(87.03% 0.0881 -0.0654) |
| OKLCH | oklch(87.03% 0.11 323.4) |
| XYZ | xyz(74.5819, 63.0806, 101.9937) |
| Luminance | 0.6308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.62
Mauve
#E0B0FF
ΔE00 5.71
Pale Mauve
#FED0FC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCFE #C2FEBC
analogous
#D7BCFE #F8BCFE #FEBCE3
triadic
#F8BCFE #FEF8BC #BCFEF8
tetradic
#F8BCFE #FED7BC #C2FEBC #BCE3FE
square
#F8BCFE #FED7BC #C2FEBC #BCE3FE
split-complementary
#F8BCFE #E3FEBC #BCFED7
monochromatic
#EB43FC #F280FD #F8BCFE #FCE1FF #FCE1FF
Accessibility & contrast
On white
1.54
#F8BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#F8BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCFE
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCFE | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#C4D3FC
Tritanopia (blue-blind)
#FBC2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8bcfe; /* rgb */ color: rgb(248, 188, 254); /* oklch */ color: oklch(87.0% 0.110 323.4);
Tailwind
colors: {
custom: {
50: '#fbd0ff',
500: '#f8bcfe',
950: '#000000',
},
}SCSS
$custom: #f8bcfe; $custom-light: #fbd0ff; $custom-dark: #000000;
JSON
{
"hex": "#f8bcfe",
"rgb": {
"r": 248,
"g": 188,
"b": 254
},
"hsl": {
"h": 294.545,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.87032,
"c": 0.10969,
"h": 323.4
},
"luminance": 0.63079
}Semantic roles & 50–950 ramp
primary
#F8BCFE
secondary
#83E579
accent
#E60015
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386