#F4E0F6#F4E0F6
#F4E0F6 is a very light, muted purple. Relative luminance 0.792; OKLCH L 92.9% C 0.036 H 323.1°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0F6 |
|---|---|
| RGB | rgb(244, 224, 246) |
| HSL | hsl(295, 55%, 92%) |
| HSV | hsv(295, 9%, 96%) |
| CMYK | cmyk(0.8%, 8.9%, 0%, 3.5%) |
| CIE-LAB | lab(91.32, 10.65, -8.20) |
| CIE-LCH | lch(91.32, 13.44, 322.41°) |
| OKLab | oklab(92.92% 0.029 -0.0218) |
| OKLCH | oklch(92.92% 0.036 323.1) |
| XYZ | xyz(80.5960, 79.1990, 98.2120) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 7.63
Lavender (CSS)
#E6E6FA
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 8.06
Light Pink
#FFD1DF
ΔE00 8.25
Very Light Purple
#F6CEFC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0F6 #E2F6E0
analogous
#E9E0F6 #F4E0F6 #F6E0ED
triadic
#F4E0F6 #F6F4E0 #E0F6F4
tetradic
#F4E0F6 #F6E9E0 #E2F6E0 #E0EDF6
square
#F4E0F6 #F6E9E0 #E2F6E0 #E0EDF6
split-complementary
#F4E0F6 #EDF6E0 #E0F6E9
monochromatic
#D281DA #E3B1E8 #F4E0F6 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.25
#F4E0F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#F4E0F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0F6
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0F6 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F7
Deuteranopia (green-blind)
#E2E7F5
Tritanopia (blue-blind)
#F5E2E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e0f6; /* rgb */ color: rgb(244, 224, 246); /* oklch */ color: oklch(92.9% 0.036 323.1);
Tailwind
colors: {
custom: {
50: '#f7e9f9',
500: '#f4e0f6',
950: '#000000',
},
}SCSS
$custom: #f4e0f6; $custom-light: #f7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#f4e0f6",
"rgb": {
"r": 244,
"g": 224,
"b": 246
},
"hsl": {
"h": 294.545,
"s": 55,
"l": 92.157
},
"oklch": {
"l": 0.92924,
"c": 0.03629,
"h": 323.1
},
"luminance": 0.79198
}Semantic roles & 50–950 ramp
primary
#F4E0F6
secondary
#A8D6A4
accent
#C32332
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485