#F4EAF3#F4EAF3
#F4EAF3 is a very light, near-neutral purple. Relative luminance 0.846; OKLCH L 94.7% C 0.016 H 328.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF3 |
|---|---|
| RGB | rgb(244, 234, 243) |
| HSL | hsl(306, 31%, 94%) |
| HSV | hsv(306, 4%, 96%) |
| CMYK | cmyk(0%, 4.1%, 0.4%, 4.3%) |
| CIE-LAB | lab(93.69, 4.94, -3.14) |
| CIE-LCH | lch(93.69, 5.85, 327.51°) |
| OKLab | oklab(94.75% 0.0137 -0.0083) |
| OKLCH | oklch(94.75% 0.016 328.8) |
| XYZ | xyz(82.9062, 84.5502, 96.7289) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.83
Ghostwhite
#F8F8FF
ΔE00 5.28
Very Light Pink
#FFF4F2
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 5.83
Snow
#FFFAFA
ΔE00 5.89
Whitesmoke
#F5F5F5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF3 #EAF4EB
analogous
#F0EAF4 #F4EAF3 #F4EAEE
triadic
#F4EAF3 #F3F4EA #EAF3F4
tetradic
#F4EAF3 #F4F0EA #EAF4EB #EAEEF4
square
#F4EAF3 #F4F0EA #EAF4EB #EAEEF4
split-complementary
#F4EAF3 #EEF4EA #EAF4F0
monochromatic
#CA9AC5 #DFC2DC #F4EAF3 #F4EBF4 #F4EBF4
Accessibility & contrast
On white
1.17
#F4EAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#F4EAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF3
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF3 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAECF3
Deuteranopia (green-blind)
#ECEDF3
Tritanopia (blue-blind)
#F5EBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf3; /* rgb */ color: rgb(244, 234, 243); /* oklch */ color: oklch(94.7% 0.016 328.8);
Tailwind
colors: {
custom: {
50: '#f7f0f7',
500: '#f4eaf3',
950: '#000000',
},
}SCSS
$custom: #f4eaf3; $custom-light: #f7f0f7; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf3",
"rgb": {
"r": 244,
"g": 234,
"b": 243
},
"hsl": {
"h": 306,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.94745,
"c": 0.01601,
"h": 328.8
},
"luminance": 0.8455
}Semantic roles & 50–950 ramp
primary
#F4EAF3
secondary
#B4CFB6
accent
#AA473C
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585