#F4DFF3#F4DFF3
#F4DFF3 is a very light, muted purple. Relative luminance 0.785; OKLCH L 92.6% C 0.035 H 327.3°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFF3 |
|---|---|
| RGB | rgb(244, 223, 243) |
| HSL | hsl(303, 49%, 92%) |
| HSV | hsv(303, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 0.4%, 4.3%) |
| CIE-LAB | lab(91.00, 10.63, -7.11) |
| CIE-LCH | lch(91.00, 12.79, 326.23°) |
| OKLab | oklab(92.64% 0.0294 -0.0189) |
| OKLCH | oklch(92.64% 0.035 327.3) |
| XYZ | xyz(79.8713, 78.4803, 95.7172) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 7.07
Thistle
#D8BFD8
ΔE00 7.51
Light Pink
#FFD1DF
ΔE00 7.70
Lavender (CSS)
#E6E6FA
ΔE00 8.04
Pale Pink
#FFCFDC
ΔE00 8.36
Pale Lavender
#EECFFE
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFF3 #DFF4E0
analogous
#EBDFF4 #F4DFF3 #F4DFE9
triadic
#F4DFF3 #F3F4DF #DFF3F4
tetradic
#F4DFF3 #F4EBDF #DFF4E0 #DFE9F4
square
#F4DFF3 #F4EBDF #DFF4E0 #DFE9F4
split-complementary
#F4DFF3 #E9F4DF #DFF4EB
monochromatic
#D584D1 #E4B1E2 #F4DFF3 #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.26
#F4DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#F4DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFF3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFF3 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE4F4
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#F6E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dff3; /* rgb */ color: rgb(244, 223, 243); /* oklch */ color: oklch(92.6% 0.035 327.3);
Tailwind
colors: {
custom: {
50: '#f7e9f7',
500: '#f4dff3',
950: '#000000',
},
}SCSS
$custom: #f4dff3; $custom-light: #f7e9f7; $custom-dark: #000000;
JSON
{
"hex": "#f4dff3",
"rgb": {
"r": 244,
"g": 223,
"b": 243
},
"hsl": {
"h": 302.857,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92643,
"c": 0.03491,
"h": 327.3
},
"luminance": 0.7848
}Semantic roles & 50–950 ramp
primary
#F4DFF3
secondary
#A5D3A7
accent
#BC3029
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485