#F8E0FC#F8E0FC
#F8E0FC is a very light, muted purple. Relative luminance 0.803; OKLCH L 93.4% C 0.045 H 321.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F8E0FC |
|---|---|
| RGB | rgb(248, 224, 252) |
| HSL | hsl(291, 82%, 93%) |
| HSV | hsv(291, 11%, 99%) |
| CMYK | cmyk(1.6%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.82, 13.06, -10.57) |
| CIE-LCH | lch(91.82, 16.80, 321.01°) |
| OKLab | oklab(93.44% 0.0353 -0.0282) |
| OKLCH | oklch(93.44% 0.045 321.4) |
| XYZ | xyz(82.9352, 80.2969, 103.2064) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.27
Very Light Purple
#F6CEFC
ΔE00 6.52
Pale Mauve
#FED0FC
ΔE00 6.66
Thistle
#D8BFD8
ΔE00 7.71
Pale Lilac
#E4CBFF
ΔE00 8.03
Light Pink
#FFD1DF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8E0FC #E4FCE0
analogous
#EAE0FC #F8E0FC #FCE0F2
triadic
#F8E0FC #FCF8E0 #E0FCF8
tetradic
#F8E0FC #FCEAE0 #E4FCE0 #E0F2FC
square
#F8E0FC #FCEAE0 #E4FCE0 #E0F2FC
split-complementary
#F8E0FC #F2FCE0 #E0FCEA
monochromatic
#DF70F1 #EBA8F7 #F8E0FC #F9E3FC #F9E3FC
Accessibility & contrast
On white
1.23
#F8E0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F8E0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8E0FC
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8E0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8E0FC | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#E3E8FB
Tritanopia (blue-blind)
#F9E2E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f8e0fc; /* rgb */ color: rgb(248, 224, 252); /* oklch */ color: oklch(93.4% 0.045 321.4);
Tailwind
colors: {
custom: {
50: '#fae9fd',
500: '#f8e0fc',
950: '#000000',
},
}SCSS
$custom: #f8e0fc; $custom-light: #fae9fd; $custom-dark: #000000;
JSON
{
"hex": "#f8e0fc",
"rgb": {
"r": 248,
"g": 224,
"b": 252
},
"hsl": {
"h": 291.429,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93443,
"c": 0.0452,
"h": 321.4
},
"luminance": 0.80296
}Semantic roles & 50–950 ramp
primary
#F8E0FC
secondary
#A6E49C
accent
#DF0726
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485