#F4E4F9#F4E4F9
#F4E4F9 is a very light, muted purple. Relative luminance 0.816; OKLCH L 93.8% C 0.033 H 318.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4F9 |
|---|---|
| RGB | rgb(244, 228, 249) |
| HSL | hsl(286, 64%, 94%) |
| HSV | hsv(286, 8%, 98%) |
| CMYK | cmyk(2%, 8.4%, 0%, 2.4%) |
| CIE-LAB | lab(92.38, 9.12, -8.20) |
| CIE-LCH | lch(92.38, 12.26, 318.02°) |
| OKLab | oklab(93.78% 0.0244 -0.0218) |
| OKLCH | oklch(93.78% 0.033 318.1) |
| XYZ | xyz(82.1478, 81.5600, 101.0192) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Lavenderblush
#FFF0F5
ΔE00 6.71
Thistle
#D8BFD8
ΔE00 8.69
Pale Lavender
#EECFFE
ΔE00 9.02
Light Pink
#FFD1DF
ΔE00 9.52
Very Light Purple
#F6CEFC
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4F9 #E9F9E4
analogous
#E9E4F9 #F4E4F9 #F9E4F3
triadic
#F4E4F9 #F9F4E4 #E4F9F4
tetradic
#F4E4F9 #F9E9E4 #E9F9E4 #E4F3F9
square
#F4E4F9 #F9E9E4 #E9F9E4 #E4F3F9
split-complementary
#F4E4F9 #F3F9E4 #E4F9E9
monochromatic
#CB80E3 #E0B2EE #F4E4F9 #F5E6F9 #F5E6F9
Accessibility & contrast
On white
1.21
#F4E4F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#F4E4F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4F9
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4F9 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E8FA
Deuteranopia (green-blind)
#E5EAF8
Tritanopia (blue-blind)
#F4E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4f9; /* rgb */ color: rgb(244, 228, 249); /* oklch */ color: oklch(93.8% 0.033 318.1);
Tailwind
colors: {
custom: {
50: '#f7ecfb',
500: '#f4e4f9',
950: '#000000',
},
}SCSS
$custom: #f4e4f9; $custom-light: #f7ecfb; $custom-dark: #000000;
JSON
{
"hex": "#f4e4f9",
"rgb": {
"r": 244,
"g": 228,
"b": 249
},
"hsl": {
"h": 285.714,
"s": 63.636,
"l": 93.529
},
"oklch": {
"l": 0.93775,
"c": 0.03272,
"h": 318.1
},
"luminance": 0.81559
}Semantic roles & 50–950 ramp
primary
#F4E4F9
secondary
#B2DCA5
accent
#CB1A44
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485