#F0EDFD#F0EDFD
#F0EDFD is a very light, muted violet. Relative luminance 0.862; OKLCH L 95.3% C 0.022 H 294.6°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F0EDFD |
|---|---|
| RGB | rgb(240, 237, 253) |
| HSL | hsl(251, 80%, 96%) |
| HSV | hsv(251, 6%, 99%) |
| CMYK | cmyk(5.1%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.39, 3.90, -7.34) |
| CIE-LCH | lch(94.39, 8.31, 297.96°) |
| OKLab | oklab(95.31% 0.009 -0.0196) |
| OKLCH | oklch(95.31% 0.022 294.6) |
| XYZ | xyz(83.9457, 86.1853, 105.1224) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.44
Ghostwhite
#F8F8FF
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 6.33
Snow
#FFFAFA
ΔE00 7.54
Aliceblue
#F0F8FF
ΔE00 7.68
Pale Grey
#FDFDFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0EDFD #FAFDED
analogous
#EDF2FD #F0EDFD #F8EDFD
triadic
#F0EDFD #FDF0ED #EDFDF0
tetradic
#F0EDFD #FDEDF2 #FAFDED #EDFDF8
square
#F0EDFD #FDEDF2 #FAFDED #EDFDF8
split-complementary
#F0EDFD #FDF8ED #F2FDED
monochromatic
#947FF1 #C2B6F7 #E8E3FC #E8E3FC #E8E3FC
Accessibility & contrast
On white
1.15
#F0EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#F0EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0EDFD
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0EDFD | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EAEFFC
Tritanopia (blue-blind)
#EEEFF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f0edfd; /* rgb */ color: rgb(240, 237, 253); /* oklch */ color: oklch(95.3% 0.022 294.6);
Tailwind
colors: {
custom: {
50: '#f5f2fe',
500: '#f0edfd',
950: '#000000',
},
}SCSS
$custom: #f0edfd; $custom-light: #f5f2fe; $custom-dark: #000000;
JSON
{
"hex": "#f0edfd",
"rgb": {
"r": 240,
"g": 237,
"b": 253
},
"hsl": {
"h": 251.25,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95309,
"c": 0.02156,
"h": 294.6
},
"luminance": 0.86185
}Semantic roles & 50–950 ramp
primary
#F0EDFD
secondary
#DBE6A8
accent
#DC09B5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585