#F1BBFA#F1BBFA
#F1BBFA is a very light, moderate purple. Relative luminance 0.611; OKLCH L 86.0% C 0.103 H 321.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFA |
|---|---|
| RGB | rgb(241, 187, 250) |
| HSL | hsl(291, 86%, 86%) |
| HSV | hsv(291, 25%, 98%) |
| CMYK | cmyk(3.6%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(82.46, 29.93, -23.66) |
| CIE-LCH | lch(82.46, 38.15, 321.67°) |
| OKLab | oklab(86.05% 0.0807 -0.064) |
| OKLCH | oklch(86.05% 0.103 321.6) |
| XYZ | xyz(71.2991, 61.1452, 98.4702) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.58
Light Lilac
#EDC8FF
ΔE00 3.89
Mauve
#E0B0FF
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.29
Light Lavender
#DFC5FE
ΔE00 5.92
Pale Lavender
#EECFFE
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFA #C4FABB
analogous
#D1BBFA #F1BBFA #FABBE3
triadic
#F1BBFA #FAF1BB #BBFAF1
tetradic
#F1BBFA #FAD1BB #C4FABB #BBE3FA
square
#F1BBFA #FAD1BB #C4FABB #BBE3FA
split-complementary
#F1BBFA #E3FABB #BBFAD1
monochromatic
#DA49F2 #E582F6 #F1BBFA #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.59
#F1BBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#F1BBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFA
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFA | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C9FD
Deuteranopia (green-blind)
#C1CFF8
Tritanopia (blue-blind)
#F3C1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bbfa; /* rgb */ color: rgb(241, 187, 250); /* oklch */ color: oklch(86.0% 0.103 321.6);
Tailwind
colors: {
custom: {
50: '#f6d0fc',
500: '#f1bbfa',
950: '#000000',
},
}SCSS
$custom: #f1bbfa; $custom-light: #f6d0fc; $custom-dark: #000000;
JSON
{
"hex": "#f1bbfa",
"rgb": {
"r": 241,
"g": 187,
"b": 250
},
"hsl": {
"h": 291.429,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.86048,
"c": 0.10301,
"h": 321.6
},
"luminance": 0.61144
}Semantic roles & 50–950 ramp
primary
#F1BBFA
secondary
#89DE7B
accent
#E30323
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385