#F8EDFF#F8EDFF
#F8EDFF is a very light, muted violet. Relative luminance 0.877; OKLCH L 96.0% C 0.027 H 312.6°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EDFF |
|---|---|
| RGB | rgb(248, 237, 255) |
| HSL | hsl(277, 100%, 96%) |
| HSV | hsv(277, 7%, 100%) |
| CMYK | cmyk(2.7%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(95.05, 6.87, -7.33) |
| CIE-LCH | lch(95.05, 10.05, 313.15°) |
| OKLab | oklab(95.99% 0.0179 -0.0195) |
| OKLCH | oklch(95.99% 0.027 312.6) |
| XYZ | xyz(87.0426, 87.7451, 106.9393) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.93
Lavenderblush
#FFF0F5
ΔE00 5.37
Ghostwhite
#F8F8FF
ΔE00 7.17
Very Light Pink
#FFF4F2
ΔE00 8.72
Snow
#FFFAFA
ΔE00 8.79
Pale Grey
#FDFDFE
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EDFF #F4FFED
analogous
#EFEDFF #F8EDFF #FFEDFD
triadic
#F8EDFF #FFF8ED #EDFFF8
tetradic
#F8EDFF #FFEFED #F4FFED #EDFDFF
square
#F8EDFF #FFEFED #F4FFED #EDFDFF
split-complementary
#F8EDFF #FDFFED #EDFFEF
monochromatic
#C873FF #E0B0FF #F3E0FF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.13
#F8EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F8EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EDFF
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EDFF | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#F8EFF3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8edff; /* rgb */ color: rgb(248, 237, 255); /* oklch */ color: oklch(96.0% 0.027 312.6);
Tailwind
colors: {
custom: {
50: '#faf2ff',
500: '#f8edff',
950: '#000000',
},
}SCSS
$custom: #f8edff; $custom-light: #faf2ff; $custom-dark: #000000;
JSON
{
"hex": "#f8edff",
"rgb": {
"r": 248,
"g": 237,
"b": 255
},
"hsl": {
"h": 276.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95994,
"c": 0.02651,
"h": 312.6
},
"luminance": 0.87745
}Semantic roles & 50–950 ramp
primary
#F8EDFF
secondary
#C0EFA2
accent
#E60059
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586