#F1BEEB#F1BEEB
#F1BEEB is a very light, moderate purple. Relative luminance 0.615; OKLCH L 86.0% C 0.083 H 330.2°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BEEB |
|---|---|
| RGB | rgb(241, 190, 235) |
| HSL | hsl(307, 65%, 85%) |
| HSV | hsv(307, 21%, 95%) |
| CMYK | cmyk(0%, 21.2%, 2.5%, 5.5%) |
| CIE-LAB | lab(82.66, 25.59, -15.33) |
| CIE-LCH | lch(82.66, 29.83, 329.07°) |
| OKLab | oklab(86.05% 0.0717 -0.041) |
| OKLCH | oklch(86.05% 0.083 330.2) |
| XYZ | xyz(69.6830, 61.5277, 86.7865) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.02
Very Light Purple
#F6CEFC
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 4.75
Light Lilac
#EDC8FF
ΔE00 5.10
Pale Lavender
#EECFFE
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BEEB #BEF1C4
analogous
#DEBEF1 #F1BEEB #F1BED2
triadic
#F1BEEB #EBF1BE #BEEBF1
tetradic
#F1BEEB #F1DEBE #BEF1C4 #BED2F1
square
#F1BEEB #F1DEBE #BEF1C4 #BED2F1
split-complementary
#F1BEEB #D2F1BE #BEF1DE
monochromatic
#DB59CC #E68CDC #F1BEEB #FAE6F7 #FAE6F7
Accessibility & contrast
On white
1.58
#F1BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#F1BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BEEB
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BEEB | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCAED
Deuteranopia (green-blind)
#C8D0E9
Tritanopia (blue-blind)
#F5C1CD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f1beeb; /* rgb */ color: rgb(241, 190, 235); /* oklch */ color: oklch(86.0% 0.083 330.2);
Tailwind
colors: {
custom: {
50: '#f6d2f1',
500: '#f1beeb',
950: '#000000',
},
}SCSS
$custom: #f1beeb; $custom-light: #f6d2f1; $custom-dark: #000000;
JSON
{
"hex": "#f1beeb",
"rgb": {
"r": 241,
"g": 190,
"b": 235
},
"hsl": {
"h": 307.059,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.86045,
"c": 0.08259,
"h": 330.2
},
"luminance": 0.61526
}Semantic roles & 50–950 ramp
primary
#F1BEEB
secondary
#83D08C
accent
#CC2E19
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385