#F4E4F8#F4E4F8
#F4E4F8 is a very light, muted purple. Relative luminance 0.815; OKLCH L 93.7% C 0.032 H 319.5°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F8 |
|---|---|
| RGB | rgb(244, 228, 248) |
| HSL | hsl(288, 59%, 93%) |
| HSV | hsv(288, 8%, 97%) |
| CMYK | cmyk(1.6%, 8.1%, 0%, 2.7%) |
| CIE-LAB | lab(92.35, 8.93, -7.72) |
| CIE-LCH | lch(92.35, 11.81, 319.17°) |
| OKLab | oklab(93.75% 0.024 -0.0205) |
| OKLCH | oklch(93.75% 0.032 319.5) |
| XYZ | xyz(81.9923, 81.4978, 100.1999) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.35
Lavenderblush
#FFF0F5
ΔE00 6.39
Thistle
#D8BFD8
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 9.30
Ghostwhite
#F8F8FF
ΔE00 9.43
Light Pink
#FFD1DF
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F8 #E8F8E4
analogous
#EAE4F8 #F4E4F8 #F8E4F2
triadic
#F4E4F8 #F8F4E4 #E4F8F4
tetradic
#F4E4F8 #F8EAE4 #E8F8E4 #E4F2F8
square
#F4E4F8 #F8EAE4 #E8F8E4 #E4F2F8
split-complementary
#F4E4F8 #F2F8E4 #E4F8EA
monochromatic
#CC83DF #E0B3EB #F4E4F8 #F5E7F9 #F5E7F9
Accessibility & contrast
On white
1.21
#F4E4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#F4E4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F8
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F8 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8F9
Deuteranopia (green-blind)
#E5EAF7
Tritanopia (blue-blind)
#F4E6EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f8; /* rgb */ color: rgb(244, 228, 248); /* oklch */ color: oklch(93.7% 0.032 319.5);
Tailwind
colors: {
custom: {
50: '#f7ecfa',
500: '#f4e4f8',
950: '#000000',
},
}SCSS
$custom: #f4e4f8; $custom-light: #f7ecfa; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f8",
"rgb": {
"r": 244,
"g": 228,
"b": 248
},
"hsl": {
"h": 288,
"s": 58.824,
"l": 93.333
},
"oklch": {
"l": 0.93745,
"c": 0.0316,
"h": 319.5
},
"luminance": 0.81497
}Semantic roles & 50–950 ramp
primary
#F4E4F8
secondary
#B1DAA6
accent
#C61F41
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485