#F4DFF7#F4DFF7
#F4DFF7 is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.039 H 322.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFF7 |
|---|---|
| RGB | rgb(244, 223, 247) |
| HSL | hsl(293, 60%, 92%) |
| HSV | hsv(293, 10%, 97%) |
| CMYK | cmyk(1.2%, 9.7%, 0%, 3.1%) |
| CIE-LAB | lab(91.11, 11.35, -9.04) |
| CIE-LCH | lch(91.11, 14.51, 321.47°) |
| OKLab | oklab(92.77% 0.0308 -0.0241) |
| OKLCH | oklch(92.77% 0.039 322) |
| XYZ | xyz(80.4819, 78.7246, 98.9332) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 7.35
Thistle
#D8BFD8
ΔE00 7.36
Very Light Purple
#F6CEFC
ΔE00 7.73
Pale Mauve
#FED0FC
ΔE00 7.93
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Lavenderblush
#FFF0F5
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFF7 #E2F7DF
analogous
#E8DFF7 #F4DFF7 #F7DFEE
triadic
#F4DFF7 #F7F4DF #DFF7F4
tetradic
#F4DFF7 #F7E8DF #E2F7DF #DFEEF7
square
#F4DFF7 #F7E8DF #E2F7DF #DFEEF7
split-complementary
#F4DFF7 #EEF7DF #DFF7E8
monochromatic
#D27DDF #E3AEEB #F4DFF7 #F7E7F9 #F7E7F9
Accessibility & contrast
On white
1.25
#F4DFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#F4DFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFF7
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFF7 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F8
Deuteranopia (green-blind)
#E1E6F6
Tritanopia (blue-blind)
#F5E1E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dff7; /* rgb */ color: rgb(244, 223, 247); /* oklch */ color: oklch(92.8% 0.039 322.0);
Tailwind
colors: {
custom: {
50: '#f7e9f9',
500: '#f4dff7',
950: '#000000',
},
}SCSS
$custom: #f4dff7; $custom-light: #f7e9f9; $custom-dark: #000000;
JSON
{
"hex": "#f4dff7",
"rgb": {
"r": 244,
"g": 223,
"b": 247
},
"hsl": {
"h": 292.5,
"s": 60,
"l": 92.157
},
"oklch": {
"l": 0.92766,
"c": 0.0391,
"h": 322
},
"luminance": 0.78724
}Semantic roles & 50–950 ramp
primary
#F4DFF7
secondary
#A8D9A1
accent
#C81E33
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485