#F4E3FC#F4E3FC
#F4E3FC is a very light, muted purple. Relative luminance 0.812; OKLCH L 93.7% C 0.038 H 315.1°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E3FC |
|---|---|
| RGB | rgb(244, 227, 252) |
| HSL | hsl(281, 81%, 94%) |
| HSV | hsv(281, 10%, 99%) |
| CMYK | cmyk(3.2%, 9.9%, 0%, 1.2%) |
| CIE-LAB | lab(92.22, 10.19, -10.01) |
| CIE-LCH | lch(92.22, 14.28, 315.51°) |
| OKLab | oklab(93.68% 0.0268 -0.0267) |
| OKLCH | oklch(93.68% 0.038 315.1) |
| XYZ | xyz(82.3452, 81.2000, 103.4117) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Pale Lavender
#EECFFE
ΔE00 7.75
Lavenderblush
#FFF0F5
ΔE00 8.03
Thistle
#D8BFD8
ΔE00 8.35
Very Light Purple
#F6CEFC
ΔE00 8.45
Pale Mauve
#FED0FC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E3FC #EBFCE3
analogous
#E8E3FC #F4E3FC #FCE3F8
triadic
#F4E3FC #FCF4E3 #E3FCF4
tetradic
#F4E3FC #FCE8E3 #EBFCE3 #E3F8FC
square
#F4E3FC #FCE8E3 #EBFCE3 #E3F8FC
split-complementary
#F4E3FC #F8FCE3 #E3FCE8
monochromatic
#C974F0 #DEACF6 #F4E3FC #F4E3FC #F4E3FC
Accessibility & contrast
On white
1.22
#F4E3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#F4E3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E3FC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E3FC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FD
Deuteranopia (green-blind)
#E3E9FB
Tritanopia (blue-blind)
#F4E6EB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f4e3fc; /* rgb */ color: rgb(244, 227, 252); /* oklch */ color: oklch(93.7% 0.038 315.1);
Tailwind
colors: {
custom: {
50: '#f7ebfd',
500: '#f4e3fc',
950: '#000000',
},
}SCSS
$custom: #f4e3fc; $custom-light: #f7ebfd; $custom-dark: #000000;
JSON
{
"hex": "#f4e3fc",
"rgb": {
"r": 244,
"g": 227,
"b": 252
},
"hsl": {
"h": 280.8,
"s": 80.645,
"l": 93.922
},
"oklch": {
"l": 0.93678,
"c": 0.03787,
"h": 315.1
},
"luminance": 0.812
}Semantic roles & 50–950 ramp
primary
#F4E3FC
secondary
#B5E49F
accent
#DD094D
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485