#F1BBEF#F1BBEF
#F1BBEF is a very light, moderate purple. Relative luminance 0.605; OKLCH L 85.7% C 0.092 H 327.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBEF |
|---|---|
| RGB | rgb(241, 187, 239) |
| HSL | hsl(302, 66%, 84%) |
| HSV | hsv(302, 22%, 95%) |
| CMYK | cmyk(0%, 22.4%, 0.8%, 5.5%) |
| CIE-LAB | lab(82.10, 27.90, -18.32) |
| CIE-LCH | lch(82.10, 33.38, 326.70°) |
| OKLab | oklab(85.65% 0.0774 -0.0492) |
| OKLCH | oklch(85.65% 0.092 327.5) |
| XYZ | xyz(69.6243, 60.4753, 89.6499) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 4.65
Pale Mauve
#FED0FC
ΔE00 4.81
Pale Lavender
#EECFFE
ΔE00 5.90
Plum
#DDA0DD
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBEF #BBF1BD
analogous
#D8BBF1 #F1BBEF #F1BBD4
triadic
#F1BBEF #EFF1BB #BBEFF1
tetradic
#F1BBEF #F1D8BB #BBF1BD #BBD4F1
square
#F1BBEF #F1D8BB #BBF1BD #BBD4F1
split-complementary
#F1BBEF #D4F1BB #BBF1D8
monochromatic
#DC55D7 #E788E3 #F1BBEF #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.60
#F1BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F1BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBEF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBEF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#C4CFED
Tritanopia (blue-blind)
#F5BFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f1bbef; /* rgb */ color: rgb(241, 187, 239); /* oklch */ color: oklch(85.7% 0.092 327.5);
Tailwind
colors: {
custom: {
50: '#f6d0f4',
500: '#f1bbef',
950: '#000000',
},
}SCSS
$custom: #f1bbef; $custom-light: #f6d0f4; $custom-dark: #000000;
JSON
{
"hex": "#f1bbef",
"rgb": {
"r": 241,
"g": 187,
"b": 239
},
"hsl": {
"h": 302.222,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.85652,
"c": 0.09172,
"h": 327.5
},
"luminance": 0.60473
}Semantic roles & 50–950 ramp
primary
#F1BBEF
secondary
#80D083
accent
#CE1F18
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385