#F4D7FC#F4D7FC
#F4D7FC is a very light, muted purple. Relative luminance 0.749; OKLCH L 91.4% C 0.058 H 318.9°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D7FC |
|---|---|
| RGB | rgb(244, 215, 252) |
| HSL | hsl(287, 86%, 92%) |
| HSV | hsv(287, 15%, 99%) |
| CMYK | cmyk(3.2%, 14.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.33, 16.46, -14.32) |
| CIE-LCH | lch(89.33, 21.81, 318.97°) |
| OKLab | oklab(91.43% 0.044 -0.0384) |
| OKLCH | oklch(91.43% 0.058 318.9) |
| XYZ | xyz(79.1767, 74.8632, 102.3556) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.11
Very Light Purple
#F6CEFC
ΔE00 3.38
Pale Mauve
#FED0FC
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D7FC #DFFCD7
analogous
#E2D7FC #F4D7FC #FCD7F2
triadic
#F4D7FC #FCF4D7 #D7FCF4
tetradic
#F4D7FC #FCE2D7 #DFFCD7 #D7F2FC
square
#F4D7FC #FCE2D7 #DFFCD7 #D7F2FC
split-complementary
#F4D7FC #F2FCD7 #D7FCE2
monochromatic
#D565F3 #E49EF8 #F4D7FC #F7E3FD #F7E3FD
Accessibility & contrast
On white
1.31
#F4D7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#F4D7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D7FC
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D7FC | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFE
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#F5DBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f4d7fc; /* rgb */ color: rgb(244, 215, 252); /* oklch */ color: oklch(91.4% 0.058 318.9);
Tailwind
colors: {
custom: {
50: '#f8e3fd',
500: '#f4d7fc',
950: '#000000',
},
}SCSS
$custom: #f4d7fc; $custom-light: #f8e3fd; $custom-dark: #000000;
JSON
{
"hex": "#f4d7fc",
"rgb": {
"r": 244,
"g": 215,
"b": 252
},
"hsl": {
"h": 287.027,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.9143,
"c": 0.05838,
"h": 318.9
},
"luminance": 0.74862
}Semantic roles & 50–950 ramp
primary
#F4D7FC
secondary
#A5E493
accent
#E30333
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485