#F4E0FD#F4E0FD
#F4E0FD is a very light, muted purple. Relative luminance 0.796; OKLCH L 93.1% C 0.044 H 315.5°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E0FD |
|---|---|
| RGB | rgb(244, 224, 253) |
| HSL | hsl(281, 88%, 94%) |
| HSV | hsv(281, 11%, 99%) |
| CMYK | cmyk(3.6%, 11.5%, 0%, 0.8%) |
| CIE-LAB | lab(91.52, 11.93, -11.57) |
| CIE-LCH | lch(91.52, 16.62, 315.89°) |
| OKLab | oklab(93.14% 0.0315 -0.0309) |
| OKLCH | oklch(93.14% 0.044 315.5) |
| XYZ | xyz(81.6907, 79.6368, 103.9774) |
| Luminance | 0.7964 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.88
Pale Mauve
#FED0FC
ΔE00 7.31
Pale Lilac
#E4CBFF
ΔE00 7.60
Thistle
#D8BFD8
ΔE00 7.76
Lavender (CSS)
#E6E6FA
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E0FD #E9FDE0
analogous
#E5E0FD #F4E0FD #FDE0F7
triadic
#F4E0FD #FDF4E0 #E0FDF4
tetradic
#F4E0FD #FDE5E0 #E9FDE0 #E0F7FD
square
#F4E0FD #FDE5E0 #E9FDE0 #E0F7FD
split-complementary
#F4E0FD #F7FDE0 #E0FDE5
monochromatic
#CB6DF6 #E0A7F9 #F4E0FD #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.24
#F4E0FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#F4E0FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E0FD
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E0FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E0FD | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FE
Deuteranopia (green-blind)
#E1E7FC
Tritanopia (blue-blind)
#F4E3E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e0fd; /* rgb */ color: rgb(244, 224, 253); /* oklch */ color: oklch(93.1% 0.044 315.5);
Tailwind
colors: {
custom: {
50: '#f7e9fe',
500: '#f4e0fd',
950: '#000000',
},
}SCSS
$custom: #f4e0fd; $custom-light: #f7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f4e0fd",
"rgb": {
"r": 244,
"g": 224,
"b": 253
},
"hsl": {
"h": 281.379,
"s": 87.879,
"l": 93.529
},
"oklch": {
"l": 0.93143,
"c": 0.04412,
"h": 315.5
},
"luminance": 0.79636
}Semantic roles & 50–950 ramp
primary
#F4E0FD
secondary
#B2E79A
accent
#E40148
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485