#F7EDFD#F7EDFD
#F7EDFD is a very light, muted violet. Relative luminance 0.874; OKLCH L 95.9% C 0.024 H 313.1°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EDFD |
|---|---|
| RGB | rgb(247, 237, 253) |
| HSL | hsl(278, 80%, 96%) |
| HSV | hsv(278, 6%, 99%) |
| CMYK | cmyk(2.4%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.92, 6.18, -6.50) |
| CIE-LCH | lch(94.92, 8.97, 313.57°) |
| OKLab | oklab(95.86% 0.0162 -0.0173) |
| OKLCH | oklch(95.86% 0.024 313.1) |
| XYZ | xyz(86.3687, 87.4347, 105.2360) |
| Luminance | 0.8743 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.69
Lavenderblush
#FFF0F5
ΔE00 4.79
Ghostwhite
#F8F8FF
ΔE00 6.41
Very Light Pink
#FFF4F2
ΔE00 7.97
Snow
#FFFAFA
ΔE00 8.00
Pale Grey
#FDFDFE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EDFD #F3FDED
analogous
#EFEDFD #F7EDFD #FDEDFB
triadic
#F7EDFD #FDF7ED #EDFDF7
tetradic
#F7EDFD #FDEFED #F3FDED #EDFBFD
square
#F7EDFD #FDEFED #F3FDED #EDFBFD
split-complementary
#F7EDFD #FBFDED #EDFDEF
monochromatic
#C67FF1 #DFB6F7 #F3E3FC #F3E3FC #F3E3FC
Accessibility & contrast
On white
1.14
#F7EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#F7EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EDFD
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EDFD | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FE
Deuteranopia (green-blind)
#EDF1FC
Tritanopia (blue-blind)
#F7EFF2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f7edfd; /* rgb */ color: rgb(247, 237, 253); /* oklch */ color: oklch(95.9% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#f9f2fe',
500: '#f7edfd',
950: '#000000',
},
}SCSS
$custom: #f7edfd; $custom-light: #f9f2fe; $custom-dark: #000000;
JSON
{
"hex": "#f7edfd",
"rgb": {
"r": 247,
"g": 237,
"b": 253
},
"hsl": {
"h": 277.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95855,
"c": 0.02368,
"h": 313.1
},
"luminance": 0.87434
}Semantic roles & 50–950 ramp
primary
#F7EDFD
secondary
#BFE6A8
accent
#DC0958
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585