#F3EFFD#F3EFFD
#F3EFFD is a very light, near-neutral violet. Relative luminance 0.879; OKLCH L 95.9% C 0.019 H 299.1°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EFFD |
|---|---|
| RGB | rgb(243, 239, 253) |
| HSL | hsl(257, 78%, 96%) |
| HSV | hsv(257, 6%, 99%) |
| CMYK | cmyk(4%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.11, 3.85, -6.25) |
| CIE-LCH | lch(95.11, 7.34, 301.59°) |
| OKLab | oklab(95.93% 0.0093 -0.0167) |
| OKLCH | oklch(95.93% 0.019 299.1) |
| XYZ | xyz(85.5551, 87.8795, 105.3647) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.37
Ghostwhite
#F8F8FF
ΔE00 4.17
Lavenderblush
#FFF0F5
ΔE00 5.50
Snow
#FFFAFA
ΔE00 6.69
Pale Grey
#FDFDFE
ΔE00 7.08
Whitesmoke
#F5F5F5
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EFFD #F9FDEF
analogous
#EFF2FD #F3EFFD #FAEFFD
triadic
#F3EFFD #FDF3EF #EFFDF3
tetradic
#F3EFFD #FDEFF2 #F9FDEF #EFFDFA
square
#F3EFFD #FDEFF2 #F9FDEF #EFFDFA
split-complementary
#F3EFFD #FDFAEF #F2FDEF
monochromatic
#A182EF #CAB9F6 #EBE4FC #EBE4FC #EBE4FC
Accessibility & contrast
On white
1.13
#F3EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#F3EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EFFD
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EFFD | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#EDF1FD
Tritanopia (blue-blind)
#F1F1F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f3effd; /* rgb */ color: rgb(243, 239, 253); /* oklch */ color: oklch(95.9% 0.019 299.1);
Tailwind
colors: {
custom: {
50: '#f7f4fe',
500: '#f3effd',
950: '#000000',
},
}SCSS
$custom: #f3effd; $custom-light: #f7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f3effd",
"rgb": {
"r": 243,
"g": 239,
"b": 253
},
"hsl": {
"h": 257.143,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.95927,
"c": 0.01907,
"h": 299.1
},
"luminance": 0.8788
}Semantic roles & 50–950 ramp
primary
#F3EFFD
secondary
#D5E6AA
accent
#DA0B9F
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585