#F1BDFD#F1BDFD
#F1BDFD is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.5% C 0.103 H 319.9°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BDFD |
|---|---|
| RGB | rgb(241, 189, 253) |
| HSL | hsl(289, 94%, 87%) |
| HSV | hsv(289, 25%, 99%) |
| CMYK | cmyk(4.7%, 25.3%, 0%, 0.8%) |
| CIE-LAB | lab(83.01, 29.43, -24.41) |
| CIE-LCH | lch(83.01, 38.24, 320.33°) |
| OKLab | oklab(86.51% 0.0786 -0.0661) |
| OKLCH | oklch(86.51% 0.103 319.9) |
| XYZ | xyz(72.2005, 62.1893, 101.1098) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.02
Light Lilac
#EDC8FF
ΔE00 3.45
Mauve
#E0B0FF
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BDFD #C9FDBD
analogous
#D1BDFD #F1BDFD #FDBDE9
triadic
#F1BDFD #FDF1BD #BDFDF1
tetradic
#F1BDFD #FDD1BD #C9FDBD #BDE9FD
square
#F1BDFD #FDD1BD #C9FDBD #BDE9FD
split-complementary
#F1BDFD #E9FDBD #BDFDD1
monochromatic
#D846F9 #E482FB #F1BDFD #F9E1FE #F9E1FE
Accessibility & contrast
On white
1.56
#F1BDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F1BDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BDFD
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BDFD | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C2D1FB
Tritanopia (blue-blind)
#F2C4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1bdfd; /* rgb */ color: rgb(241, 189, 253); /* oklch */ color: oklch(86.5% 0.103 319.9);
Tailwind
colors: {
custom: {
50: '#f6d1fe',
500: '#f1bdfd',
950: '#000000',
},
}SCSS
$custom: #f1bdfd; $custom-light: #f6d1fe; $custom-dark: #000000;
JSON
{
"hex": "#f1bdfd",
"rgb": {
"r": 241,
"g": 189,
"b": 253
},
"hsl": {
"h": 288.75,
"s": 94.118,
"l": 86.667
},
"oklch": {
"l": 0.86508,
"c": 0.10276,
"h": 319.9
},
"luminance": 0.62188
}Semantic roles & 50–950 ramp
primary
#F1BDFD
secondary
#8EE47A
accent
#E6002B
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385