#F1BFEF#F1BFEF
#F1BFEF is a very light, moderate purple. Relative luminance 0.622; OKLCH L 86.4% C 0.085 H 327.6°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFEF |
|---|---|
| RGB | rgb(241, 191, 239) |
| HSL | hsl(302, 64%, 85%) |
| HSV | hsv(302, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 0.8%, 5.5%) |
| CIE-LAB | lab(83.02, 25.77, -16.93) |
| CIE-LCH | lch(83.02, 30.84, 326.69°) |
| OKLab | oklab(86.36% 0.0715 -0.0454) |
| OKLCH | oklch(86.36% 0.085 327.6) |
| XYZ | xyz(70.4847, 62.1961, 89.9367) |
| Luminance | 0.6219 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.59
Pale Mauve
#FED0FC
ΔE00 3.82
Light Lavendar
#EFC0FE
ΔE00 3.83
Light Lilac
#EDC8FF
ΔE00 4.27
Pale Lavender
#EECFFE
ΔE00 5.08
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFEF #BFF1C1
analogous
#DABFF1 #F1BFEF #F1BFD6
triadic
#F1BFEF #EFF1BF #BFEFF1
tetradic
#F1BFEF #F1DABF #BFF1C1 #BFD6F1
square
#F1BFEF #F1DABF #BFF1C1 #BFD6F1
split-complementary
#F1BFEF #D6F1BF #BFF1DA
monochromatic
#DB5BD6 #E68DE2 #F1BFEF #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.56
#F1BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#F1BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFEF
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFEF | 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)
#BCCBF1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#F5C3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #f1bfef; /* rgb */ color: rgb(241, 191, 239); /* oklch */ color: oklch(86.4% 0.085 327.6);
Tailwind
colors: {
custom: {
50: '#f6d2f4',
500: '#f1bfef',
950: '#000000',
},
}SCSS
$custom: #f1bfef; $custom-light: #f6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f1bfef",
"rgb": {
"r": 241,
"g": 191,
"b": 239
},
"hsl": {
"h": 302.4,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.8636,
"c": 0.08469,
"h": 327.6
},
"luminance": 0.62194
}Semantic roles & 50–950 ramp
primary
#F1BFEF
secondary
#84D087
accent
#CC211A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385