#F1BBFF#F1BBFF
#F1BBFF is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.2% C 0.108 H 319.2°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFF |
|---|---|
| RGB | rgb(241, 187, 255) |
| HSL | hsl(288, 100%, 87%) |
| HSV | hsv(288, 27%, 100%) |
| CMYK | cmyk(5.5%, 26.7%, 0%, 0%) |
| CIE-LAB | lab(82.63, 30.87, -26.06) |
| CIE-LCH | lch(82.63, 40.41, 319.83°) |
| OKLab | oklab(86.23% 0.0821 -0.0708) |
| OKLCH | oklch(86.23% 0.108 319.2) |
| XYZ | xyz(72.0935, 61.4630, 102.6541) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.63
Light Lilac
#EDC8FF
ΔE00 4.08
Mauve
#E0B0FF
ΔE00 4.29
Light Violet
#D6B4FC
ΔE00 5.60
Light Lavender
#DFC5FE
ΔE00 5.71
Very Light Purple
#F6CEFC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFF #C9FFBB
analogous
#CFBBFF #F1BBFF #FFBBEB
triadic
#F1BBFF #FFF1BB #BBFFF1
tetradic
#F1BBFF #FFCFBB #C9FFBB #BBEBFF
square
#F1BBFF #FFCFBB #C9FFBB #BBEBFF
split-complementary
#F1BBFF #EBFFBB #BBFFCF
monochromatic
#D841FF #E47EFF #F1BBFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.58
#F1BBFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#F1BBFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3CAFF
Deuteranopia (green-blind)
#BFD0FD
Tritanopia (blue-blind)
#F2C2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1bbff; /* rgb */ color: rgb(241, 187, 255); /* oklch */ color: oklch(86.2% 0.108 319.2);
Tailwind
colors: {
custom: {
50: '#f6d0ff',
500: '#f1bbff',
950: '#000000',
},
}SCSS
$custom: #f1bbff; $custom-light: #f6d0ff; $custom-dark: #000000;
JSON
{
"hex": "#f1bbff",
"rgb": {
"r": 241,
"g": 187,
"b": 255
},
"hsl": {
"h": 287.647,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.86234,
"c": 0.1084,
"h": 319.2
},
"luminance": 0.61461
}Semantic roles & 50–950 ramp
primary
#F1BBFF
secondary
#8EE777
accent
#E6002F
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386