#F1BFEB#F1BFEB
#F1BFEB is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.2% C 0.081 H 330.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFEB |
|---|---|
| RGB | rgb(241, 191, 235) |
| HSL | hsl(307, 64%, 85%) |
| HSV | hsv(307, 21%, 95%) |
| CMYK | cmyk(0%, 20.7%, 2.5%, 5.5%) |
| CIE-LAB | lab(82.89, 25.05, -14.98) |
| CIE-LCH | lch(82.89, 29.19, 329.12°) |
| OKLab | oklab(86.22% 0.0702 -0.04) |
| OKLCH | oklch(86.22% 0.081 330.3) |
| XYZ | xyz(69.9003, 61.9624, 86.8589) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.82
Very Light Purple
#F6CEFC
ΔE00 3.88
Light Lavendar
#EFC0FE
ΔE00 4.88
Light Lilac
#EDC8FF
ΔE00 5.07
Pale Lavender
#EECFFE
ΔE00 5.50
Pale Lilac
#E4CBFF
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFEB #BFF1C5
analogous
#DEBFF1 #F1BFEB #F1BFD2
triadic
#F1BFEB #EBF1BF #BFEBF1
tetradic
#F1BFEB #F1DEBF #BFF1C5 #BFD2F1
square
#F1BFEB #F1DEBF #BFF1C5 #BFD2F1
split-complementary
#F1BFEB #D2F1BF #BFF1DE
monochromatic
#DB5BCC #E68DDB #F1BFEB #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.57
#F1BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#F1BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFEB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFEB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F5C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1bfeb; /* rgb */ color: rgb(241, 191, 235); /* oklch */ color: oklch(86.2% 0.081 330.3);
Tailwind
colors: {
custom: {
50: '#f6d2f1',
500: '#f1bfeb',
950: '#000000',
},
}SCSS
$custom: #f1bfeb; $custom-light: #f6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f1bfeb",
"rgb": {
"r": 241,
"g": 191,
"b": 235
},
"hsl": {
"h": 307.2,
"s": 64.103,
"l": 84.706
},
"oklch": {
"l": 0.86223,
"c": 0.08083,
"h": 330.3
},
"luminance": 0.61961
}Semantic roles & 50–950 ramp
primary
#F1BFEB
secondary
#84D08D
accent
#CC2F1A
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385