#F7BBFC#F7BBFC
#F7BBFC is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.7% C 0.109 H 323.9°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBFC |
|---|---|
| RGB | rgb(247, 187, 252) |
| HSL | hsl(295, 92%, 86%) |
| HSV | hsv(295, 26%, 99%) |
| CMYK | cmyk(2%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(83.10, 32.21, -23.70) |
| CIE-LCH | lch(83.10, 39.98, 323.65°) |
| OKLab | oklab(86.69% 0.0879 -0.0641) |
| OKLCH | oklch(86.69% 0.109 323.9) |
| XYZ | xyz(73.6968, 62.3451, 100.2282) |
| Luminance | 0.6234 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.45
Light Lilac
#EDC8FF
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 5.64
Mauve
#E0B0FF
ΔE00 5.73
Pale Mauve
#FED0FC
ΔE00 6.05
Pale Lavender
#EECFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBFC #C0FCBB
analogous
#D6BBFC #F7BBFC #FCBBE0
triadic
#F7BBFC #FCF7BB #BBFCF7
tetradic
#F7BBFC #FCD6BB #C0FCBB #BBE0FC
square
#F7BBFC #FCD6BB #C0FCBB #BBE0FC
split-complementary
#F7BBFC #E0FCBB #BBFCD6
monochromatic
#E946F7 #F080F9 #F7BBFC #FCE2FE #FCE2FE
Accessibility & contrast
On white
1.56
#F7BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#F7BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBFC
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBFC | 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)
#B6CAFF
Deuteranopia (green-blind)
#C3D1FA
Tritanopia (blue-blind)
#FAC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bbfc; /* rgb */ color: rgb(247, 187, 252); /* oklch */ color: oklch(86.7% 0.109 323.9);
Tailwind
colors: {
custom: {
50: '#fad0fd',
500: '#f7bbfc',
950: '#000000',
},
}SCSS
$custom: #f7bbfc; $custom-light: #fad0fd; $custom-dark: #000000;
JSON
{
"hex": "#f7bbfc",
"rgb": {
"r": 247,
"g": 187,
"b": 252
},
"hsl": {
"h": 295.385,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86691,
"c": 0.10875,
"h": 323.9
},
"luminance": 0.62343
}Semantic roles & 50–950 ramp
primary
#F7BBFC
secondary
#81E279
accent
#E60012
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385