#F6BBFB#F6BBFB
#F6BBFB is a very light, moderate purple. Relative luminance 0.621; OKLCH L 86.6% C 0.107 H 323.8°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBFB |
|---|---|
| RGB | rgb(246, 187, 251) |
| HSL | hsl(295, 89%, 86%) |
| HSV | hsv(295, 25%, 98%) |
| CMYK | cmyk(2%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.97, 31.70, -23.37) |
| CIE-LCH | lch(82.97, 39.39, 323.60°) |
| OKLab | oklab(86.56% 0.0865 -0.0632) |
| OKLCH | oklch(86.56% 0.107 323.8) |
| XYZ | xyz(73.1869, 62.1004, 99.3794) |
| Luminance | 0.6210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.34
Light Lilac
#EDC8FF
ΔE00 4.54
Very Light Purple
#F6CEFC
ΔE00 5.50
Mauve
#E0B0FF
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 5.94
Pale Lavender
#EECFFE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBFB #C0FBBB
analogous
#D6BBFB #F6BBFB #FBBBE0
triadic
#F6BBFB #FBF6BB #BBFBF6
tetradic
#F6BBFB #FBD6BB #C0FBBB #BBE0FB
square
#F6BBFB #FBD6BB #C0FBBB #BBE0FB
split-complementary
#F6BBFB #E0FBBB #BBFBD6
monochromatic
#E747F4 #EE81F8 #F6BBFB #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.56
#F6BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#F6BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBFB
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBFB | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CAFE
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#F9C1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bbfb; /* rgb */ color: rgb(246, 187, 251); /* oklch */ color: oklch(86.6% 0.107 323.8);
Tailwind
colors: {
custom: {
50: '#fad0fc',
500: '#f6bbfb',
950: '#000000',
},
}SCSS
$custom: #f6bbfb; $custom-light: #fad0fc; $custom-dark: #000000;
JSON
{
"hex": "#f6bbfb",
"rgb": {
"r": 246,
"g": 187,
"b": 251
},
"hsl": {
"h": 295.313,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86559,
"c": 0.1071,
"h": 323.8
},
"luminance": 0.62099
}Semantic roles & 50–950 ramp
primary
#F6BBFB
secondary
#82E07A
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385