#F3BCFE#F3BCFE
#F3BCFE is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.6% C 0.107 H 320.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCFE |
|---|---|
| RGB | rgb(243, 188, 254) |
| HSL | hsl(290, 97%, 87%) |
| HSV | hsv(290, 26%, 100%) |
| CMYK | cmyk(4.3%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.01, 30.78, -24.93) |
| CIE-LCH | lch(83.01, 39.61, 320.99°) |
| OKLab | oklab(86.56% 0.0826 -0.0676) |
| OKLCH | oklch(86.56% 0.107 320.7) |
| XYZ | xyz(72.8324, 62.1785, 101.9117) |
| Luminance | 0.6218 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.54
Light Lilac
#EDC8FF
ΔE00 3.96
Mauve
#E0B0FF
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 5.52
Light Lavender
#DFC5FE
ΔE00 5.93
Pale Lavender
#EECFFE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCFE #C7FEBC
analogous
#D2BCFE #F3BCFE #FEBCE8
triadic
#F3BCFE #FEF3BC #BCFEF3
tetradic
#F3BCFE #FED2BC #C7FEBC #BCE8FE
square
#F3BCFE #FED2BC #C7FEBC #BCE8FE
split-complementary
#F3BCFE #E8FEBC #BCFED2
monochromatic
#DD43FC #E880FD #F3BCFE #FAE1FF #FAE1FF
Accessibility & contrast
On white
1.56
#F3BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F3BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCFE
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCFE | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C1D1FC
Tritanopia (blue-blind)
#F5C3D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f3bcfe; /* rgb */ color: rgb(243, 188, 254); /* oklch */ color: oklch(86.6% 0.107 320.7);
Tailwind
colors: {
custom: {
50: '#f7d0ff',
500: '#f3bcfe',
950: '#000000',
},
}SCSS
$custom: #f3bcfe; $custom-light: #f7d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f3bcfe",
"rgb": {
"r": 243,
"g": 188,
"b": 254
},
"hsl": {
"h": 290,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86558,
"c": 0.10671,
"h": 320.7
},
"luminance": 0.62177
}Semantic roles & 50–950 ramp
primary
#F3BCFE
secondary
#8BE579
accent
#E60026
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386