#F8EDFD#F8EDFD
#F8EDFD is a very light, muted purple. Relative luminance 0.876; OKLCH L 95.9% C 0.024 H 315.5°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EDFD |
|---|---|
| RGB | rgb(248, 237, 253) |
| HSL | hsl(281, 80%, 96%) |
| HSV | hsv(281, 6%, 99%) |
| CMYK | cmyk(2%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(95.00, 6.51, -6.37) |
| CIE-LCH | lch(95.00, 9.11, 315.60°) |
| OKLab | oklab(95.93% 0.0172 -0.0169) |
| OKLCH | oklch(95.93% 0.024 315.5) |
| XYZ | xyz(86.7223, 87.6170, 105.2526) |
| Luminance | 0.8762 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.67
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Ghostwhite
#F8F8FF
ΔE00 6.68
Very Light Pink
#FFF4F2
ΔE00 8.00
Snow
#FFFAFA
ΔE00 8.13
Pale Grey
#FDFDFE
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EDFD #F2FDED
analogous
#F0EDFD #F8EDFD #FDEDFA
triadic
#F8EDFD #FDF8ED #EDFDF8
tetradic
#F8EDFD #FDF0ED #F2FDED #EDFAFD
square
#F8EDFD #FDF0ED #F2FDED #EDFAFD
split-complementary
#F8EDFD #FAFDED #EDFDF0
monochromatic
#CD7FF1 #E3B6F7 #F4E3FC #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.13
#F8EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#F8EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EDFD
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EDFD | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#F8EFF2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8edfd; /* rgb */ color: rgb(248, 237, 253); /* oklch */ color: oklch(95.9% 0.024 315.5);
Tailwind
colors: {
custom: {
50: '#faf2fe',
500: '#f8edfd',
950: '#000000',
},
}SCSS
$custom: #f8edfd; $custom-light: #faf2fe; $custom-dark: #000000;
JSON
{
"hex": "#f8edfd",
"rgb": {
"r": 248,
"g": 237,
"b": 253
},
"hsl": {
"h": 281.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95934,
"c": 0.02417,
"h": 315.5
},
"luminance": 0.87617
}Semantic roles & 50–950 ramp
primary
#F8EDFD
secondary
#BBE6A8
accent
#DC094B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585