#F4E7F3#F4E7F3
#F4E7F3 is a very light, muted purple. Relative luminance 0.829; OKLCH L 94.2% C 0.021 H 328.1°. Best body text is #000000 at 17.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7F3 |
|---|---|
| RGB | rgb(244, 231, 243) |
| HSL | hsl(305, 37%, 93%) |
| HSV | hsv(305, 5%, 96%) |
| CMYK | cmyk(0%, 5.3%, 0.4%, 4.3%) |
| CIE-LAB | lab(92.95, 6.48, -4.23) |
| CIE-LCH | lch(92.95, 7.74, 326.89°) |
| OKLab | oklab(94.17% 0.018 -0.0112) |
| OKLCH | oklch(94.17% 0.021 328.1) |
| XYZ | xyz(82.0594, 82.8565, 96.4466) |
| Luminance | 0.8286 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.53
Lavender (CSS)
#E6E6FA
ΔE00 5.95
Ghostwhite
#F8F8FF
ΔE00 6.92
Very Light Pink
#FFF4F2
ΔE00 6.96
Mistyrose
#FFE4E1
ΔE00 7.59
Snow
#FFFAFA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7F3 #E7F4E8
analogous
#EEE7F4 #F4E7F3 #F4E7EC
triadic
#F4E7F3 #F3F4E7 #E7F3F4
tetradic
#F4E7F3 #F4EEE7 #E7F4E8 #E7ECF4
square
#F4E7F3 #F4EEE7 #E7F4E8 #E7ECF4
split-complementary
#F4E7F3 #ECF4E7 #E7F4EE
monochromatic
#CE93C9 #E1BDDE #F4E7F3 #F5EAF5 #F5EAF5
Accessibility & contrast
On white
1.20
#F4E7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.57
#F4E7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7F3
17.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7F3 | 1.00 | 1.20 | 17.57 | 17.57 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#E9EBF2
Tritanopia (blue-blind)
#F5E8EB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f4e7f3; /* rgb */ color: rgb(244, 231, 243); /* oklch */ color: oklch(94.2% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#f7eef7',
500: '#f4e7f3',
950: '#000000',
},
}SCSS
$custom: #f4e7f3; $custom-light: #f7eef7; $custom-dark: #000000;
JSON
{
"hex": "#f4e7f3",
"rgb": {
"r": 244,
"g": 231,
"b": 243
},
"hsl": {
"h": 304.615,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.94168,
"c": 0.02115,
"h": 328.1
},
"luminance": 0.82856
}Semantic roles & 50–950 ramp
primary
#F4E7F3
secondary
#AFD0B2
accent
#B03F35
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171617
muted
#858585