#F7BBFE#F7BBFE
#F7BBFE is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.8% C 0.111 H 322.9°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBFE |
|---|---|
| RGB | rgb(247, 187, 254) |
| HSL | hsl(294, 97%, 86%) |
| HSV | hsv(294, 26%, 100%) |
| CMYK | cmyk(2.8%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(83.16, 32.58, -24.66) |
| CIE-LCH | lch(83.16, 40.86, 322.87°) |
| OKLab | oklab(86.77% 0.0884 -0.0668) |
| OKLCH | oklch(86.77% 0.111 322.9) |
| XYZ | xyz(74.0154, 62.4725, 101.9061) |
| Luminance | 0.6247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 4.69
Mauve
#E0B0FF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.85
Pale Mauve
#FED0FC
ΔE00 6.33
Pale Lavender
#EECFFE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBFE #C2FEBB
analogous
#D6BBFE #F7BBFE #FEBBE4
triadic
#F7BBFE #FEF7BB #BBFEF7
tetradic
#F7BBFE #FED6BB #C2FEBB #BBE4FE
square
#F7BBFE #FED6BB #C2FEBB #BBE4FE
split-complementary
#F7BBFE #E4FEBB #BBFED6
monochromatic
#E942FC #F07FFD #F7BBFE #FBE1FF #FBE1FF
Accessibility & contrast
On white
1.56
#F7BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#F7BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBFE
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBFE | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C3D2FC
Tritanopia (blue-blind)
#FAC1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bbfe; /* rgb */ color: rgb(247, 187, 254); /* oklch */ color: oklch(86.8% 0.111 322.9);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f7bbfe',
950: '#000000',
},
}SCSS
$custom: #f7bbfe; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f7bbfe",
"rgb": {
"r": 247,
"g": 187,
"b": 254
},
"hsl": {
"h": 293.731,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86765,
"c": 0.11081,
"h": 322.9
},
"luminance": 0.62471
}Semantic roles & 50–950 ramp
primary
#F7BBFE
secondary
#83E578
accent
#E60018
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386