#F4E7F2#F4E7F2
#F4E7F2 is a very light, muted purple. Relative luminance 0.828; OKLCH L 94.1% C 0.020 H 330.6°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7F2 |
|---|---|
| RGB | rgb(244, 231, 242) |
| HSL | hsl(309, 37%, 93%) |
| HSV | hsv(309, 5%, 96%) |
| CMYK | cmyk(0%, 5.3%, 0.8%, 4.3%) |
| CIE-LAB | lab(92.93, 6.31, -3.75) |
| CIE-LCH | lch(92.93, 7.33, 329.29°) |
| OKLab | oklab(94.14% 0.0176 -0.0099) |
| OKLCH | oklch(94.14% 0.02 330.6) |
| XYZ | xyz(81.9088, 82.7963, 95.6534) |
| Luminance | 0.8280 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.21
Lavender (CSS)
#E6E6FA
ΔE00 6.13
Very Light Pink
#FFF4F2
ΔE00 6.60
Ghostwhite
#F8F8FF
ΔE00 6.77
Mistyrose
#FFE4E1
ΔE00 7.30
Snow
#FFFAFA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7F2 #E7F4E9
analogous
#EFE7F4 #F4E7F2 #F4E7EB
triadic
#F4E7F2 #F2F4E7 #E7F2F4
tetradic
#F4E7F2 #F4EFE7 #E7F4E9 #E7EBF4
square
#F4E7F2 #F4EFE7 #E7F4E9 #E7EBF4
split-complementary
#F4E7F2 #EBF4E7 #E7F4EF
monochromatic
#CE93C5 #E1BDDB #F4E7F2 #F5EAF4 #F5EAF4
Accessibility & contrast
On white
1.20
#F4E7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#F4E7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7F2
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7F2 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#F5E8EA
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e7f2; /* rgb */ color: rgb(244, 231, 242); /* oklch */ color: oklch(94.1% 0.020 330.6);
Tailwind
colors: {
custom: {
50: '#f7eef6',
500: '#f4e7f2',
950: '#000000',
},
}SCSS
$custom: #f4e7f2; $custom-light: #f7eef6; $custom-dark: #000000;
JSON
{
"hex": "#f4e7f2",
"rgb": {
"r": 244,
"g": 231,
"b": 242
},
"hsl": {
"h": 309.231,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.94139,
"c": 0.02017,
"h": 330.6
},
"luminance": 0.82796
}Semantic roles & 50–950 ramp
primary
#F4E7F2
secondary
#AFD0B4
accent
#B04835
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585