#F6BBFF#F6BBFF
#F6BBFF is a very light, moderate purple. Relative luminance 0.624; OKLCH L 86.7% C 0.111 H 322.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBFF |
|---|---|
| RGB | rgb(246, 187, 255) |
| HSL | hsl(292, 100%, 87%) |
| HSV | hsv(292, 27%, 100%) |
| CMYK | cmyk(3.5%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.10, 32.45, -25.30) |
| CIE-LCH | lch(83.10, 41.14, 322.06°) |
| OKLab | oklab(86.71% 0.0876 -0.0686) |
| OKLCH | oklch(86.71% 0.111 322) |
| XYZ | xyz(73.8241, 62.3553, 102.7352) |
| Luminance | 0.6235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.22
Light Lilac
#EDC8FF
ΔE00 4.59
Mauve
#E0B0FF
ΔE00 5.10
Very Light Purple
#F6CEFC
ΔE00 5.95
Pale Mauve
#FED0FC
ΔE00 6.51
Light Violet
#D6B4FC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBFF #C4FFBB
analogous
#D4BBFF #F6BBFF #FFBBE6
triadic
#F6BBFF #FFF6BB #BBFFF6
tetradic
#F6BBFF #FFD4BB #C4FFBB #BBE6FF
square
#F6BBFF #FFD4BB #C4FFBB #BBE6FF
split-complementary
#F6BBFF #E6FFBB #BBFFD4
monochromatic
#E641FF #EE7EFF #F6BBFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.56
#F6BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F6BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBFF
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBFF | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#F8C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bbff; /* rgb */ color: rgb(246, 187, 255); /* oklch */ color: oklch(86.7% 0.111 322.0);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f6bbff',
950: '#000000',
},
}SCSS
$custom: #f6bbff; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f6bbff",
"rgb": {
"r": 246,
"g": 187,
"b": 255
},
"hsl": {
"h": 292.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86707,
"c": 0.11126,
"h": 322
},
"luminance": 0.62353
}Semantic roles & 50–950 ramp
primary
#F6BBFF
secondary
#86E777
accent
#E6001E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386