#F5BBFF#F5BBFF
#F5BBFF is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.6% C 0.111 H 321.4°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBFF |
|---|---|
| RGB | rgb(245, 187, 255) |
| HSL | hsl(291, 100%, 87%) |
| HSV | hsv(291, 27%, 100%) |
| CMYK | cmyk(3.9%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(83.01, 32.13, -25.45) |
| CIE-LCH | lch(83.01, 40.99, 321.62°) |
| OKLab | oklab(86.61% 0.0865 -0.069) |
| OKLCH | oklch(86.61% 0.111 321.4) |
| XYZ | xyz(73.4742, 62.1749, 102.7188) |
| Luminance | 0.6217 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.08
Light Lilac
#EDC8FF
ΔE00 4.48
Mauve
#E0B0FF
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.93
Light Violet
#D6B4FC
ΔE00 6.41
Light Lavender
#DFC5FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBFF #C5FFBB
analogous
#D3BBFF #F5BBFF #FFBBE7
triadic
#F5BBFF #FFF5BB #BBFFF5
tetradic
#F5BBFF #FFD3BB #C5FFBB #BBE7FF
square
#F5BBFF #FFD3BB #C5FFBB #BBE7FF
split-complementary
#F5BBFF #E7FFBB #BBFFD3
monochromatic
#E341FF #EC7EFF #F5BBFF #FAE0FF #FAE0FF
Accessibility & contrast
On white
1.56
#F5BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#F5BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBFF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBFF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CBFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#F7C2D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f5bbff; /* rgb */ color: rgb(245, 187, 255); /* oklch */ color: oklch(86.6% 0.111 321.4);
Tailwind
colors: {
custom: {
50: '#f9d0ff',
500: '#f5bbff',
950: '#000000',
},
}SCSS
$custom: #f5bbff; $custom-light: #f9d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f5bbff",
"rgb": {
"r": 245,
"g": 187,
"b": 255
},
"hsl": {
"h": 291.176,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86612,
"c": 0.11066,
"h": 321.4
},
"luminance": 0.62173
}Semantic roles & 50–950 ramp
primary
#F5BBFF
secondary
#88E777
accent
#E60022
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171418
muted
#858386