#F1BEEE#F1BEEE
#F1BEEE is a very light, moderate purple. Relative luminance 0.617; OKLCH L 86.1% C 0.085 H 328.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEEE |
|---|---|
| RGB | rgb(241, 190, 238) |
| HSL | hsl(304, 65%, 85%) |
| HSV | hsv(304, 21%, 95%) |
| CMYK | cmyk(0%, 21.2%, 1.2%, 5.5%) |
| CIE-LAB | lab(82.75, 26.12, -16.79) |
| CIE-LCH | lch(82.75, 31.06, 327.26°) |
| OKLab | oklab(86.15% 0.0726 -0.045) |
| OKLCH | oklch(86.15% 0.085 328.2) |
| XYZ | xyz(70.1201, 61.7025, 89.0884) |
| Luminance | 0.6170 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.86
Light Lavendar
#EFC0FE
ΔE00 3.97
Pale Mauve
#FED0FC
ΔE00 4.02
Light Lilac
#EDC8FF
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 5.35
Pale Lilac
#E4CBFF
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEEE #BEF1C1
analogous
#DBBEF1 #F1BEEE #F1BED5
triadic
#F1BEEE #EEF1BE #BEEEF1
tetradic
#F1BEEE #F1DBBE #BEF1C1 #BED5F1
square
#F1BEEE #F1DBBE #BEF1C1 #BED5F1
split-complementary
#F1BEEE #D5F1BE #BEF1DB
monochromatic
#DB59D4 #E68CE1 #F1BEEE #FAE6F8 #FAE6F8
Accessibility & contrast
On white
1.57
#F1BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#F1BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEEE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEEE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAF0
Deuteranopia (green-blind)
#C7D0EC
Tritanopia (blue-blind)
#F5C2CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1beee; /* rgb */ color: rgb(241, 190, 238); /* oklch */ color: oklch(86.1% 0.085 328.2);
Tailwind
colors: {
custom: {
50: '#f6d2f3',
500: '#f1beee',
950: '#000000',
},
}SCSS
$custom: #f1beee; $custom-light: #f6d2f3; $custom-dark: #000000;
JSON
{
"hex": "#f1beee",
"rgb": {
"r": 241,
"g": 190,
"b": 238
},
"hsl": {
"h": 303.529,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.86148,
"c": 0.08547,
"h": 328.2
},
"luminance": 0.61701
}Semantic roles & 50–950 ramp
primary
#F1BEEE
secondary
#83D088
accent
#CC2419
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171417
muted
#858385