#F4DEFD#F4DEFD
#F4DEFD is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.8% C 0.048 H 316.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEFD |
|---|---|
| RGB | rgb(244, 222, 253) |
| HSL | hsl(283, 89%, 93%) |
| HSV | hsv(283, 12%, 99%) |
| CMYK | cmyk(3.6%, 12.3%, 0%, 0.8%) |
| CIE-LAB | lab(91.04, 12.98, -12.29) |
| CIE-LCH | lch(91.04, 17.87, 316.56°) |
| OKLab | oklab(92.77% 0.0343 -0.0329) |
| OKLCH | oklch(92.77% 0.048 316.2) |
| XYZ | xyz(81.1563, 78.5681, 103.7992) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.38
Very Light Purple
#F6CEFC
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.48
Pale Lilac
#E4CBFF
ΔE00 6.93
Thistle
#D8BFD8
ΔE00 7.47
Light Lilac
#EDC8FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEFD #E7FDDE
analogous
#E4DEFD #F4DEFD #FDDEF6
triadic
#F4DEFD #FDF4DE #DEFDF4
tetradic
#F4DEFD #FDE4DE #E7FDDE #DEF6FD
square
#F4DEFD #FDE4DE #E7FDDE #DEF6FD
split-complementary
#F4DEFD #F6FDDE #DEFDE4
monochromatic
#CE6BF6 #E1A4FA #F4DEFD #F5E2FD #F5E2FD
Accessibility & contrast
On white
1.26
#F4DEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#F4DEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEFD
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEFD | 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)
#DBE4FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#F4E1E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4defd; /* rgb */ color: rgb(244, 222, 253); /* oklch */ color: oklch(92.8% 0.048 316.2);
Tailwind
colors: {
custom: {
50: '#f7e8fe',
500: '#f4defd',
950: '#000000',
},
}SCSS
$custom: #f4defd; $custom-light: #f7e8fe; $custom-dark: #000000;
JSON
{
"hex": "#f4defd",
"rgb": {
"r": 244,
"g": 222,
"b": 253
},
"hsl": {
"h": 282.581,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.92767,
"c": 0.04752,
"h": 316.2
},
"luminance": 0.78567
}Semantic roles & 50–950 ramp
primary
#F4DEFD
secondary
#AFE798
accent
#E50043
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485