#F7BBFF#F7BBFF
#F7BBFF is a very light, moderate purple. Relative luminance 0.625; OKLCH L 86.8% C 0.112 H 322.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BBFF |
|---|---|
| RGB | rgb(247, 187, 255) |
| HSL | hsl(293, 100%, 87%) |
| HSV | hsv(293, 27%, 100%) |
| CMYK | cmyk(3.1%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.20, 32.76, -25.14) |
| CIE-LCH | lch(83.20, 41.30, 322.50°) |
| OKLab | oklab(86.8% 0.0887 -0.0681) |
| OKLCH | oklch(86.8% 0.112 322.5) |
| XYZ | xyz(74.1759, 62.5367, 102.7517) |
| Luminance | 0.6253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.38
Light Lilac
#EDC8FF
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 5.27
Very Light Purple
#F6CEFC
ΔE00 5.97
Pale Mauve
#FED0FC
ΔE00 6.47
Pale Lavender
#EECFFE
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BBFF #C3FFBB
analogous
#D5BBFF #F7BBFF #FFBBE5
triadic
#F7BBFF #FFF7BB #BBFFF7
tetradic
#F7BBFF #FFD5BB #C3FFBB #BBE5FF
square
#F7BBFF #FFD5BB #C3FFBB #BBE5FF
split-complementary
#F7BBFF #E5FFBB #BBFFD5
monochromatic
#E941FF #F07EFF #F7BBFF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.55
#F7BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#F7BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BBFF
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BBFF | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C2D2FD
Tritanopia (blue-blind)
#F9C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f7bbff; /* rgb */ color: rgb(247, 187, 255); /* oklch */ color: oklch(86.8% 0.112 322.5);
Tailwind
colors: {
custom: {
50: '#fad0ff',
500: '#f7bbff',
950: '#000000',
},
}SCSS
$custom: #f7bbff; $custom-light: #fad0ff; $custom-dark: #000000;
JSON
{
"hex": "#f7bbff",
"rgb": {
"r": 247,
"g": 187,
"b": 255
},
"hsl": {
"h": 292.941,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86802,
"c": 0.11185,
"h": 322.5
},
"luminance": 0.62535
}Semantic roles & 50–950 ramp
primary
#F7BBFF
secondary
#84E777
accent
#E6001B
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386