#F4E7F4#F4E7F4
#F4E7F4 is a very light, muted purple. Relative luminance 0.829; OKLCH L 94.2% C 0.022 H 325.7°. Best body text is #000000 at 17.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7F4 |
|---|---|
| RGB | rgb(244, 231, 244) |
| HSL | hsl(300, 37%, 93%) |
| HSV | hsv(300, 5%, 96%) |
| CMYK | cmyk(0%, 5.3%, 0%, 4.3%) |
| CIE-LAB | lab(92.98, 6.66, -4.71) |
| CIE-LCH | lch(92.98, 8.16, 324.74°) |
| OKLab | oklab(94.2% 0.0183 -0.0125) |
| OKLCH | oklch(94.2% 0.022 325.7) |
| XYZ | xyz(82.2108, 82.9171, 97.2441) |
| Luminance | 0.8292 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.86
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Ghostwhite
#F8F8FF
ΔE00 7.08
Very Light Pink
#FFF4F2
ΔE00 7.32
Mistyrose
#FFE4E1
ΔE00 7.89
Snow
#FFFAFA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7F4 #E7F4E7
analogous
#EDE7F4 #F4E7F4 #F4E7ED
triadic
#F4E7F4 #F4F4E7 #E7F4F4
tetradic
#F4E7F4 #F4EDE7 #E7F4E7 #E7EDF4
square
#F4E7F4 #F4EDE7 #E7F4E7 #E7EDF4
split-complementary
#F4E7F4 #EDF4E7 #E7F4ED
monochromatic
#CE93CE #E1BDE1 #F4E7F4 #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.19
#F4E7F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.58
#F4E7F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7F4
17.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7F4 | 1.00 | 1.19 | 17.58 | 17.58 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EAF5
Deuteranopia (green-blind)
#E9EBF3
Tritanopia (blue-blind)
#F5E8EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e7f4; /* rgb */ color: rgb(244, 231, 244); /* oklch */ color: oklch(94.2% 0.022 325.7);
Tailwind
colors: {
custom: {
50: '#f7eef7',
500: '#f4e7f4',
950: '#000000',
},
}SCSS
$custom: #f4e7f4; $custom-light: #f7eef7; $custom-dark: #000000;
JSON
{
"hex": "#f4e7f4",
"rgb": {
"r": 244,
"g": 231,
"b": 244
},
"hsl": {
"h": 300,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.94197,
"c": 0.02215,
"h": 325.7
},
"luminance": 0.82917
}Semantic roles & 50–950 ramp
primary
#F4E7F4
secondary
#AFD0AF
accent
#B03535
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585