#F6BBFE#F6BBFE
#F6BBFE is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.7% C 0.110 H 322.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F6BBFE |
|---|---|
| RGB | rgb(246, 187, 254) |
| HSL | hsl(293, 97%, 86%) |
| HSV | hsv(293, 26%, 100%) |
| CMYK | cmyk(3.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.07, 32.26, -24.82) |
| CIE-LCH | lch(83.07, 40.70, 322.43°) |
| OKLab | oklab(86.67% 0.0873 -0.0672) |
| OKLCH | oklch(86.67% 0.11 322.4) |
| XYZ | xyz(73.6636, 62.2911, 101.8897) |
| Luminance | 0.6229 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.22
Light Lilac
#EDC8FF
ΔE00 4.56
Mauve
#E0B0FF
ΔE00 5.25
Very Light Purple
#F6CEFC
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 6.36
Pale Lavender
#EECFFE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6BBFE #C3FEBB
analogous
#D5BBFE #F6BBFE #FEBBE5
triadic
#F6BBFE #FEF6BB #BBFEF6
tetradic
#F6BBFE #FED5BB #C3FEBB #BBE5FE
square
#F6BBFE #FED5BB #C3FEBB #BBE5FE
split-complementary
#F6BBFE #E5FEBB #BBFED5
monochromatic
#E642FC #EE7FFD #F6BBFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.56
#F6BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F6BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6BBFE
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6BBFE | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C2D1FC
Tritanopia (blue-blind)
#F8C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f6bbfe; /* rgb */ color: rgb(246, 187, 254); /* oklch */ color: oklch(86.7% 0.110 322.4);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f6bbfe',
950: '#000000',
},
}SCSS
$custom: #f6bbfe; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f6bbfe",
"rgb": {
"r": 246,
"g": 187,
"b": 254
},
"hsl": {
"h": 292.836,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.8667,
"c": 0.1102,
"h": 322.4
},
"luminance": 0.62289
}Semantic roles & 50–950 ramp
primary
#F6BBFE
secondary
#85E578
accent
#E6001B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386