#F4E5F3#F4E5F3
#F4E5F3 is a very light, muted purple. Relative luminance 0.817; OKLCH L 93.8% C 0.025 H 327.8°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5F3 |
|---|---|
| RGB | rgb(244, 229, 243) |
| HSL | hsl(304, 41%, 93%) |
| HSV | hsv(304, 6%, 96%) |
| CMYK | cmyk(0%, 6.1%, 0.4%, 4.3%) |
| CIE-LAB | lab(92.46, 7.52, -4.95) |
| CIE-LCH | lch(92.46, 9.00, 326.63°) |
| OKLab | oklab(93.79% 0.0208 -0.0131) |
| OKLCH | oklch(93.79% 0.025 327.8) |
| XYZ | xyz(81.5028, 81.7434, 96.2611) |
| Luminance | 0.8174 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.34
Lavender (CSS)
#E6E6FA
ΔE00 6.30
Mistyrose
#FFE4E1
ΔE00 7.84
Very Light Pink
#FFF4F2
ΔE00 7.97
Ghostwhite
#F8F8FF
ΔE00 7.99
Snow
#FFFAFA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5F3 #E5F4E6
analogous
#EDE5F4 #F4E5F3 #F4E5EB
triadic
#F4E5F3 #F3F4E5 #E5F3F4
tetradic
#F4E5F3 #F4EDE5 #E5F4E6 #E5EBF4
square
#F4E5F3 #F4EDE5 #E5F4E6 #E5EBF4
split-complementary
#F4E5F3 #EBF4E5 #E5F4ED
monochromatic
#D08FCB #E2BADF #F4E5F3 #F6E9F5 #F6E9F5
Accessibility & contrast
On white
1.21
#F4E5F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#F4E5F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5F3
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5F3 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F4
Deuteranopia (green-blind)
#E7EAF2
Tritanopia (blue-blind)
#F5E6E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e5f3; /* rgb */ color: rgb(244, 229, 243); /* oklch */ color: oklch(93.8% 0.025 327.8);
Tailwind
colors: {
custom: {
50: '#f7edf7',
500: '#f4e5f3',
950: '#000000',
},
}SCSS
$custom: #f4e5f3; $custom-light: #f7edf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e5f3",
"rgb": {
"r": 244,
"g": 229,
"b": 243
},
"hsl": {
"h": 304,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.93785,
"c": 0.02458,
"h": 327.8
},
"luminance": 0.81743
}Semantic roles & 50–950 ramp
primary
#F4E5F3
secondary
#ACD1AF
accent
#B43B32
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485