#F8EBFE#F8EBFE
#F8EBFE is a very light, muted purple. Relative luminance 0.865; OKLCH L 95.6% C 0.029 H 315.3°. Best body text is #000000 at 18.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EBFE |
|---|---|
| RGB | rgb(248, 235, 254) |
| HSL | hsl(281, 90%, 96%) |
| HSV | hsv(281, 7%, 100%) |
| CMYK | cmyk(2.4%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.54, 7.72, -7.57) |
| CIE-LCH | lch(94.54, 10.82, 315.54°) |
| OKLab | oklab(95.58% 0.0204 -0.0202) |
| OKLCH | oklch(95.58% 0.029 315.3) |
| XYZ | xyz(86.3062, 86.5293, 105.9018) |
| Luminance | 0.8653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 5.66
Ghostwhite
#F8F8FF
ΔE00 8.02
Very Light Pink
#FFF4F2
ΔE00 9.21
Snow
#FFFAFA
ΔE00 9.46
Mistyrose
#FFE4E1
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EBFE #F1FEEB
analogous
#EEEBFE #F8EBFE #FEEBFA
triadic
#F8EBFE #FEF8EB #EBFEF8
tetradic
#F8EBFE #FEEEEB #F1FEEB #EBFAFE
square
#F8EBFE #FEEEEB #F1FEEB #EBFAFE
split-complementary
#F8EBFE #FAFEEB #EBFEEE
monochromatic
#CF76F8 #E4B1FB #F5E2FE #F5E2FE #F5E2FE
Accessibility & contrast
On white
1.15
#F8EBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.31
#F8EBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EBFE
18.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EBFE | 1.00 | 1.15 | 18.31 | 18.31 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EEFF
Deuteranopia (green-blind)
#EBF0FD
Tritanopia (blue-blind)
#F8EDF1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f8ebfe; /* rgb */ color: rgb(248, 235, 254); /* oklch */ color: oklch(95.6% 0.029 315.3);
Tailwind
colors: {
custom: {
50: '#faf1fe',
500: '#f8ebfe',
950: '#000000',
},
}SCSS
$custom: #f8ebfe; $custom-light: #faf1fe; $custom-dark: #000000;
JSON
{
"hex": "#f8ebfe",
"rgb": {
"r": 248,
"g": 235,
"b": 254
},
"hsl": {
"h": 281.053,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95582,
"c": 0.02869,
"h": 315.3
},
"luminance": 0.86529
}Semantic roles & 50–950 ramp
primary
#F8EBFE
secondary
#B9EAA3
accent
#E60048
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171617
muted
#858585