#F8EBFA#F8EBFA
#F8EBFA is a very light, muted purple. Relative luminance 0.863; OKLCH L 95.5% C 0.024 H 321.7°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBFA |
|---|---|
| RGB | rgb(248, 235, 250) |
| HSL | hsl(292, 60%, 95%) |
| HSV | hsv(292, 6%, 98%) |
| CMYK | cmyk(0.8%, 6%, 0%, 2%) |
| CIE-LAB | lab(94.43, 7.00, -5.66) |
| CIE-LCH | lch(94.43, 9.00, 321.05°) |
| OKLab | oklab(95.46% 0.019 -0.015) |
| OKLCH | oklch(95.46% 0.024 321.7) |
| XYZ | xyz(85.6724, 86.2757, 102.5635) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.24
Lavender (CSS)
#E6E6FA
ΔE00 5.70
Ghostwhite
#F8F8FF
ΔE00 7.15
Very Light Pink
#FFF4F2
ΔE00 7.81
Snow
#FFFAFA
ΔE00 8.22
Mistyrose
#FFE4E1
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBFA #EDFAEB
analogous
#F0EBFA #F8EBFA #FAEBF4
triadic
#F8EBFA #FAF8EB #EBFAF8
tetradic
#F8EBFA #FAF0EB #EDFAEB #EBF4FA
square
#F8EBFA #FAF0EB #EDFAEB #EBF4FA
split-complementary
#F8EBFA #F4FAEB #EBFAF0
monochromatic
#D689E2 #E7BAEE #F6E7F9 #F6E7F9 #F6E7F9
Accessibility & contrast
On white
1.15
#F8EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F8EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBFA
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBFA | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#ECEFF9
Tritanopia (blue-blind)
#F9ECF0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f8ebfa; /* rgb */ color: rgb(248, 235, 250); /* oklch */ color: oklch(95.5% 0.024 321.7);
Tailwind
colors: {
custom: {
50: '#faf1fc',
500: '#f8ebfa',
950: '#000000',
},
}SCSS
$custom: #f8ebfa; $custom-light: #faf1fc; $custom-dark: #000000;
JSON
{
"hex": "#f8ebfa",
"rgb": {
"r": 248,
"g": 235,
"b": 250
},
"hsl": {
"h": 292,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95462,
"c": 0.02418,
"h": 321.7
},
"luminance": 0.86275
}Semantic roles & 50–950 ramp
primary
#F8EBFA
secondary
#B3DDAC
accent
#C81E34
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585