#F4EAF9#F4EAF9
#F4EAF9 is a very light, muted purple. Relative luminance 0.849; OKLCH L 94.9% C 0.023 H 314.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF9 |
|---|---|
| RGB | rgb(244, 234, 249) |
| HSL | hsl(280, 56%, 95%) |
| HSV | hsv(280, 6%, 98%) |
| CMYK | cmyk(2%, 6%, 0%, 2.4%) |
| CIE-LAB | lab(93.85, 6.01, -6.03) |
| CIE-LCH | lch(93.85, 8.52, 314.92°) |
| OKLab | oklab(94.92% 0.0159 -0.016) |
| OKLCH | oklch(94.92% 0.023 314.7) |
| XYZ | xyz(83.8271, 84.9186, 101.5789) |
| Luminance | 0.8492 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.59
Lavenderblush
#FFF0F5
ΔE00 4.60
Ghostwhite
#F8F8FF
ΔE00 6.38
Very Light Pink
#FFF4F2
ΔE00 7.75
Snow
#FFFAFA
ΔE00 7.88
Whitesmoke
#F5F5F5
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF9 #EFF9EA
analogous
#EDEAF9 #F4EAF9 #F9EAF7
triadic
#F4EAF9 #F9F4EA #EAF9F4
tetradic
#F4EAF9 #F9EDEA #EFF9EA #EAF7F9
square
#F4EAF9 #F9EDEA #EFF9EA #EAF7F9
split-complementary
#F4EAF9 #F7F9EA #EAF9ED
monochromatic
#C28BDE #DBBAEB #F3E7F8 #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.17
#F4EAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#F4EAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF9
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF9 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFA
Deuteranopia (green-blind)
#EAEEF8
Tritanopia (blue-blind)
#F4EBEF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf9; /* rgb */ color: rgb(244, 234, 249); /* oklch */ color: oklch(94.9% 0.023 314.7);
Tailwind
colors: {
custom: {
50: '#f7f0fb',
500: '#f4eaf9',
950: '#000000',
},
}SCSS
$custom: #f4eaf9; $custom-light: #f7f0fb; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf9",
"rgb": {
"r": 244,
"g": 234,
"b": 249
},
"hsl": {
"h": 280,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.94922,
"c": 0.02256,
"h": 314.7
},
"luminance": 0.84918
}Semantic roles & 50–950 ramp
primary
#F4EAF9
secondary
#BCDBAD
accent
#C32258
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585