#F7EDFF#F7EDFF
#F7EDFF is a very light, muted violet. Relative luminance 0.876; OKLCH L 95.9% C 0.026 H 310.4°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EDFF |
|---|---|
| RGB | rgb(247, 237, 255) |
| HSL | hsl(273, 100%, 96%) |
| HSV | hsv(273, 7%, 100%) |
| CMYK | cmyk(3.1%, 7.1%, 0%, 0%) |
| CIE-LAB | lab(94.98, 6.54, -7.45) |
| CIE-LCH | lch(94.98, 9.92, 311.29°) |
| OKLab | oklab(95.92% 0.0169 -0.0199) |
| OKLCH | oklch(95.92% 0.026 310.4) |
| XYZ | xyz(86.6889, 87.5628, 106.9227) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.57
Lavenderblush
#FFF0F5
ΔE00 5.47
Ghostwhite
#F8F8FF
ΔE00 6.92
Snow
#FFFAFA
ΔE00 8.67
Very Light Pink
#FFF4F2
ΔE00 8.69
Pale Grey
#FDFDFE
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EDFF #F5FFED
analogous
#EEEDFF #F7EDFF #FFEDFE
triadic
#F7EDFF #FFF7ED #EDFFF7
tetradic
#F7EDFF #FFEEED #F5FFED #EDFEFF
square
#F7EDFF #FFEEED #F5FFED #EDFEFF
split-complementary
#F7EDFF #FEFFED #EDFFEE
monochromatic
#C173FF #DCB0FF #F1E0FF #F1E0FF #F1E0FF
Accessibility & contrast
On white
1.13
#F7EDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#F7EDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EDFF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EDFF | 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)
#EBF0FF
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#F6EFF3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f7edff; /* rgb */ color: rgb(247, 237, 255); /* oklch */ color: oklch(95.9% 0.026 310.4);
Tailwind
colors: {
custom: {
50: '#f9f2ff',
500: '#f7edff',
950: '#000000',
},
}SCSS
$custom: #f7edff; $custom-light: #f9f2ff; $custom-dark: #000000;
JSON
{
"hex": "#f7edff",
"rgb": {
"r": 247,
"g": 237,
"b": 255
},
"hsl": {
"h": 273.333,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.95915,
"c": 0.02608,
"h": 310.4
},
"luminance": 0.87563
}Semantic roles & 50–950 ramp
primary
#F7EDFF
secondary
#C4EFA2
accent
#E60066
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586