#F5BBFC#F5BBFC
#F5BBFC is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.5% C 0.108 H 322.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBFC |
|---|---|
| RGB | rgb(245, 187, 252) |
| HSL | hsl(294, 92%, 86%) |
| HSV | hsv(294, 26%, 99%) |
| CMYK | cmyk(2.8%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.90, 31.57, -24.01) |
| CIE-LCH | lch(82.90, 39.66, 322.75°) |
| OKLab | oklab(86.5% 0.0857 -0.065) |
| OKLCH | oklch(86.5% 0.108 322.8) |
| XYZ | xyz(72.9951, 61.9832, 100.1953) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.11
Light Lilac
#EDC8FF
ΔE00 4.40
Mauve
#E0B0FF
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.58
Pale Mauve
#FED0FC
ΔE00 6.11
Pale Lavender
#EECFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBFC #C2FCBB
analogous
#D4BBFC #F5BBFC #FCBBE2
triadic
#F5BBFC #FCF5BB #BBFCF5
tetradic
#F5BBFC #FCD4BB #C2FCBB #BBE2FC
square
#F5BBFC #FCD4BB #C2FCBB #BBE2FC
split-complementary
#F5BBFC #E2FCBB #BBFCD4
monochromatic
#E446F7 #EC80F9 #F5BBFC #FBE2FE #FBE2FE
Accessibility & contrast
On white
1.57
#F5BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#F5BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBFC
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBFC | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#C2D1FA
Tritanopia (blue-blind)
#F7C1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5bbfc; /* rgb */ color: rgb(245, 187, 252); /* oklch */ color: oklch(86.5% 0.108 322.8);
Tailwind
colors: {
custom: {
50: '#f9d0fd',
500: '#f5bbfc',
950: '#000000',
},
}SCSS
$custom: #f5bbfc; $custom-light: #f9d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f5bbfc",
"rgb": {
"r": 245,
"g": 187,
"b": 252
},
"hsl": {
"h": 293.538,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.865,
"c": 0.10751,
"h": 322.8
},
"luminance": 0.61981
}Semantic roles & 50–950 ramp
primary
#F5BBFC
secondary
#85E279
accent
#E60019
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385