#F4E0FC#F4E0FC
#F4E0FC is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.1% C 0.043 H 316.4°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0FC |
|---|---|
| RGB | rgb(244, 224, 252) |
| HSL | hsl(283, 82%, 93%) |
| HSV | hsv(283, 11%, 99%) |
| CMYK | cmyk(3.2%, 11.1%, 0%, 1.2%) |
| CIE-LAB | lab(91.49, 11.75, -11.09) |
| CIE-LCH | lch(91.49, 16.15, 316.65°) |
| OKLab | oklab(93.11% 0.0311 -0.0296) |
| OKLCH | oklch(93.11% 0.043 316.4) |
| XYZ | xyz(81.5318, 79.5733, 103.1406) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.44
Very Light Purple
#F6CEFC
ΔE00 7.07
Pale Mauve
#FED0FC
ΔE00 7.46
Thistle
#D8BFD8
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 7.85
Lavender (CSS)
#E6E6FA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0FC #E8FCE0
analogous
#E6E0FC #F4E0FC #FCE0F6
triadic
#F4E0FC #FCF4E0 #E0FCF4
tetradic
#F4E0FC #FCE6E0 #E8FCE0 #E0F6FC
square
#F4E0FC #FCE6E0 #E8FCE0 #E0F6FC
split-complementary
#F4E0FC #F6FCE0 #E0FCE6
monochromatic
#CC70F1 #E0A8F7 #F4E0FC #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.24
#F4E0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#F4E0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0FC
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0FC | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FD
Deuteranopia (green-blind)
#E1E7FB
Tritanopia (blue-blind)
#F4E3E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e0fc; /* rgb */ color: rgb(244, 224, 252); /* oklch */ color: oklch(93.1% 0.043 316.4);
Tailwind
colors: {
custom: {
50: '#f7e9fd',
500: '#f4e0fc',
950: '#000000',
},
}SCSS
$custom: #f4e0fc; $custom-light: #f7e9fd; $custom-dark: #000000;
JSON
{
"hex": "#f4e0fc",
"rgb": {
"r": 244,
"g": 224,
"b": 252
},
"hsl": {
"h": 282.857,
"s": 82.353,
"l": 93.333
},
"oklch": {
"l": 0.93112,
"c": 0.04297,
"h": 316.4
},
"luminance": 0.79573
}Semantic roles & 50–950 ramp
primary
#F4E0FC
secondary
#B1E49C
accent
#DF0744
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485