#F8E8FC#F8E8FC
#F8E8FC is a very light, muted purple. Relative luminance 0.847; OKLCH L 95.0% C 0.032 H 319.5°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E8FC |
|---|---|
| RGB | rgb(248, 232, 252) |
| HSL | hsl(288, 77%, 95%) |
| HSV | hsv(288, 8%, 99%) |
| CMYK | cmyk(1.6%, 7.9%, 0%, 1.2%) |
| CIE-LAB | lab(93.75, 8.91, -7.70) |
| CIE-LCH | lch(93.75, 11.77, 319.16°) |
| OKLab | oklab(94.95% 0.0239 -0.0205) |
| OKLCH | oklch(94.95% 0.032 319.5) |
| XYZ | xyz(85.1360, 84.6985, 103.9400) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.12
Lavender (CSS)
#E6E6FA
ΔE00 6.43
Ghostwhite
#F8F8FF
ΔE00 9.14
Thistle
#D8BFD8
ΔE00 9.53
Mistyrose
#FFE4E1
ΔE00 9.63
Pale Lavender
#EECFFE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E8FC #ECFCE8
analogous
#EEE8FC #F8E8FC #FCE8F6
triadic
#F8E8FC #FCF8E8 #E8FCF8
tetradic
#F8E8FC #FCEEE8 #ECFCE8 #E8F6FC
square
#F8E8FC #FCEEE8 #ECFCE8 #E8F6FC
split-complementary
#F8E8FC #F6FCE8 #E8FCEE
monochromatic
#D77CEE #E8B2F5 #F7E4FB #F7E4FB #F7E4FB
Accessibility & contrast
On white
1.17
#F8E8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#F8E8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E8FC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E8FC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E9EEFB
Tritanopia (blue-blind)
#F8EAEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f8e8fc; /* rgb */ color: rgb(248, 232, 252); /* oklch */ color: oklch(95.0% 0.032 319.5);
Tailwind
colors: {
custom: {
50: '#faeffd',
500: '#f8e8fc',
950: '#000000',
},
}SCSS
$custom: #f8e8fc; $custom-light: #faeffd; $custom-dark: #000000;
JSON
{
"hex": "#f8e8fc",
"rgb": {
"r": 248,
"g": 232,
"b": 252
},
"hsl": {
"h": 288,
"s": 76.923,
"l": 94.902
},
"oklch": {
"l": 0.94951,
"c": 0.0315,
"h": 319.5
},
"luminance": 0.84698
}Semantic roles & 50–950 ramp
primary
#F8E8FC
secondary
#B1E4A4
accent
#D90C35
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585