#F8BEEF#F8BEEF
#F8BEEF is a very light, moderate purple. Relative luminance 0.630; OKLCH L 86.8% C 0.092 H 331.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BEEF |
|---|---|
| RGB | rgb(248, 190, 239) |
| HSL | hsl(309, 81%, 86%) |
| HSV | hsv(309, 23%, 97%) |
| CMYK | cmyk(0%, 23.4%, 3.6%, 2.7%) |
| CIE-LAB | lab(83.45, 28.60, -16.21) |
| CIE-LCH | lch(83.45, 32.88, 330.45°) |
| OKLab | oklab(86.85% 0.0806 -0.0434) |
| OKLCH | oklch(86.85% 0.092 331.7) |
| XYZ | xyz(72.7035, 63.0176, 89.9784) |
| Luminance | 0.6301 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.52
Light Lavendar
#EFC0FE
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 5.52
Pale Lavender
#EECFFE
ΔE00 6.34
Plum
#DDA0DD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BEEF #BEF8C7
analogous
#E4BEF8 #F8BEEF #F8BED2
triadic
#F8BEEF #EFF8BE #BEEFF8
tetradic
#F8BEEF #F8E4BE #BEF8C7 #BED2F8
square
#F8BEEF #F8E4BE #BEF8C7 #BED2F8
split-complementary
#F8BEEF #D2F8BE #BEF8E4
monochromatic
#EC4FD4 #F287E1 #F8BEEF #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.54
#F8BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#F8BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BEEF
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BEEF | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBF1
Deuteranopia (green-blind)
#CAD3ED
Tritanopia (blue-blind)
#FDC1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f8beef; /* rgb */ color: rgb(248, 190, 239); /* oklch */ color: oklch(86.8% 0.092 331.7);
Tailwind
colors: {
custom: {
50: '#fbd2f4',
500: '#f8beef',
950: '#000000',
},
}SCSS
$custom: #f8beef; $custom-light: #fbd2f4; $custom-dark: #000000;
JSON
{
"hex": "#f8beef",
"rgb": {
"r": 248,
"g": 190,
"b": 239
},
"hsl": {
"h": 309.31,
"s": 80.556,
"l": 85.882
},
"oklch": {
"l": 0.86847,
"c": 0.09156,
"h": 331.7
},
"luminance": 0.63015
}Semantic roles & 50–950 ramp
primary
#F8BEEF
secondary
#7FDB8D
accent
#DD2A09
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385