#F3EDFD#F3EDFD
#F3EDFD is a very light, muted violet. Relative luminance 0.867; OKLCH L 95.5% C 0.022 H 302.9°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EDFD |
|---|---|
| RGB | rgb(243, 237, 253) |
| HSL | hsl(263, 80%, 96%) |
| HSV | hsv(263, 6%, 99%) |
| CMYK | cmyk(4%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(94.62, 4.87, -6.98) |
| CIE-LCH | lch(94.62, 8.51, 304.91°) |
| OKLab | oklab(95.54% 0.0121 -0.0186) |
| OKLCH | oklch(95.54% 0.022 302.9) |
| XYZ | xyz(84.9728, 86.7149, 105.1706) |
| Luminance | 0.8671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.30
Ghostwhite
#F8F8FF
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 5.53
Snow
#FFFAFA
ΔE00 7.64
Very Light Pink
#FFF4F2
ΔE00 8.05
Pale Grey
#FDFDFE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EDFD #F7FDED
analogous
#EDEFFD #F3EDFD #FBEDFD
triadic
#F3EDFD #FDF3ED #EDFDF3
tetradic
#F3EDFD #FDEDEF #F7FDED #EDFDFB
square
#F3EDFD #FDEDEF #F7FDED #EDFDFB
split-complementary
#F3EDFD #FDFBED #EFFDED
monochromatic
#AA7FF1 #CEB6F7 #EDE3FC #EDE3FC #EDE3FC
Accessibility & contrast
On white
1.14
#F3EDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#F3EDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EDFD
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EDFD | 1.00 | 1.14 | 18.34 | 18.34 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFE
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#F2EFF2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f3edfd; /* rgb */ color: rgb(243, 237, 253); /* oklch */ color: oklch(95.5% 0.022 302.9);
Tailwind
colors: {
custom: {
50: '#f7f2fe',
500: '#f3edfd',
950: '#000000',
},
}SCSS
$custom: #f3edfd; $custom-light: #f7f2fe; $custom-dark: #000000;
JSON
{
"hex": "#f3edfd",
"rgb": {
"r": 243,
"g": 237,
"b": 253
},
"hsl": {
"h": 262.5,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.95541,
"c": 0.02218,
"h": 302.9
},
"luminance": 0.86715
}Semantic roles & 50–950 ramp
primary
#F3EDFD
secondary
#CFE6A8
accent
#DC098D
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585