#F4EEF6#F4EEF6
#F4EEF6 is a very light, near-neutral purple. Relative luminance 0.870; OKLCH L 95.6% C 0.012 H 317.8°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EEF6 |
|---|---|
| RGB | rgb(244, 238, 246) |
| HSL | hsl(285, 31%, 95%) |
| HSV | hsv(285, 3%, 96%) |
| CMYK | cmyk(0.8%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(94.75, 3.42, -3.14) |
| CIE-LCH | lch(94.75, 4.64, 317.43°) |
| OKLab | oklab(95.6% 0.0092 -0.0083) |
| OKLCH | oklch(95.6% 0.012 317.8) |
| XYZ | xyz(84.5146, 87.0362, 99.5182) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.40
Lavenderblush
#FFF0F5
ΔE00 3.76
Snow
#FFFAFA
ΔE00 4.60
Very Light Pink
#FFF4F2
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.40
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EEF6 #F0F6EE
analogous
#F0EEF6 #F4EEF6 #F6EEF4
triadic
#F4EEF6 #F6F4EE #EEF6F4
tetradic
#F4EEF6 #F6F0EE #F0F6EE #EEF4F6
square
#F4EEF6 #F6F0EE #F0F6EE #EEF4F6
split-complementary
#F4EEF6 #F4F6EE #EEF6F0
monochromatic
#C09ECC #DAC6E1 #F2EBF4 #F2EBF4 #F2EBF4
Accessibility & contrast
On white
1.14
#F4EEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#F4EEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EEF6
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EEF6 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0F6
Deuteranopia (green-blind)
#EEF0F6
Tritanopia (blue-blind)
#F4EFF0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eef6; /* rgb */ color: rgb(244, 238, 246); /* oklch */ color: oklch(95.6% 0.012 317.8);
Tailwind
colors: {
custom: {
50: '#f7f3f9',
500: '#f4eef6',
950: '#000000',
},
}SCSS
$custom: #f4eef6; $custom-light: #f7f3f9; $custom-dark: #000000;
JSON
{
"hex": "#f4eef6",
"rgb": {
"r": 244,
"g": 238,
"b": 246
},
"hsl": {
"h": 285,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.95605,
"c": 0.01236,
"h": 317.8
},
"luminance": 0.87036
}Semantic roles & 50–950 ramp
primary
#F4EEF6
secondary
#BED1B7
accent
#A93C57
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585