#F4E4FC#F4E4FC
#F4E4FC is a very light, muted purple. Relative luminance 0.817; OKLCH L 93.9% C 0.036 H 314.6°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E4FC |
|---|---|
| RGB | rgb(244, 228, 252) |
| HSL | hsl(280, 80%, 94%) |
| HSV | hsv(280, 10%, 99%) |
| CMYK | cmyk(3.2%, 9.5%, 0%, 1.2%) |
| CIE-LAB | lab(92.46, 9.67, -9.64) |
| CIE-LCH | lch(92.46, 13.65, 315.07°) |
| OKLab | oklab(93.87% 0.0254 -0.0257) |
| OKLCH | oklch(93.87% 0.036 314.6) |
| XYZ | xyz(82.6195, 81.7486, 103.5031) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.51
Lavenderblush
#FFF0F5
ΔE00 7.65
Pale Lavender
#EECFFE
ΔE00 8.21
Thistle
#D8BFD8
ΔE00 8.62
Very Light Purple
#F6CEFC
ΔE00 8.93
Pale Mauve
#FED0FC
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E4FC #ECFCE4
analogous
#E8E4FC #F4E4FC #FCE4F8
triadic
#F4E4FC #FCF4E4 #E4FCF4
tetradic
#F4E4FC #FCE8E4 #ECFCE4 #E4F8FC
square
#F4E4FC #FCE8E4 #ECFCE4 #E4F8FC
split-complementary
#F4E4FC #F8FCE4 #E4FCE8
monochromatic
#C776F0 #DEADF6 #F4E3FC #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.21
#F4E4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#F4E4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E4FC
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E4FC | 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)
#E1E8FD
Deuteranopia (green-blind)
#E4EAFB
Tritanopia (blue-blind)
#F4E6EC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e4fc; /* rgb */ color: rgb(244, 228, 252); /* oklch */ color: oklch(93.9% 0.036 314.6);
Tailwind
colors: {
custom: {
50: '#f7ecfd',
500: '#f4e4fc',
950: '#000000',
},
}SCSS
$custom: #f4e4fc; $custom-light: #f7ecfd; $custom-dark: #000000;
JSON
{
"hex": "#f4e4fc",
"rgb": {
"r": 244,
"g": 228,
"b": 252
},
"hsl": {
"h": 280,
"s": 80,
"l": 94.118
},
"oklch": {
"l": 0.93868,
"c": 0.03618,
"h": 314.6
},
"luminance": 0.81748
}Semantic roles & 50–950 ramp
primary
#F4E4FC
secondary
#B7E4A0
accent
#DC0950
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485