#F4E4F4#F4E4F4
#F4E4F4 is a very light, muted purple. Relative luminance 0.813; OKLCH L 93.6% C 0.027 H 325.8°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F4 |
|---|---|
| RGB | rgb(244, 228, 244) |
| HSL | hsl(300, 42%, 93%) |
| HSV | hsv(300, 7%, 96%) |
| CMYK | cmyk(0%, 6.6%, 0%, 4.3%) |
| CIE-LAB | lab(92.24, 8.21, -5.79) |
| CIE-LCH | lch(92.24, 10.05, 324.80°) |
| OKLab | oklab(93.62% 0.0226 -0.0153) |
| OKLCH | oklch(93.62% 0.027 325.8) |
| XYZ | xyz(81.3784, 81.2522, 96.9666) |
| Luminance | 0.8125 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.10
Lavender (CSS)
#E6E6FA
ΔE00 6.46
Mistyrose
#FFE4E1
ΔE00 8.34
Ghostwhite
#F8F8FF
ΔE00 8.68
Very Light Pink
#FFF4F2
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F4 #E4F4E4
analogous
#ECE4F4 #F4E4F4 #F4E4EC
triadic
#F4E4F4 #F4F4E4 #E4F4F4
tetradic
#F4E4F4 #F4ECE4 #E4F4E4 #E4ECF4
square
#F4E4F4 #F4ECE4 #E4F4E4 #E4ECF4
split-complementary
#F4E4F4 #ECF4E4 #E4F4EC
monochromatic
#D18DD1 #E2B9E2 #F4E4F4 #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.22
#F4E4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#F4E4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F4
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F4 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E8F5
Deuteranopia (green-blind)
#E6E9F3
Tritanopia (blue-blind)
#F5E5E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f4; /* rgb */ color: rgb(244, 228, 244); /* oklch */ color: oklch(93.6% 0.027 325.8);
Tailwind
colors: {
custom: {
50: '#f7ecf7',
500: '#f4e4f4',
950: '#000000',
},
}SCSS
$custom: #f4e4f4; $custom-light: #f7ecf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f4",
"rgb": {
"r": 244,
"g": 228,
"b": 244
},
"hsl": {
"h": 300,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.93624,
"c": 0.0273,
"h": 325.8
},
"luminance": 0.81252
}Semantic roles & 50–950 ramp
primary
#F4E4F4
secondary
#ABD1AB
accent
#B53030
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485