#F5BBFB#F5BBFB
#F5BBFB is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.5% C 0.106 H 323.3°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBFB |
|---|---|
| RGB | rgb(245, 187, 251) |
| HSL | hsl(294, 89%, 86%) |
| HSV | hsv(294, 25%, 98%) |
| CMYK | cmyk(2.4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.87, 31.39, -23.53) |
| CIE-LCH | lch(82.87, 39.22, 323.15°) |
| OKLab | oklab(86.46% 0.0854 -0.0636) |
| OKLCH | oklch(86.46% 0.106 323.3) |
| XYZ | xyz(72.8370, 61.9200, 99.3629) |
| Luminance | 0.6192 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 2.16
Light Lilac
#EDC8FF
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 5.47
Mauve
#E0B0FF
ΔE00 5.57
Pale Mauve
#FED0FC
ΔE00 5.97
Pale Lavender
#EECFFE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBFB #C1FBBB
analogous
#D5BBFB #F5BBFB #FBBBE1
triadic
#F5BBFB #FBF5BB #BBFBF5
tetradic
#F5BBFB #FBD5BB #C1FBBB #BBE1FB
square
#F5BBFB #FBD5BB #C1FBBB #BBE1FB
split-complementary
#F5BBFB #E1FBBB #BBFBD5
monochromatic
#E447F4 #EC81F8 #F5BBFB #FBE2FD #FBE2FD
Accessibility & contrast
On white
1.57
#F5BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F5BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBFB
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBFB | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFE
Deuteranopia (green-blind)
#C3D1F9
Tritanopia (blue-blind)
#F8C1D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f5bbfb; /* rgb */ color: rgb(245, 187, 251); /* oklch */ color: oklch(86.5% 0.106 323.3);
Tailwind
colors: {
custom: {
50: '#f9d0fc',
500: '#f5bbfb',
950: '#000000',
},
}SCSS
$custom: #f5bbfb; $custom-light: #f9d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f5bbfb",
"rgb": {
"r": 245,
"g": 187,
"b": 251
},
"hsl": {
"h": 294.375,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86463,
"c": 0.10648,
"h": 323.3
},
"luminance": 0.61918
}Semantic roles & 50–950 ramp
primary
#F5BBFB
secondary
#84E07A
accent
#E60016
background
#FFFEFF
surface
#FFFBFF
border
#D7D4D7
text
#171417
muted
#858385