#F4E1FD#F4E1FD
#F4E1FD is a very light, muted purple. Relative luminance 0.802; OKLCH L 93.3% C 0.042 H 315.1°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1FD |
|---|---|
| RGB | rgb(244, 225, 253) |
| HSL | hsl(281, 88%, 94%) |
| HSV | hsv(281, 11%, 99%) |
| CMYK | cmyk(3.6%, 11.1%, 0%, 0.8%) |
| CIE-LAB | lab(91.76, 11.41, -11.21) |
| CIE-LCH | lch(91.76, 15.99, 315.52°) |
| OKLab | oklab(93.33% 0.03 -0.03) |
| OKLCH | oklch(93.33% 0.042 315.1) |
| XYZ | xyz(81.9602, 80.1759, 104.0672) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.63
Very Light Purple
#F6CEFC
ΔE00 7.33
Pale Mauve
#FED0FC
ΔE00 7.75
Lavender (CSS)
#E6E6FA
ΔE00 7.77
Thistle
#D8BFD8
ΔE00 7.94
Pale Lilac
#E4CBFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1FD #EAFDE1
analogous
#E6E1FD #F4E1FD #FDE1F8
triadic
#F4E1FD #FDF4E1 #E1FDF4
tetradic
#F4E1FD #FDE6E1 #EAFDE1 #E1F8FD
square
#F4E1FD #FDE6E1 #EAFDE1 #E1F8FD
split-complementary
#F4E1FD #F8FDE1 #E1FDE6
monochromatic
#CA6EF5 #DFA8F9 #F4E1FD #F4E2FD #F4E2FD
Accessibility & contrast
On white
1.23
#F4E1FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#F4E1FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1FD
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1FD | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FE
Deuteranopia (green-blind)
#E1E8FC
Tritanopia (blue-blind)
#F4E4EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e1fd; /* rgb */ color: rgb(244, 225, 253); /* oklch */ color: oklch(93.3% 0.042 315.1);
Tailwind
colors: {
custom: {
50: '#f7eafe',
500: '#f4e1fd',
950: '#000000',
},
}SCSS
$custom: #f4e1fd; $custom-light: #f7eafe; $custom-dark: #000000;
JSON
{
"hex": "#f4e1fd",
"rgb": {
"r": 244,
"g": 225,
"b": 253
},
"hsl": {
"h": 280.714,
"s": 87.5,
"l": 93.725
},
"oklch": {
"l": 0.93332,
"c": 0.04243,
"h": 315.1
},
"luminance": 0.80175
}Semantic roles & 50–950 ramp
primary
#F4E1FD
secondary
#B4E79B
accent
#E4014A
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485