#F1BBFC#F1BBFC
#F1BBFC is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.1% C 0.105 H 320.6°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFC |
|---|---|
| RGB | rgb(241, 187, 252) |
| HSL | hsl(290, 92%, 86%) |
| HSV | hsv(290, 26%, 99%) |
| CMYK | cmyk(4.4%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(82.52, 30.30, -24.62) |
| CIE-LCH | lch(82.52, 39.05, 320.91°) |
| OKLab | oklab(86.12% 0.0813 -0.0667) |
| OKLCH | oklch(86.12% 0.105 320.6) |
| XYZ | xyz(71.6143, 61.2713, 100.1306) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.49
Light Lilac
#EDC8FF
ΔE00 3.93
Mauve
#E0B0FF
ΔE00 4.77
Very Light Purple
#F6CEFC
ΔE00 5.53
Light Lavender
#DFC5FE
ΔE00 5.81
Light Violet
#D6B4FC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFC #C6FCBB
analogous
#D0BBFC #F1BBFC #FCBBE6
triadic
#F1BBFC #FCF1BB #BBFCF1
tetradic
#F1BBFC #FCD0BB #C6FCBB #BBE6FC
square
#F1BBFC #FCD0BB #C6FCBB #BBE6FC
split-complementary
#F1BBFC #E6FCBB #BBFCD0
monochromatic
#D946F7 #E580F9 #F1BBFC #F9E2FE #F9E2FE
Accessibility & contrast
On white
1.58
#F1BBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#F1BBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFC
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFC | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0CFFA
Tritanopia (blue-blind)
#F3C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bbfc; /* rgb */ color: rgb(241, 187, 252); /* oklch */ color: oklch(86.1% 0.105 320.6);
Tailwind
colors: {
custom: {
50: '#f6d0fd',
500: '#f1bbfc',
950: '#000000',
},
}SCSS
$custom: #f1bbfc; $custom-light: #f6d0fd; $custom-dark: #000000;
JSON
{
"hex": "#f1bbfc",
"rgb": {
"r": 241,
"g": 187,
"b": 252
},
"hsl": {
"h": 289.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86122,
"c": 0.10515,
"h": 320.6
},
"luminance": 0.6127
}Semantic roles & 50–950 ramp
primary
#F1BBFC
secondary
#8BE279
accent
#E60027
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385