#F4DFF2#F4DFF2
#F4DFF2 is a very light, muted purple. Relative luminance 0.784; OKLCH L 92.6% C 0.034 H 328.8°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFF2 |
|---|---|
| RGB | rgb(244, 223, 242) |
| HSL | hsl(306, 49%, 92%) |
| HSV | hsv(306, 9%, 96%) |
| CMYK | cmyk(0%, 8.6%, 0.8%, 4.3%) |
| CIE-LAB | lab(90.97, 10.45, -6.63) |
| CIE-LCH | lch(90.97, 12.38, 327.63°) |
| OKLab | oklab(92.61% 0.029 -0.0176) |
| OKLCH | oklch(92.61% 0.034 328.8) |
| XYZ | xyz(79.7207, 78.4201, 94.9241) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.79
Thistle
#D8BFD8
ΔE00 7.58
Light Pink
#FFD1DF
ΔE00 7.61
Lavender (CSS)
#E6E6FA
ΔE00 8.05
Pale Pink
#FFCFDC
ΔE00 8.26
Pale Lavender
#EECFFE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFF2 #DFF4E1
analogous
#ECDFF4 #F4DFF2 #F4DFE8
triadic
#F4DFF2 #F2F4DF #DFF2F4
tetradic
#F4DFF2 #F4ECDF #DFF4E1 #DFE8F4
square
#F4DFF2 #F4ECDF #DFF4E1 #DFE8F4
split-complementary
#F4DFF2 #E8F4DF #DFF4EC
monochromatic
#D584CD #E4B1DF #F4DFF2 #F7E8F6 #F7E8F6
Accessibility & contrast
On white
1.26
#F4DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#F4DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFF2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFF2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#E3E6F1
Tritanopia (blue-blind)
#F6E0E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4dff2; /* rgb */ color: rgb(244, 223, 242); /* oklch */ color: oklch(92.6% 0.034 328.8);
Tailwind
colors: {
custom: {
50: '#f7e9f6',
500: '#f4dff2',
950: '#000000',
},
}SCSS
$custom: #f4dff2; $custom-light: #f7e9f6; $custom-dark: #000000;
JSON
{
"hex": "#f4dff2",
"rgb": {
"r": 244,
"g": 223,
"b": 242
},
"hsl": {
"h": 305.714,
"s": 48.837,
"l": 91.569
},
"oklch": {
"l": 0.92613,
"c": 0.03393,
"h": 328.8
},
"luminance": 0.78419
}Semantic roles & 50–950 ramp
primary
#F4DFF2
secondary
#A5D3A9
accent
#BC3729
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485