#F4DFFE#F4DFFE
#F4DFFE is a very light, muted purple. Relative luminance 0.792; OKLCH L 93.0% C 0.047 H 315.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DFFE |
|---|---|
| RGB | rgb(244, 223, 254) |
| HSL | hsl(281, 94%, 94%) |
| HSV | hsv(281, 12%, 100%) |
| CMYK | cmyk(3.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.31, 12.64, -12.41) |
| CIE-LCH | lch(91.31, 17.71, 315.53°) |
| OKLab | oklab(92.99% 0.0332 -0.0332) |
| OKLCH | oklch(92.99% 0.047 315) |
| XYZ | xyz(81.5824, 79.1648, 104.7292) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.56
Very Light Purple
#F6CEFC
ΔE00 6.28
Pale Mauve
#FED0FC
ΔE00 6.77
Pale Lilac
#E4CBFF
ΔE00 7.01
Thistle
#D8BFD8
ΔE00 7.69
Light Lilac
#EDC8FF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DFFE #E9FEDF
analogous
#E4DFFE #F4DFFE #FEDFF8
triadic
#F4DFFE #FEF4DF #DFFEF4
tetradic
#F4DFFE #FEE4DF #E9FEDF #DFF8FE
square
#F4DFFE #FEE4DF #E9FEDF #DFF8FE
split-complementary
#F4DFFE #F8FEDF #DFFEE4
monochromatic
#CB68FA #E0A4FC #F4DFFE #F5E1FE #F5E1FE
Accessibility & contrast
On white
1.25
#F4DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F4DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DFFE
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DFFE | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DFE7FD
Tritanopia (blue-blind)
#F4E2E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4dffe; /* rgb */ color: rgb(244, 223, 254); /* oklch */ color: oklch(93.0% 0.047 315.0);
Tailwind
colors: {
custom: {
50: '#f7e9fe',
500: '#f4dffe',
950: '#000000',
},
}SCSS
$custom: #f4dffe; $custom-light: #f7e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f4dffe",
"rgb": {
"r": 244,
"g": 223,
"b": 254
},
"hsl": {
"h": 280.645,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92987,
"c": 0.04699,
"h": 315
},
"luminance": 0.79164
}Semantic roles & 50–950 ramp
primary
#F4DFFE
secondary
#B2EA98
accent
#E6004A
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485