#F1BBFB#F1BBFB
#F1BBFB is a very light, moderate purple. Relative luminance 0.612; OKLCH L 86.1% C 0.104 H 321.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFB |
|---|---|
| RGB | rgb(241, 187, 251) |
| HSL | hsl(291, 89%, 86%) |
| HSV | hsv(291, 25%, 98%) |
| CMYK | cmyk(4%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(82.49, 30.12, -24.14) |
| CIE-LCH | lch(82.49, 38.60, 321.29°) |
| OKLab | oklab(86.08% 0.081 -0.0654) |
| OKLCH | oklch(86.08% 0.104 321.1) |
| XYZ | xyz(71.4563, 61.2081, 99.2982) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.52
Light Lilac
#EDC8FF
ΔE00 3.91
Mauve
#E0B0FF
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.41
Light Lavender
#DFC5FE
ΔE00 5.86
Pale Lavender
#EECFFE
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFB #C5FBBB
analogous
#D1BBFB #F1BBFB #FBBBE5
triadic
#F1BBFB #FBF1BB #BBFBF1
tetradic
#F1BBFB #FBD1BB #C5FBBB #BBE5FB
square
#F1BBFB #FBD1BB #C5FBBB #BBE5FB
split-complementary
#F1BBFB #E5FBBB #BBFBD1
monochromatic
#D947F4 #E581F8 #F1BBFB #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.59
#F1BBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#F1BBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FE
Deuteranopia (green-blind)
#C1CFF9
Tritanopia (blue-blind)
#F3C1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bbfb; /* rgb */ color: rgb(241, 187, 251); /* oklch */ color: oklch(86.1% 0.104 321.1);
Tailwind
colors: {
custom: {
50: '#f6d0fc',
500: '#f1bbfb',
950: '#000000',
},
}SCSS
$custom: #f1bbfb; $custom-light: #f6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f1bbfb",
"rgb": {
"r": 241,
"g": 187,
"b": 251
},
"hsl": {
"h": 290.625,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.86084,
"c": 0.10407,
"h": 321.1
},
"luminance": 0.61206
}Semantic roles & 50–950 ramp
primary
#F1BBFB
secondary
#8AE07A
accent
#E60024
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385