#F6BCFE#F6BCFE
#F6BCFE is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.108 H 322.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BCFE |
|---|---|
| RGB | rgb(246, 188, 254) |
| HSL | hsl(293, 97%, 87%) |
| HSV | hsv(293, 26%, 100%) |
| CMYK | cmyk(3.1%, 26%, 0%, 0.4%) |
| CIE-LAB | lab(83.29, 31.73, -24.47) |
| CIE-LCH | lch(83.29, 40.07, 322.36°) |
| OKLab | oklab(86.84% 0.0859 -0.0663) |
| OKLCH | oklch(86.84% 0.108 322.3) |
| XYZ | xyz(73.8764, 62.7169, 101.9606) |
| Luminance | 0.6271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.03
Light Lilac
#EDC8FF
ΔE00 4.33
Mauve
#E0B0FF
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BCFE #C4FEBC
analogous
#D5BCFE #F6BCFE #FEBCE5
triadic
#F6BCFE #FEF6BC #BCFEF6
tetradic
#F6BCFE #FED5BC #C4FEBC #BCE5FE
square
#F6BCFE #FED5BC #C4FEBC #BCE5FE
split-complementary
#F6BCFE #E5FEBC #BCFED5
monochromatic
#E643FC #EE80FD #F6BCFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.55
#F6BCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#F6BCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BCFE
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BCFE | 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)
#B6CBFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#F8C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bcfe; /* rgb */ color: rgb(246, 188, 254); /* oklch */ color: oklch(86.8% 0.108 322.3);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f6bcfe',
950: '#000000',
},
}SCSS
$custom: #f6bcfe; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f6bcfe",
"rgb": {
"r": 246,
"g": 188,
"b": 254
},
"hsl": {
"h": 292.727,
"s": 97.059,
"l": 86.667
},
"oklch": {
"l": 0.86842,
"c": 0.10847,
"h": 322.3
},
"luminance": 0.62715
}Semantic roles & 50–950 ramp
primary
#F6BCFE
secondary
#86E579
accent
#E6001C
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386