#F0EDFF#F0EDFF
#F0EDFF is a very light, muted violet. Relative luminance 0.863; OKLCH L 95.4% C 0.024 H 293.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EDFF |
|---|---|
| RGB | rgb(240, 237, 255) |
| HSL | hsl(250, 100%, 96%) |
| HSV | hsv(250, 7%, 100%) |
| CMYK | cmyk(5.9%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.45, 4.27, -8.30) |
| CIE-LCH | lch(94.45, 9.33, 297.23°) |
| OKLab | oklab(95.37% 0.0097 -0.0222) |
| OKLCH | oklch(95.37% 0.024 293.6) |
| XYZ | xyz(84.2660, 86.3134, 106.8092) |
| Luminance | 0.8631 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.13
Ghostwhite
#F8F8FF
ΔE00 5.46
Lavenderblush
#FFF0F5
ΔE00 6.82
Aliceblue
#F0F8FF
ΔE00 8.24
Snow
#FFFAFA
ΔE00 8.24
Pale Grey
#FDFDFE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EDFF #FCFFED
analogous
#EDF3FF #F0EDFF #F9EDFF
triadic
#F0EDFF #FFF0ED #EDFFF0
tetradic
#F0EDFF #FFEDF3 #FCFFED #EDFFF9
square
#F0EDFF #FFEDF3 #FCFFED #EDFFF9
split-complementary
#F0EDFF #FFF9ED #F3FFED
monochromatic
#8A73FF #BDB0FF #E5E0FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.15
#F0EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#F0EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EDFF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EDFF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#EAEFFE
Tritanopia (blue-blind)
#EDF0F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0edff; /* rgb */ color: rgb(240, 237, 255); /* oklch */ color: oklch(95.4% 0.024 293.6);
Tailwind
colors: {
custom: {
50: '#f5f2ff',
500: '#f0edff',
950: '#000000',
},
}SCSS
$custom: #f0edff; $custom-light: #f5f2ff; $custom-dark: #000000;
JSON
{
"hex": "#f0edff",
"rgb": {
"r": 240,
"g": 237,
"b": 255
},
"hsl": {
"h": 250,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.9537,
"c": 0.02421,
"h": 293.6
},
"luminance": 0.86314
}Semantic roles & 50–950 ramp
primary
#F0EDFF
secondary
#E2EFA2
accent
#E600BF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586