#F4E0F4#F4E0F4
#F4E0F4 is a very light, muted purple. Relative luminance 0.791; OKLCH L 92.9% C 0.034 H 325.8°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0F4 |
|---|---|
| RGB | rgb(244, 224, 244) |
| HSL | hsl(300, 48%, 92%) |
| HSV | hsv(300, 8%, 96%) |
| CMYK | cmyk(0%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(91.27, 10.29, -7.23) |
| CIE-LCH | lch(91.27, 12.58, 324.89°) |
| OKLab | oklab(92.86% 0.0283 -0.0192) |
| OKLCH | oklch(92.86% 0.034 325.8) |
| XYZ | xyz(80.2907, 79.0768, 96.6040) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.90
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Thistle
#D8BFD8
ΔE00 7.73
Light Pink
#FFD1DF
ΔE00 8.04
Pale Lavender
#EECFFE
ΔE00 8.66
Pale Pink
#FFCFDC
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0F4 #E0F4E0
analogous
#EAE0F4 #F4E0F4 #F4E0EA
triadic
#F4E0F4 #F4F4E0 #E0F4F4
tetradic
#F4E0F4 #F4EAE0 #E0F4E0 #E0EAF4
square
#F4E0F4 #F4EAE0 #E0F4E0 #E0EAF4
split-complementary
#F4E0F4 #EAF4E0 #E0F4EA
monochromatic
#D486D4 #E4B3E4 #F4E0F4 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.25
#F4E0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#F4E0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0F4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0F4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F5
Deuteranopia (green-blind)
#E3E7F3
Tritanopia (blue-blind)
#F5E1E6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e0f4; /* rgb */ color: rgb(244, 224, 244); /* oklch */ color: oklch(92.9% 0.034 325.8);
Tailwind
colors: {
custom: {
50: '#f7e9f7',
500: '#f4e0f4',
950: '#000000',
},
}SCSS
$custom: #f4e0f4; $custom-light: #f7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f4e0f4",
"rgb": {
"r": 244,
"g": 224,
"b": 244
},
"hsl": {
"h": 300,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92863,
"c": 0.0342,
"h": 325.8
},
"luminance": 0.79076
}Semantic roles & 50–950 ramp
primary
#F4E0F4
secondary
#A6D2A6
accent
#BB2B2B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485