#F8EDFC#F8EDFC
#F8EDFC is a very light, muted purple. Relative luminance 0.876; OKLCH L 95.9% C 0.023 H 317.1°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EDFC |
|---|---|
| RGB | rgb(248, 237, 252) |
| HSL | hsl(284, 71%, 96%) |
| HSV | hsv(284, 6%, 99%) |
| CMYK | cmyk(1.6%, 6%, 0%, 1.2%) |
| CIE-LAB | lab(94.97, 6.33, -5.89) |
| CIE-LCH | lch(94.97, 8.65, 317.03°) |
| OKLab | oklab(95.9% 0.0169 -0.0157) |
| OKLCH | oklch(95.9% 0.023 317.1) |
| XYZ | xyz(86.5635, 87.5535, 104.4158) |
| Luminance | 0.8755 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.32
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Ghostwhite
#F8F8FF
ΔE00 6.45
Very Light Pink
#FFF4F2
ΔE00 7.63
Snow
#FFFAFA
ΔE00 7.80
Pale Grey
#FDFDFE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EDFC #F1FCED
analogous
#F0EDFC #F8EDFC #FCEDF8
triadic
#F8EDFC #FCF8ED #EDFCF8
tetradic
#F8EDFC #FCF0ED #F1FCED #EDF8FC
square
#F8EDFC #FCF0ED #F1FCED #EDF8FC
split-complementary
#F8EDFC #F8FCED #EDFCF0
monochromatic
#CF84EB #E4B9F3 #F5E5FB #F5E5FB #F5E5FB
Accessibility & contrast
On white
1.13
#F8EDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F8EDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EDFC
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EDFC | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FD
Deuteranopia (green-blind)
#EEF1FB
Tritanopia (blue-blind)
#F8EEF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8edfc; /* rgb */ color: rgb(248, 237, 252); /* oklch */ color: oklch(95.9% 0.023 317.1);
Tailwind
colors: {
custom: {
50: '#faf2fd',
500: '#f8edfc',
950: '#000000',
},
}SCSS
$custom: #f8edfc; $custom-light: #faf2fd; $custom-dark: #000000;
JSON
{
"hex": "#f8edfc",
"rgb": {
"r": 248,
"g": 237,
"b": 252
},
"hsl": {
"h": 284,
"s": 71.429,
"l": 95.882
},
"oklch": {
"l": 0.95904,
"c": 0.02302,
"h": 317.1
},
"luminance": 0.87553
}Semantic roles & 50–950 ramp
primary
#F8EDFC
secondary
#B9E3AA
accent
#D31246
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585