#F4EAF6#F4EAF6
#F4EAF6 is a very light, near-neutral purple. Relative luminance 0.847; OKLCH L 94.8% C 0.019 H 320.6°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EAF6 |
|---|---|
| RGB | rgb(244, 234, 246) |
| HSL | hsl(290, 40%, 94%) |
| HSV | hsv(290, 5%, 96%) |
| CMYK | cmyk(0.8%, 4.9%, 0%, 3.5%) |
| CIE-LAB | lab(93.77, 5.47, -4.59) |
| CIE-LCH | lch(93.77, 7.14, 320.02°) |
| OKLab | oklab(94.83% 0.0148 -0.0122) |
| OKLCH | oklch(94.83% 0.019 320.6) |
| XYZ | xyz(83.3630, 84.7329, 99.1343) |
| Luminance | 0.8473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.64
Lavender (CSS)
#E6E6FA
ΔE00 5.10
Ghostwhite
#F8F8FF
ΔE00 5.75
Very Light Pink
#FFF4F2
ΔE00 6.63
Snow
#FFFAFA
ΔE00 6.88
Whitesmoke
#F5F5F5
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EAF6 #ECF6EA
analogous
#EEEAF6 #F4EAF6 #F6EAF2
triadic
#F4EAF6 #F6F4EA #EAF6F4
tetradic
#F4EAF6 #F6EEEA #ECF6EA #EAF2F6
square
#F4EAF6 #F6EEEA #ECF6EA #EAF2F6
split-complementary
#F4EAF6 #F2F6EA #EAF6EE
monochromatic
#C794D1 #DEBFE4 #F4EAF6 #F4EAF6 #F4EAF6
Accessibility & contrast
On white
1.17
#F4EAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#F4EAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EAF6
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EAF6 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#EBEDF6
Tritanopia (blue-blind)
#F4EBEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f4eaf6; /* rgb */ color: rgb(244, 234, 246); /* oklch */ color: oklch(94.8% 0.019 320.6);
Tailwind
colors: {
custom: {
50: '#f7f0f9',
500: '#f4eaf6',
950: '#000000',
},
}SCSS
$custom: #f4eaf6; $custom-light: #f7f0f9; $custom-dark: #000000;
JSON
{
"hex": "#f4eaf6",
"rgb": {
"r": 244,
"g": 234,
"b": 246
},
"hsl": {
"h": 290,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.94833,
"c": 0.01915,
"h": 320.6
},
"luminance": 0.84733
}Semantic roles & 50–950 ramp
primary
#F4EAF6
secondary
#B7D3B1
accent
#B33248
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585