#F4E1F4#F4E1F4
#F4E1F4 is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.1% C 0.032 H 325.8°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1F4 |
|---|---|
| RGB | rgb(244, 225, 244) |
| HSL | hsl(300, 46%, 92%) |
| HSV | hsv(300, 8%, 96%) |
| CMYK | cmyk(0%, 7.8%, 0%, 4.3%) |
| CIE-LAB | lab(91.51, 9.77, -6.87) |
| CIE-LCH | lch(91.51, 11.95, 324.87°) |
| OKLab | oklab(93.05% 0.0269 -0.0182) |
| OKLCH | oklch(93.05% 0.032 325.8) |
| XYZ | xyz(80.5602, 79.6159, 96.6939) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.45
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Thistle
#D8BFD8
ΔE00 8.04
Light Pink
#FFD1DF
ΔE00 8.30
Pale Pink
#FFCFDC
ΔE00 8.95
Mistyrose
#FFE4E1
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1F4 #E1F4E1
analogous
#EBE1F4 #F4E1F4 #F4E1EB
triadic
#F4E1F4 #F4F4E1 #E1F4F4
tetradic
#F4E1F4 #F4EBE1 #E1F4E1 #E1EBF4
square
#F4E1F4 #F4EBE1 #E1F4E1 #E1EBF4
split-complementary
#F4E1F4 #EBF4E1 #E1F4EB
monochromatic
#D387D3 #E4B4E4 #F4E1F4 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.24
#F4E1F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F4E1F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1F4
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1F4 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F5
Deuteranopia (green-blind)
#E4E7F3
Tritanopia (blue-blind)
#F5E2E7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e1f4; /* rgb */ color: rgb(244, 225, 244); /* oklch */ color: oklch(93.1% 0.032 325.8);
Tailwind
colors: {
custom: {
50: '#f7eaf7',
500: '#f4e1f4',
950: '#000000',
},
}SCSS
$custom: #f4e1f4; $custom-light: #f7eaf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e1f4",
"rgb": {
"r": 244,
"g": 225,
"b": 244
},
"hsl": {
"h": 300,
"s": 46.341,
"l": 91.961
},
"oklch": {
"l": 0.93053,
"c": 0.03248,
"h": 325.8
},
"luminance": 0.79615
}Semantic roles & 50–950 ramp
primary
#F4E1F4
secondary
#A7D2A7
accent
#BA2C2C
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485