#F4EEF4#F4EEF4
#F4EEF4 is a very light, near-neutral purple. Relative luminance 0.869; OKLCH L 95.5% C 0.010 H 325.6°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEF4 |
|---|---|
| RGB | rgb(244, 238, 244) |
| HSL | hsl(300, 21%, 95%) |
| HSV | hsv(300, 2%, 96%) |
| CMYK | cmyk(0%, 2.5%, 0%, 4.3%) |
| CIE-LAB | lab(94.70, 3.06, -2.18) |
| CIE-LCH | lch(94.70, 3.76, 324.58°) |
| OKLab | oklab(95.55% 0.0084 -0.0057) |
| OKLCH | oklch(95.55% 0.01 325.6) |
| XYZ | xyz(84.2093, 86.9141, 97.9102) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.28
Lavenderblush
#FFF0F5
ΔE00 3.69
Snow
#FFFAFA
ΔE00 3.86
Very Light Pink
#FFF4F2
ΔE00 4.26
Whitesmoke
#F5F5F5
ΔE00 4.69
Pale Grey
#FDFDFE
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEF4 #EEF4EE
analogous
#F1EEF4 #F4EEF4 #F4EEF1
triadic
#F4EEF4 #F4F4EE #EEF4F4
tetradic
#F4EEF4 #F4F1EE #EEF4EE #EEF1F4
square
#F4EEF4 #F4F1EE #EEF4EE #EEF1F4
split-complementary
#F4EEF4 #F1F4EE #EEF4F1
monochromatic
#C4A4C4 #DCC9DC #F3ECF3 #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.14
#F4EEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#F4EEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEF4
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEF4 | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEFF4
Deuteranopia (green-blind)
#EFF0F4
Tritanopia (blue-blind)
#F4EEF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eef4; /* rgb */ color: rgb(244, 238, 244); /* oklch */ color: oklch(95.5% 0.010 325.6);
Tailwind
colors: {
custom: {
50: '#f7f3f7',
500: '#f4eef4',
950: '#000000',
},
}SCSS
$custom: #f4eef4; $custom-light: #f7f3f7; $custom-dark: #000000;
JSON
{
"hex": "#f4eef4",
"rgb": {
"r": 244,
"g": 238,
"b": 244
},
"hsl": {
"h": 300,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.95547,
"c": 0.01019,
"h": 325.6
},
"luminance": 0.86914
}Semantic roles & 50–950 ramp
primary
#F4EEF4
secondary
#BACCBA
accent
#A04646
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585