#F4E3FA#F4E3FA
#F4E3FA is a very light, muted purple. Relative luminance 0.811; OKLCH L 93.6% C 0.036 H 317.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3FA |
|---|---|
| RGB | rgb(244, 227, 250) |
| HSL | hsl(284, 70%, 94%) |
| HSV | hsv(284, 9%, 98%) |
| CMYK | cmyk(2.4%, 9.2%, 0%, 2%) |
| CIE-LAB | lab(92.16, 9.82, -9.04) |
| CIE-LCH | lch(92.16, 13.35, 317.35°) |
| OKLab | oklab(93.62% 0.0261 -0.0241) |
| OKLCH | oklch(93.62% 0.036 317.3) |
| XYZ | xyz(82.0299, 81.0739, 101.7513) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.78
Lavenderblush
#FFF0F5
ΔE00 7.42
Pale Lavender
#EECFFE
ΔE00 8.28
Thistle
#D8BFD8
ΔE00 8.36
Very Light Purple
#F6CEFC
ΔE00 8.89
Pale Mauve
#FED0FC
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3FA #E9FAE3
analogous
#E8E3FA #F4E3FA #FAE3F4
triadic
#F4E3FA #FAF4E3 #E3FAF4
tetradic
#F4E3FA #FAE8E3 #E9FAE3 #E3F4FA
square
#F4E3FA #FAE8E3 #E9FAE3 #E3F4FA
split-complementary
#F4E3FA #F4FAE3 #E3FAE8
monochromatic
#CB7BE7 #E0AFF1 #F4E3FA #F5E5FA #F5E5FA
Accessibility & contrast
On white
1.22
#F4E3FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#F4E3FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3FA
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3FA | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#E4E9F9
Tritanopia (blue-blind)
#F4E5EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f4e3fa; /* rgb */ color: rgb(244, 227, 250); /* oklch */ color: oklch(93.6% 0.036 317.3);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f4e3fa',
950: '#000000',
},
}SCSS
$custom: #f4e3fa; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f4e3fa",
"rgb": {
"r": 244,
"g": 227,
"b": 250
},
"hsl": {
"h": 284.348,
"s": 69.697,
"l": 93.529
},
"oklch": {
"l": 0.93616,
"c": 0.03556,
"h": 317.3
},
"luminance": 0.81073
}Semantic roles & 50–950 ramp
primary
#F4E3FA
secondary
#B2DFA2
accent
#D21445
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485