#F1BEEF#F1BEEF
#F1BEEF is a very light, moderate purple. Relative luminance 0.618; OKLCH L 86.2% C 0.086 H 327.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEEF |
|---|---|
| RGB | rgb(241, 190, 239) |
| HSL | hsl(302, 65%, 85%) |
| HSV | hsv(302, 21%, 95%) |
| CMYK | cmyk(0%, 21.2%, 0.8%, 5.5%) |
| CIE-LAB | lab(82.79, 26.30, -17.28) |
| CIE-LCH | lch(82.79, 31.47, 326.70°) |
| OKLab | oklab(86.18% 0.073 -0.0464) |
| OKLCH | oklch(86.18% 0.086 327.6) |
| XYZ | xyz(70.2674, 61.7615, 89.8642) |
| Luminance | 0.6176 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.72
Very Light Purple
#F6CEFC
ΔE00 3.82
Pale Mauve
#FED0FC
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.33
Pale Lavender
#EECFFE
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEEF #BEF1C0
analogous
#DABEF1 #F1BEEF #F1BED6
triadic
#F1BEEF #EFF1BE #BEEFF1
tetradic
#F1BEEF #F1DABE #BEF1C0 #BED6F1
square
#F1BEEF #F1DABE #BEF1C0 #BED6F1
split-complementary
#F1BEEF #D6F1BE #BEF1DA
monochromatic
#DB59D6 #E68CE3 #F1BEEF #FAE6F9 #FAE6F9
Accessibility & contrast
On white
1.57
#F1BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#F1BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEEF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEEF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCAF1
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#F5C2CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1beef; /* rgb */ color: rgb(241, 190, 239); /* oklch */ color: oklch(86.2% 0.086 327.6);
Tailwind
colors: {
custom: {
50: '#f6d2f4',
500: '#f1beef',
950: '#000000',
},
}SCSS
$custom: #f1beef; $custom-light: #f6d2f4; $custom-dark: #000000;
JSON
{
"hex": "#f1beef",
"rgb": {
"r": 241,
"g": 190,
"b": 239
},
"hsl": {
"h": 302.353,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.86182,
"c": 0.08645,
"h": 327.6
},
"luminance": 0.6176
}Semantic roles & 50–950 ramp
primary
#F1BEEF
secondary
#83D086
accent
#CC2019
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385