#F1BBFE#F1BBFE
#F1BBFE is a very light, moderate purple. Relative luminance 0.614; OKLCH L 86.2% C 0.107 H 319.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFE |
|---|---|
| RGB | rgb(241, 187, 254) |
| HSL | hsl(288, 97%, 86%) |
| HSV | hsv(288, 26%, 100%) |
| CMYK | cmyk(5.1%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(82.59, 30.68, -25.58) |
| CIE-LCH | lch(82.59, 39.95, 320.18°) |
| OKLab | oklab(86.2% 0.0818 -0.0694) |
| OKLCH | oklch(86.2% 0.107 319.7) |
| XYZ | xyz(71.9329, 61.3987, 101.8085) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.55
Light Lilac
#EDC8FF
ΔE00 4.02
Mauve
#E0B0FF
ΔE00 4.44
Light Violet
#D6B4FC
ΔE00 5.71
Light Lavender
#DFC5FE
ΔE00 5.74
Very Light Purple
#F6CEFC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFE #C8FEBB
analogous
#D0BBFE #F1BBFE #FEBBEA
triadic
#F1BBFE #FEF1BB #BBFEF1
tetradic
#F1BBFE #FED0BB #C8FEBB #BBEAFE
square
#F1BBFE #FED0BB #C8FEBB #BBEAFE
split-complementary
#F1BBFE #EAFEBB #BBFED0
monochromatic
#D842FC #E57FFD #F1BBFE #F9E1FF #F9E1FF
Accessibility & contrast
On white
1.58
#F1BBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#F1BBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#F2C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1bbfe; /* rgb */ color: rgb(241, 187, 254); /* oklch */ color: oklch(86.2% 0.107 319.7);
Tailwind
colors: {
custom: {
50: '#f6d0ff',
500: '#f1bbfe',
950: '#000000',
},
}SCSS
$custom: #f1bbfe; $custom-light: #f6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f1bbfe",
"rgb": {
"r": 241,
"g": 187,
"b": 254
},
"hsl": {
"h": 288.358,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.86196,
"c": 0.10731,
"h": 319.7
},
"luminance": 0.61397
}Semantic roles & 50–950 ramp
primary
#F1BBFE
secondary
#8DE578
accent
#E6002D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386