#F1BBFD#F1BBFD
#F1BBFD is a very light, moderate purple. Relative luminance 0.613; OKLCH L 86.2% C 0.106 H 320.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBFD |
|---|---|
| RGB | rgb(241, 187, 253) |
| HSL | hsl(289, 94%, 86%) |
| HSV | hsv(289, 26%, 99%) |
| CMYK | cmyk(4.7%, 26.1%, 0%, 0.8%) |
| CIE-LAB | lab(82.56, 30.49, -25.10) |
| CIE-LCH | lch(82.56, 39.50, 320.54°) |
| OKLab | oklab(86.16% 0.0815 -0.0681) |
| OKLCH | oklch(86.16% 0.106 320.1) |
| XYZ | xyz(71.7732, 61.3349, 100.9674) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.51
Light Lilac
#EDC8FF
ΔE00 3.97
Mauve
#E0B0FF
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.67
Light Lavender
#DFC5FE
ΔE00 5.77
Light Violet
#D6B4FC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBFD #C7FDBB
analogous
#D0BBFD #F1BBFD #FDBBE8
triadic
#F1BBFD #FDF1BB #BBFDF1
tetradic
#F1BBFD #FDD0BB #C7FDBB #BBE8FD
square
#F1BBFD #FDD0BB #C7FDBB #BBE8FD
split-complementary
#F1BBFD #E8FDBB #BBFDD0
monochromatic
#D944FA #E580FB #F1BBFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.58
#F1BBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F1BBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBFD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBFD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4CAFF
Deuteranopia (green-blind)
#C0CFFB
Tritanopia (blue-blind)
#F2C2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f1bbfd; /* rgb */ color: rgb(241, 187, 253); /* oklch */ color: oklch(86.2% 0.106 320.1);
Tailwind
colors: {
custom: {
50: '#f6d0fe',
500: '#f1bbfd',
950: '#000000',
},
}SCSS
$custom: #f1bbfd; $custom-light: #f6d0fe; $custom-dark: #000000;
JSON
{
"hex": "#f1bbfd",
"rgb": {
"r": 241,
"g": 187,
"b": 253
},
"hsl": {
"h": 289.091,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.86159,
"c": 0.10622,
"h": 320.1
},
"luminance": 0.61333
}Semantic roles & 50–950 ramp
primary
#F1BBFD
secondary
#8CE379
accent
#E6002A
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385