#F4E1FC#F4E1FC
#F4E1FC is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.3% C 0.041 H 316.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E1FC |
|---|---|
| RGB | rgb(244, 225, 252) |
| HSL | hsl(282, 82%, 94%) |
| HSV | hsv(282, 11%, 99%) |
| CMYK | cmyk(3.2%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.74, 11.23, -10.73) |
| CIE-LCH | lch(91.74, 15.53, 316.30°) |
| OKLab | oklab(93.3% 0.0297 -0.0287) |
| OKLCH | oklch(93.3% 0.041 316) |
| XYZ | xyz(81.8013, 80.1124, 103.2304) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.87
Very Light Purple
#F6CEFC
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Thistle
#D8BFD8
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 7.90
Pale Lilac
#E4CBFF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E1FC #E9FCE1
analogous
#E6E1FC #F4E1FC #FCE1F6
triadic
#F4E1FC #FCF4E1 #E1FCF4
tetradic
#F4E1FC #FCE6E1 #E9FCE1 #E1F6FC
square
#F4E1FC #FCE6E1 #E9FCE1 #E1F6FC
split-complementary
#F4E1FC #F6FCE1 #E1FCE6
monochromatic
#CB72F1 #E0A9F6 #F4E1FC #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.23
#F4E1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#F4E1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E1FC
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E1FC | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FD
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#F4E4EA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e1fc; /* rgb */ color: rgb(244, 225, 252); /* oklch */ color: oklch(93.3% 0.041 316.0);
Tailwind
colors: {
custom: {
50: '#f7eafd',
500: '#f4e1fc',
950: '#000000',
},
}SCSS
$custom: #f4e1fc; $custom-light: #f7eafd; $custom-dark: #000000;
JSON
{
"hex": "#f4e1fc",
"rgb": {
"r": 244,
"g": 225,
"b": 252
},
"hsl": {
"h": 282.222,
"s": 81.818,
"l": 93.529
},
"oklch": {
"l": 0.933,
"c": 0.04126,
"h": 316
},
"luminance": 0.80112
}Semantic roles & 50–950 ramp
primary
#F4E1FC
secondary
#B2E49D
accent
#DE0747
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485