#F4DFF4#F4DFF4
#F4DFF4 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.7% C 0.036 H 325.9°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFF4 |
|---|---|
| RGB | rgb(244, 223, 244) |
| HSL | hsl(300, 49%, 92%) |
| HSV | hsv(300, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 0%, 4.3%) |
| CIE-LAB | lab(91.03, 10.81, -7.59) |
| CIE-LCH | lch(91.03, 13.21, 324.92°) |
| OKLab | oklab(92.67% 0.0297 -0.0202) |
| OKLCH | oklch(92.67% 0.036 325.9) |
| XYZ | xyz(80.0227, 78.5409, 96.5147) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 7.45
Light Pink
#FFD1DF
ΔE00 7.80
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Pale Lavender
#EECFFE
ΔE00 8.23
Pale Pink
#FFCFDC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFF4 #DFF4DF
analogous
#EADFF4 #F4DFF4 #F4DFEA
triadic
#F4DFF4 #F4F4DF #DFF4F4
tetradic
#F4DFF4 #F4EADF #DFF4DF #DFEAF4
square
#F4DFF4 #F4EADF #DFF4DF #DFEAF4
split-complementary
#F4DFF4 #EAF4DF #DFF4EA
monochromatic
#D584D5 #E4B1E4 #F4DFF4 #F7E8F7 #F7E8F7
Accessibility & contrast
On white
1.26
#F4DFF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F4DFF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFF4
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFF4 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F5
Deuteranopia (green-blind)
#E2E6F3
Tritanopia (blue-blind)
#F6E1E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dff4; /* rgb */ color: rgb(244, 223, 244); /* oklch */ color: oklch(92.7% 0.036 325.9);
Tailwind
colors: {
custom: {
50: '#f7e9f7',
500: '#f4dff4',
950: '#000000',
},
}SCSS
$custom: #f4dff4; $custom-light: #f7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f4dff4",
"rgb": {
"r": 244,
"g": 223,
"b": 244
},
"hsl": {
"h": 300,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92674,
"c": 0.03593,
"h": 325.9
},
"luminance": 0.7854
}Semantic roles & 50–950 ramp
primary
#F4DFF4
secondary
#A5D3A5
accent
#BC2929
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485