#F7BCFE#F7BCFE
#F7BCFE is a very light, moderate purple. Relative luminance 0.629; OKLCH L 86.9% C 0.109 H 322.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BCFE |
|---|---|
| RGB | rgb(247, 188, 254) |
| HSL | hsl(294, 97%, 87%) |
| HSV | hsv(294, 26%, 100%) |
| CMYK | cmyk(2.8%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.39, 32.05, -24.32) |
| CIE-LCH | lch(83.39, 40.23, 322.81°) |
| OKLab | oklab(86.94% 0.087 -0.0658) |
| OKLCH | oklch(86.94% 0.109 322.9) |
| XYZ | xyz(74.2282, 62.8983, 101.9771) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.20
Light Lilac
#EDC8FF
ΔE00 4.46
Mauve
#E0B0FF
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 5.59
Pale Mauve
#FED0FC
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BCFE #C3FEBC
analogous
#D6BCFE #F7BCFE #FEBCE4
triadic
#F7BCFE #FEF7BC #BCFEF7
tetradic
#F7BCFE #FED6BC #C3FEBC #BCE4FE
square
#F7BCFE #FED6BC #C3FEBC #BCE4FE
split-complementary
#F7BCFE #E4FEBC #BCFED6
monochromatic
#E943FC #F080FD #F7BCFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.55
#F7BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#F7BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BCFE
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BCFE | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FAC2D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f7bcfe; /* rgb */ color: rgb(247, 188, 254); /* oklch */ color: oklch(86.9% 0.109 322.9);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f7bcfe',
950: '#000000',
},
}SCSS
$custom: #f7bcfe; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f7bcfe",
"rgb": {
"r": 247,
"g": 188,
"b": 254
},
"hsl": {
"h": 293.636,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86937,
"c": 0.10908,
"h": 322.9
},
"luminance": 0.62896
}Semantic roles & 50–950 ramp
primary
#F7BCFE
secondary
#84E579
accent
#E60018
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386