#F4DEFF#F4DEFF
#F4DEFF is a very light, muted purple. Relative luminance 0.787; OKLCH L 92.8% C 0.050 H 314.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DEFF |
|---|---|
| RGB | rgb(244, 222, 255) |
| HSL | hsl(280, 100%, 94%) |
| HSV | hsv(280, 13%, 100%) |
| CMYK | cmyk(4.3%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(91.10, 13.35, -13.25) |
| CIE-LCH | lch(91.10, 18.81, 315.22°) |
| OKLab | oklab(92.83% 0.035 -0.0355) |
| OKLCH | oklch(92.83% 0.05 314.6) |
| XYZ | xyz(81.4766, 78.6963, 105.4860) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.70
Pale Mauve
#FED0FC
ΔE00 6.27
Pale Lilac
#E4CBFF
ΔE00 6.45
Light Lilac
#EDC8FF
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DEFF #E9FFDE
analogous
#E3DEFF #F4DEFF #FFDEF9
triadic
#F4DEFF #FFF4DE #DEFFF4
tetradic
#F4DEFF #FFE3DE #E9FFDE #DEF9FF
square
#F4DEFF #FFE3DE #E9FFDE #DEF9FF
split-complementary
#F4DEFF #F9FFDE #DEFFE3
monochromatic
#CB64FF #E0A1FF #F4DEFF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.25
#F4DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#F4DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DEFF
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DEFF | 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)
#DAE4FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#F4E1E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4deff; /* rgb */ color: rgb(244, 222, 255); /* oklch */ color: oklch(92.8% 0.050 314.6);
Tailwind
colors: {
custom: {
50: '#f7e8ff',
500: '#f4deff',
950: '#000000',
},
}SCSS
$custom: #f4deff; $custom-light: #f7e8ff; $custom-dark: #000000;
JSON
{
"hex": "#f4deff",
"rgb": {
"r": 244,
"g": 222,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.92832,
"c": 0.04985,
"h": 314.6
},
"luminance": 0.78696
}Semantic roles & 50–950 ramp
primary
#F4DEFF
secondary
#B2EC95
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171618
muted
#858486