#F4DCF2#F4DCF2
#F4DCF2 is a very light, muted purple. Relative luminance 0.768; OKLCH L 92.0% C 0.039 H 328.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCF2 |
|---|---|
| RGB | rgb(244, 220, 242) |
| HSL | hsl(305, 52%, 91%) |
| HSV | hsv(305, 10%, 96%) |
| CMYK | cmyk(0%, 9.8%, 0.8%, 4.3%) |
| CIE-LAB | lab(90.24, 12.02, -7.70) |
| CIE-LCH | lch(90.24, 14.27, 327.34°) |
| OKLab | oklab(92.05% 0.0334 -0.0204) |
| OKLCH | oklch(92.05% 0.039 328.5) |
| XYZ | xyz(78.9263, 76.8313, 94.6593) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 6.97
Pale Lavender
#EECFFE
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 7.65
Very Light Purple
#F6CEFC
ΔE00 7.69
Pale Mauve
#FED0FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCF2 #DCF4DE
analogous
#EADCF4 #F4DCF2 #F4DCE6
triadic
#F4DCF2 #F2F4DC #DCF2F4
tetradic
#F4DCF2 #F4EADC #DCF4DE #DCE6F4
square
#F4DCF2 #F4EADC #DCF4DE #DCE6F4
split-complementary
#F4DCF2 #E6F4DC #DCF4EA
monochromatic
#D77FCF #E5ADE1 #F4DCF2 #F8E8F6 #F8E8F6
Accessibility & contrast
On white
1.28
#F4DCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F4DCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCF2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCF2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE1F3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#F6DDE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f4dcf2; /* rgb */ color: rgb(244, 220, 242); /* oklch */ color: oklch(92.0% 0.039 328.5);
Tailwind
colors: {
custom: {
50: '#f7e6f6',
500: '#f4dcf2',
950: '#000000',
},
}SCSS
$custom: #f4dcf2; $custom-light: #f7e6f6; $custom-dark: #000000;
JSON
{
"hex": "#f4dcf2",
"rgb": {
"r": 244,
"g": 220,
"b": 242
},
"hsl": {
"h": 305,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.92046,
"c": 0.03912,
"h": 328.5
},
"luminance": 0.7683
}Semantic roles & 50–950 ramp
primary
#F4DCF2
secondary
#A1D3A5
accent
#C03326
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485