#F4E1FB#F4E1FB
#F4E1FB is a very light, muted purple. Relative luminance 0.800; OKLCH L 93.3% C 0.040 H 317.0°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1FB |
|---|---|
| RGB | rgb(244, 225, 251) |
| HSL | hsl(284, 76%, 93%) |
| HSV | hsv(284, 10%, 98%) |
| CMYK | cmyk(2.8%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(91.71, 11.04, -10.25) |
| CIE-LCH | lch(91.71, 15.06, 317.14°) |
| OKLab | oklab(93.27% 0.0293 -0.0274) |
| OKLCH | oklch(93.27% 0.04 317) |
| XYZ | xyz(81.6433, 80.0491, 102.3981) |
| Luminance | 0.8005 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.12
Lavender (CSS)
#E6E6FA
ΔE00 7.61
Very Light Purple
#F6CEFC
ΔE00 7.73
Thistle
#D8BFD8
ΔE00 7.86
Pale Mauve
#FED0FC
ΔE00 8.07
Pale Lilac
#E4CBFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1FB #E8FBE1
analogous
#E7E1FB #F4E1FB #FBE1F5
triadic
#F4E1FB #FBF4E1 #E1FBF4
tetradic
#F4E1FB #FBE7E1 #E8FBE1 #E1F5FB
square
#F4E1FB #FBE7E1 #E8FBE1 #E1F5FB
split-complementary
#F4E1FB #F5FBE1 #E1FBE7
monochromatic
#CC75ED #E0ABF4 #F4E1FB #F5E4FB #F5E4FB
Accessibility & contrast
On white
1.23
#F4E1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F4E1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1FB
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1FB | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#F4E4E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e1fb; /* rgb */ color: rgb(244, 225, 251); /* oklch */ color: oklch(93.3% 0.040 317.0);
Tailwind
colors: {
custom: {
50: '#f7eafc',
500: '#f4e1fb',
950: '#000000',
},
}SCSS
$custom: #f4e1fb; $custom-light: #f7eafc; $custom-dark: #000000;
JSON
{
"hex": "#f4e1fb",
"rgb": {
"r": 244,
"g": 225,
"b": 251
},
"hsl": {
"h": 283.846,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.93269,
"c": 0.04012,
"h": 317
},
"luminance": 0.80049
}Semantic roles & 50–950 ramp
primary
#F4E1FB
secondary
#B1E29E
accent
#D90D44
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485