#F4EAF4#F4EAF4
#F4EAF4 is a very light, near-neutral purple. Relative luminance 0.846; OKLCH L 94.8% C 0.017 H 325.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF4 |
|---|---|
| RGB | rgb(244, 234, 244) |
| HSL | hsl(300, 31%, 94%) |
| HSV | hsv(300, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 0%, 4.3%) |
| CIE-LAB | lab(93.72, 5.11, -3.63) |
| CIE-LCH | lch(93.72, 6.27, 324.67°) |
| OKLab | oklab(94.77% 0.0141 -0.0096) |
| OKLCH | oklch(94.77% 0.017 325.7) |
| XYZ | xyz(83.0577, 84.6108, 97.5263) |
| Luminance | 0.8461 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 5.41
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 5.86
Snow
#FFFAFA
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF4 #EAF4EA
analogous
#EFEAF4 #F4EAF4 #F4EAEF
triadic
#F4EAF4 #F4F4EA #EAF4F4
tetradic
#F4EAF4 #F4EFEA #EAF4EA #EAEFF4
square
#F4EAF4 #F4EFEA #EAF4EA #EAEFF4
split-complementary
#F4EAF4 #EFF4EA #EAF4EF
monochromatic
#CA9ACA #DFC2DF #F4EAF4 #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.17
#F4EAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#F4EAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF4
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF4 | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF4
Deuteranopia (green-blind)
#EBEDF4
Tritanopia (blue-blind)
#F5EBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf4; /* rgb */ color: rgb(244, 234, 244); /* oklch */ color: oklch(94.8% 0.017 325.7);
Tailwind
colors: {
custom: {
50: '#f7f0f7',
500: '#f4eaf4',
950: '#000000',
},
}SCSS
$custom: #f4eaf4; $custom-light: #f7f0f7; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf4",
"rgb": {
"r": 244,
"g": 234,
"b": 244
},
"hsl": {
"h": 300,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94774,
"c": 0.01701,
"h": 325.7
},
"luminance": 0.8461
}Semantic roles & 50–950 ramp
primary
#F4EAF4
secondary
#B4CFB4
accent
#AA3C3C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585