#F4E4F7#F4E4F7
#F4E4F7 is a very light, muted purple. Relative luminance 0.814; OKLCH L 93.7% C 0.030 H 320.9°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F7 |
|---|---|
| RGB | rgb(244, 228, 247) |
| HSL | hsl(291, 54%, 93%) |
| HSV | hsv(291, 8%, 97%) |
| CMYK | cmyk(1.2%, 7.7%, 0%, 3.1%) |
| CIE-LAB | lab(92.33, 8.75, -7.24) |
| CIE-LCH | lch(92.33, 11.36, 320.41°) |
| OKLab | oklab(93.71% 0.0237 -0.0192) |
| OKLCH | oklch(93.71% 0.031 320.9) |
| XYZ | xyz(81.8376, 81.4359, 99.3851) |
| Luminance | 0.8144 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.07
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Thistle
#D8BFD8
ΔE00 8.81
Ghostwhite
#F8F8FF
ΔE00 9.23
Mistyrose
#FFE4E1
ΔE00 9.31
Light Pink
#FFD1DF
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F7 #E7F7E4
analogous
#EAE4F7 #F4E4F7 #F7E4F0
triadic
#F4E4F7 #F7F4E4 #E4F7F4
tetradic
#F4E4F7 #F7EAE4 #E7F7E4 #E4F0F7
square
#F4E4F7 #F7EAE4 #E7F7E4 #E4F0F7
split-complementary
#F4E4F7 #F0F7E4 #E4F7EA
monochromatic
#CE86DB #E1B5E9 #F4E4F7 #F5E7F8 #F5E7F8
Accessibility & contrast
On white
1.21
#F4E4F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#F4E4F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F7
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F7 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F8
Deuteranopia (green-blind)
#E6EAF6
Tritanopia (blue-blind)
#F5E6EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f7; /* rgb */ color: rgb(244, 228, 247); /* oklch */ color: oklch(93.7% 0.030 320.9);
Tailwind
colors: {
custom: {
50: '#f7ecf9',
500: '#f4e4f7',
950: '#000000',
},
}SCSS
$custom: #f4e4f7; $custom-light: #f7ecf9; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f7",
"rgb": {
"r": 244,
"g": 228,
"b": 247
},
"hsl": {
"h": 290.526,
"s": 54.286,
"l": 93.137
},
"oklch": {
"l": 0.93714,
"c": 0.0305,
"h": 320.9
},
"luminance": 0.81435
}Semantic roles & 50–950 ramp
primary
#F4E4F7
secondary
#AFD8A8
accent
#C2243D
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485