#F7BBFB#F7BBFB
#F7BBFB is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.7% C 0.108 H 324.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBFB |
|---|---|
| RGB | rgb(247, 187, 251) |
| HSL | hsl(296, 89%, 86%) |
| HSV | hsv(296, 25%, 98%) |
| CMYK | cmyk(1.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(83.06, 32.02, -23.22) |
| CIE-LCH | lch(83.06, 39.55, 324.06°) |
| OKLab | oklab(86.66% 0.0876 -0.0627) |
| OKLCH | oklch(86.66% 0.108 324.4) |
| XYZ | xyz(73.5387, 62.2818, 99.3958) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.52
Light Lilac
#EDC8FF
ΔE00 4.68
Very Light Purple
#F6CEFC
ΔE00 5.54
Mauve
#E0B0FF
ΔE00 5.89
Pale Mauve
#FED0FC
ΔE00 5.91
Pale Lavender
#EECFFE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBFB #BFFBBB
analogous
#D7BBFB #F7BBFB #FBBBDF
triadic
#F7BBFB #FBF7BB #BBFBF7
tetradic
#F7BBFB #FBD7BB #BFFBBB #BBDFFB
square
#F7BBFB #FBD7BB #BFFBBB #BBDFFB
split-complementary
#F7BBFB #DFFBBB #BBFBD7
monochromatic
#E947F4 #F081F8 #F7BBFB #FCE2FD #FCE2FD
Accessibility & contrast
On white
1.56
#F7BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F7BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBFB
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBFB | 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)
#B6CAFE
Deuteranopia (green-blind)
#C4D1F9
Tritanopia (blue-blind)
#FAC1D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bbfb; /* rgb */ color: rgb(247, 187, 251); /* oklch */ color: oklch(86.7% 0.108 324.4);
Tailwind
colors: {
custom: {
50: '#fad0fc',
500: '#f7bbfb',
950: '#000000',
},
}SCSS
$custom: #f7bbfb; $custom-light: #fad0fc; $custom-dark: #000000;
JSON
{
"hex": "#f7bbfb",
"rgb": {
"r": 247,
"g": 187,
"b": 251
},
"hsl": {
"h": 296.25,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86655,
"c": 0.10773,
"h": 324.4
},
"luminance": 0.6228
}Semantic roles & 50–950 ramp
primary
#F7BBFB
secondary
#81E07A
accent
#E6000E
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385