#F4EFFD#F4EFFD
#F4EFFD is a very light, near-neutral violet. Relative luminance 0.881; OKLCH L 96.0% C 0.019 H 302.2°. Best body text is #000000 at 18.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFFD |
|---|---|
| RGB | rgb(244, 239, 253) |
| HSL | hsl(261, 78%, 96%) |
| HSV | hsv(261, 6%, 99%) |
| CMYK | cmyk(3.6%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.19, 4.17, -6.13) |
| CIE-LCH | lch(95.19, 7.42, 304.22°) |
| OKLab | oklab(96.01% 0.0103 -0.0163) |
| OKLCH | oklch(96.01% 0.019 302.2) |
| XYZ | xyz(85.9013, 88.0580, 105.3809) |
| Luminance | 0.8806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.60
Ghostwhite
#F8F8FF
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 5.19
Snow
#FFFAFA
ΔE00 6.72
Pale Grey
#FDFDFE
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFFD #F8FDEF
analogous
#EFF1FD #F4EFFD #FBEFFD
triadic
#F4EFFD #FDF4EF #EFFDF4
tetradic
#F4EFFD #FDEFF1 #F8FDEF #EFFDFB
square
#F4EFFD #FDEFF1 #F8FDEF #EFFDFB
split-complementary
#F4EFFD #FDFBEF #F1FDEF
monochromatic
#A982EF #CFB9F6 #ECE4FC #ECE4FC #ECE4FC
Accessibility & contrast
On white
1.13
#F4EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.61
#F4EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFFD
18.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFFD | 1.00 | 1.13 | 18.61 | 18.61 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#F3F1F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f4effd; /* rgb */ color: rgb(244, 239, 253); /* oklch */ color: oklch(96.0% 0.019 302.2);
Tailwind
colors: {
custom: {
50: '#f7f4fe',
500: '#f4effd',
950: '#000000',
},
}SCSS
$custom: #f4effd; $custom-light: #f7f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f4effd",
"rgb": {
"r": 244,
"g": 239,
"b": 253
},
"hsl": {
"h": 261.429,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96005,
"c": 0.01931,
"h": 302.2
},
"luminance": 0.88058
}Semantic roles & 50–950 ramp
primary
#F4EFFD
secondary
#D1E6AA
accent
#DA0B90
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585