#F6BBFC#F6BBFC
#F6BBFC is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.6% C 0.108 H 323.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBFC |
|---|---|
| RGB | rgb(246, 187, 252) |
| HSL | hsl(294, 92%, 86%) |
| HSV | hsv(294, 26%, 99%) |
| CMYK | cmyk(2.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.00, 31.89, -23.85) |
| CIE-LCH | lch(83.00, 39.82, 323.20°) |
| OKLab | oklab(86.6% 0.0868 -0.0645) |
| OKLCH | oklch(86.6% 0.108 323.4) |
| XYZ | xyz(73.3450, 62.1637, 100.2117) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.28
Light Lilac
#EDC8FF
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 5.61
Pale Mauve
#FED0FC
ΔE00 6.07
Pale Lavender
#EECFFE
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBFC #C1FCBB
analogous
#D5BBFC #F6BBFC #FCBBE1
triadic
#F6BBFC #FCF6BB #BBFCF6
tetradic
#F6BBFC #FCD5BB #C1FCBB #BBE1FC
square
#F6BBFC #FCD5BB #C1FCBB #BBE1FC
split-complementary
#F6BBFC #E1FCBB #BBFCD5
monochromatic
#E646F7 #EE80F9 #F6BBFC #FBE2FE #FBE2FE
Accessibility & contrast
On white
1.56
#F6BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F6BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBFC
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBFC | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#F9C1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bbfc; /* rgb */ color: rgb(246, 187, 252); /* oklch */ color: oklch(86.6% 0.108 323.4);
Tailwind
colors: {
custom: {
50: '#fad0fd',
500: '#f6bbfc',
950: '#000000',
},
}SCSS
$custom: #f6bbfc; $custom-light: #fad0fd; $custom-dark: #000000;
JSON
{
"hex": "#f6bbfc",
"rgb": {
"r": 246,
"g": 187,
"b": 252
},
"hsl": {
"h": 294.462,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86596,
"c": 0.10812,
"h": 323.4
},
"luminance": 0.62162
}Semantic roles & 50–950 ramp
primary
#F6BBFC
secondary
#83E279
accent
#E60015
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385