#F4DCF8#F4DCF8
#F4DCF8 is a very light, muted purple. Relative luminance 0.772; OKLCH L 92.2% C 0.045 H 321.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCF8 |
|---|---|
| RGB | rgb(244, 220, 248) |
| HSL | hsl(291, 67%, 92%) |
| HSV | hsv(291, 11%, 97%) |
| CMYK | cmyk(1.6%, 11.3%, 0%, 2.7%) |
| CIE-LAB | lab(90.41, 13.10, -10.60) |
| CIE-LCH | lch(90.41, 16.85, 321.02°) |
| OKLab | oklab(92.23% 0.0354 -0.0283) |
| OKLCH | oklch(92.23% 0.045 321.4) |
| XYZ | xyz(79.8422, 77.1976, 99.4832) |
| Luminance | 0.7720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.87
Very Light Purple
#F6CEFC
ΔE00 6.17
Pale Mauve
#FED0FC
ΔE00 6.41
Thistle
#D8BFD8
ΔE00 6.85
Pale Lilac
#E4CBFF
ΔE00 7.59
Light Pink
#FFD1DF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCF8 #E0F8DC
analogous
#E6DCF8 #F4DCF8 #F8DCEE
triadic
#F4DCF8 #F8F4DC #DCF8F4
tetradic
#F4DCF8 #F8E6DC #E0F8DC #DCEEF8
square
#F4DCF8 #F8E6DC #E0F8DC #DCEEF8
split-complementary
#F4DCF8 #EEF8DC #DCF8E6
monochromatic
#D476E4 #E4A9EE #F4DCF8 #F7E5FA #F7E5FA
Accessibility & contrast
On white
1.28
#F4DCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F4DCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCF8
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCF8 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2F9
Deuteranopia (green-blind)
#DFE4F7
Tritanopia (blue-blind)
#F5DEE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dcf8; /* rgb */ color: rgb(244, 220, 248); /* oklch */ color: oklch(92.2% 0.045 321.4);
Tailwind
colors: {
custom: {
50: '#f7e6fa',
500: '#f4dcf8',
950: '#000000',
},
}SCSS
$custom: #f4dcf8; $custom-light: #f7e6fa; $custom-dark: #000000;
JSON
{
"hex": "#f4dcf8",
"rgb": {
"r": 244,
"g": 220,
"b": 248
},
"hsl": {
"h": 291.429,
"s": 66.667,
"l": 91.765
},
"oklch": {
"l": 0.92233,
"c": 0.04534,
"h": 321.4
},
"luminance": 0.77197
}Semantic roles & 50–950 ramp
primary
#F4DCF8
secondary
#A6DB9D
accent
#CF1731
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485