#F4E5F4#F4E5F4
#F4E5F4 is a very light, muted purple. Relative luminance 0.818; OKLCH L 93.8% C 0.026 H 325.8°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5F4 |
|---|---|
| RGB | rgb(244, 229, 244) |
| HSL | hsl(300, 41%, 93%) |
| HSV | hsv(300, 6%, 96%) |
| CMYK | cmyk(0%, 6.1%, 0%, 4.3%) |
| CIE-LAB | lab(92.49, 7.70, -5.43) |
| CIE-LCH | lch(92.49, 9.42, 324.78°) |
| OKLab | oklab(93.82% 0.0212 -0.0144) |
| OKLCH | oklch(93.82% 0.026 325.8) |
| XYZ | xyz(81.6542, 81.8040, 97.0585) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.66
Lavender (CSS)
#E6E6FA
ΔE00 6.20
Ghostwhite
#F8F8FF
ΔE00 8.16
Mistyrose
#FFE4E1
ΔE00 8.16
Very Light Pink
#FFF4F2
ΔE00 8.31
Snow
#FFFAFA
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5F4 #E5F4E5
analogous
#ECE5F4 #F4E5F4 #F4E5EC
triadic
#F4E5F4 #F4F4E5 #E5F4F4
tetradic
#F4E5F4 #F4ECE5 #E5F4E5 #E5ECF4
square
#F4E5F4 #F4ECE5 #E5F4E5 #E5ECF4
split-complementary
#F4E5F4 #ECF4E5 #E5F4EC
monochromatic
#D08FD0 #E2BAE2 #F4E5F4 #F6E9F6 #F6E9F6
Accessibility & contrast
On white
1.21
#F4E5F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#F4E5F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5F4
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5F4 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E7EAF3
Tritanopia (blue-blind)
#F5E6EA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e5f4; /* rgb */ color: rgb(244, 229, 244); /* oklch */ color: oklch(93.8% 0.026 325.8);
Tailwind
colors: {
custom: {
50: '#f7edf7',
500: '#f4e5f4',
950: '#000000',
},
}SCSS
$custom: #f4e5f4; $custom-light: #f7edf7; $custom-dark: #000000;
JSON
{
"hex": "#f4e5f4",
"rgb": {
"r": 244,
"g": 229,
"b": 244
},
"hsl": {
"h": 300,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.93815,
"c": 0.02559,
"h": 325.8
},
"luminance": 0.81803
}Semantic roles & 50–950 ramp
primary
#F4E5F4
secondary
#ACD1AC
accent
#B43232
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485