#F4EAF5#F4EAF5
#F4EAF5 is a very light, near-neutral purple. Relative luminance 0.847; OKLCH L 94.8% C 0.018 H 323.0°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF5 |
|---|---|
| RGB | rgb(244, 234, 245) |
| HSL | hsl(295, 35%, 94%) |
| HSV | hsv(295, 4%, 96%) |
| CMYK | cmyk(0.4%, 4.5%, 0%, 3.9%) |
| CIE-LAB | lab(93.74, 5.29, -4.11) |
| CIE-LCH | lch(93.74, 6.70, 322.19°) |
| OKLab | oklab(94.8% 0.0144 -0.0109) |
| OKLCH | oklch(94.8% 0.018 323) |
| XYZ | xyz(83.2099, 84.6717, 98.3282) |
| Luminance | 0.8467 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.34
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Ghostwhite
#F8F8FF
ΔE00 5.57
Very Light Pink
#FFF4F2
ΔE00 6.25
Snow
#FFFAFA
ΔE00 6.55
Whitesmoke
#F5F5F5
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF5 #EBF5EA
analogous
#EFEAF5 #F4EAF5 #F5EAF1
triadic
#F4EAF5 #F5F4EA #EAF5F4
tetradic
#F4EAF5 #F5EFEA #EBF5EA #EAF1F5
square
#F4EAF5 #F5EFEA #EBF5EA #EAF1F5
split-complementary
#F4EAF5 #F1F5EA #EAF5EF
monochromatic
#C997CE #DEC1E1 #F4EAF5 #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.17
#F4EAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#F4EAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF5
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF5 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#EBEDF5
Tritanopia (blue-blind)
#F5EBED
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf5; /* rgb */ color: rgb(244, 234, 245); /* oklch */ color: oklch(94.8% 0.018 323.0);
Tailwind
colors: {
custom: {
50: '#f7f0f8',
500: '#f4eaf5',
950: '#000000',
},
}SCSS
$custom: #f4eaf5; $custom-light: #f7f0f8; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf5",
"rgb": {
"r": 244,
"g": 234,
"b": 245
},
"hsl": {
"h": 294.545,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.94803,
"c": 0.01806,
"h": 323
},
"luminance": 0.84671
}Semantic roles & 50–950 ramp
primary
#F4EAF5
secondary
#B5D1B2
accent
#AE3742
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585