#F1BDFF#F1BDFF
#F1BDFF is a very light, moderate purple. Relative luminance 0.623; OKLCH L 86.6% C 0.105 H 319.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BDFF |
|---|---|
| RGB | rgb(241, 189, 255) |
| HSL | hsl(287, 100%, 87%) |
| HSV | hsv(287, 26%, 100%) |
| CMYK | cmyk(5.5%, 25.9%, 0%, 0%) |
| CIE-LAB | lab(83.08, 29.81, -25.37) |
| CIE-LCH | lch(83.08, 39.15, 319.60°) |
| OKLab | oklab(86.58% 0.0792 -0.0688) |
| OKLCH | oklch(86.58% 0.105 319) |
| XYZ | xyz(72.5207, 62.3174, 102.7965) |
| Luminance | 0.6232 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 1.10
Light Lilac
#EDC8FF
ΔE00 3.55
Mauve
#E0B0FF
ΔE00 4.62
Light Lavender
#DFC5FE
ΔE00 5.36
Very Light Purple
#F6CEFC
ΔE00 5.42
Light Violet
#D6B4FC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BDFF #CBFFBD
analogous
#D0BDFF #F1BDFF #FFBDEC
triadic
#F1BDFF #FFF1BD #BDFFF1
tetradic
#F1BDFF #FFD0BD #CBFFBD #BDECFF
square
#F1BDFF #FFD0BD #CBFFBD #BDECFF
split-complementary
#F1BDFF #ECFFBD #BDFFD0
monochromatic
#D743FF #E480FF #F1BDFF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.56
#F1BDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#F1BDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BDFF
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BDFF | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CBFF
Deuteranopia (green-blind)
#C1D1FD
Tritanopia (blue-blind)
#F2C4D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1bdff; /* rgb */ color: rgb(241, 189, 255); /* oklch */ color: oklch(86.6% 0.105 319.0);
Tailwind
colors: {
custom: {
50: '#f6d1ff',
500: '#f1bdff',
950: '#000000',
},
}SCSS
$custom: #f1bdff; $custom-light: #f6d1ff; $custom-dark: #000000;
JSON
{
"hex": "#f1bdff",
"rgb": {
"r": 241,
"g": 189,
"b": 255
},
"hsl": {
"h": 287.273,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.86582,
"c": 0.10494,
"h": 319
},
"luminance": 0.62316
}Semantic roles & 50–950 ramp
primary
#F1BDFF
secondary
#90E779
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386