#F4EFF4#F4EFF4
#F4EFF4 is a very light, near-neutral purple. Relative luminance 0.875; OKLCH L 95.7% C 0.008 H 325.6°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EFF4 |
|---|---|
| RGB | rgb(244, 239, 244) |
| HSL | hsl(300, 19%, 95%) |
| HSV | hsv(300, 2%, 96%) |
| CMYK | cmyk(0%, 2%, 0%, 4.3%) |
| CIE-LAB | lab(94.95, 2.55, -1.81) |
| CIE-LCH | lch(94.95, 3.13, 324.55°) |
| OKLab | oklab(95.74% 0.007 -0.0048) |
| OKLCH | oklch(95.74% 0.008 325.6) |
| XYZ | xyz(84.5012, 87.4980, 98.0075) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.87
Snow
#FFFAFA
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.98
Very Light Pink
#FFF4F2
ΔE00 4.03
Lavenderblush
#FFF0F5
ΔE00 4.14
Pale Grey
#FDFDFE
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EFF4 #EFF4EF
analogous
#F2EFF4 #F4EFF4 #F4EFF2
triadic
#F4EFF4 #F4F4EF #EFF4F4
tetradic
#F4EFF4 #F4F2EF #EFF4EF #EFF2F4
square
#F4EFF4 #F4F2EF #EFF4EF #EFF2F4
split-complementary
#F4EFF4 #F2F4EF #EFF4F2
monochromatic
#C2A6C2 #DBCBDB #F3EDF3 #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.14
#F4EFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#F4EFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EFF4
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EFF4 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F4
Deuteranopia (green-blind)
#F0F1F4
Tritanopia (blue-blind)
#F4EFF1
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f4eff4; /* rgb */ color: rgb(244, 239, 244); /* oklch */ color: oklch(95.7% 0.008 325.6);
Tailwind
colors: {
custom: {
50: '#f7f4f7',
500: '#f4eff4',
950: '#000000',
},
}SCSS
$custom: #f4eff4; $custom-light: #f7f4f7; $custom-dark: #000000;
JSON
{
"hex": "#f4eff4",
"rgb": {
"r": 244,
"g": 239,
"b": 244
},
"hsl": {
"h": 300,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.95741,
"c": 0.00848,
"h": 325.6
},
"luminance": 0.87498
}Semantic roles & 50–950 ramp
primary
#F4EFF4
secondary
#BCCBBC
accent
#9D4949
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585