#F1BEFF#F1BEFF
#F1BEFF is a very light, moderate purple. Relative luminance 0.627; OKLCH L 86.8% C 0.103 H 318.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEFF |
|---|---|
| RGB | rgb(241, 190, 255) |
| HSL | hsl(287, 100%, 87%) |
| HSV | hsv(287, 25%, 100%) |
| CMYK | cmyk(5.5%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(83.31, 29.28, -25.02) |
| CIE-LCH | lch(83.31, 38.52, 319.48°) |
| OKLab | oklab(86.76% 0.0778 -0.0679) |
| OKLCH | oklch(86.76% 0.103 318.9) |
| XYZ | xyz(72.7366, 62.7491, 102.8685) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.84
Light Lilac
#EDC8FF
ΔE00 3.28
Mauve
#E0B0FF
ΔE00 4.80
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Lavender
#DFC5FE
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEFF #CCFFBE
analogous
#D1BEFF #F1BEFF #FFBEED
triadic
#F1BEFF #FFF1BE #BEFFF1
tetradic
#F1BEFF #FFD1BE #CCFFBE #BEEDFF
square
#F1BEFF #FFD1BE #CCFFBE #BEEDFF
split-complementary
#F1BEFF #EDFFBE #BEFFD1
monochromatic
#D744FF #E481FF #F1BEFF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.55
#F1BEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#F1BEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEFF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEFF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CCFF
Deuteranopia (green-blind)
#C2D1FD
Tritanopia (blue-blind)
#F2C5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f1beff; /* rgb */ color: rgb(241, 190, 255); /* oklch */ color: oklch(86.8% 0.103 318.9);
Tailwind
colors: {
custom: {
50: '#f6d2ff',
500: '#f1beff',
950: '#000000',
},
}SCSS
$custom: #f1beff; $custom-light: #f6d2ff; $custom-dark: #000000;
JSON
{
"hex": "#f1beff",
"rgb": {
"r": 241,
"g": 190,
"b": 255
},
"hsl": {
"h": 287.077,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.86757,
"c": 0.10323,
"h": 318.9
},
"luminance": 0.62748
}Semantic roles & 50–950 ramp
primary
#F1BEFF
secondary
#91E77A
accent
#E60031
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386