#F4DCFD#F4DCFD
#F4DCFD is a very light, muted purple. Relative luminance 0.775; OKLCH L 92.4% C 0.051 H 316.8°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4DCFD |
|---|---|
| RGB | rgb(244, 220, 253) |
| HSL | hsl(284, 89%, 93%) |
| HSV | hsv(284, 13%, 99%) |
| CMYK | cmyk(3.6%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(90.56, 14.02, -13.01) |
| CIE-LCH | lch(90.56, 19.13, 317.15°) |
| OKLab | oklab(92.39% 0.0372 -0.0348) |
| OKLCH | oklch(92.39% 0.051 316.8) |
| XYZ | xyz(80.6283, 77.5121, 103.6232) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.61
Very Light Purple
#F6CEFC
ΔE00 5.19
Pale Mauve
#FED0FC
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 6.31
Light Lilac
#EDC8FF
ΔE00 6.92
Thistle
#D8BFD8
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4DCFD #E5FDDC
analogous
#E3DCFD #F4DCFD #FDDCF6
triadic
#F4DCFD #FDF4DC #DCFDF4
tetradic
#F4DCFD #FDE3DC #E5FDDC #DCF6FD
square
#F4DCFD #FDE3DC #E5FDDC #DCF6FD
split-complementary
#F4DCFD #F6FDDC #DCFDE3
monochromatic
#D068F6 #E2A2FA #F4DCFD #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.27
#F4DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#F4DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4DCFD
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4DCFD | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E2FE
Deuteranopia (green-blind)
#DDE5FC
Tritanopia (blue-blind)
#F4DFE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f4dcfd; /* rgb */ color: rgb(244, 220, 253); /* oklch */ color: oklch(92.4% 0.051 316.8);
Tailwind
colors: {
custom: {
50: '#f7e6fe',
500: '#f4dcfd',
950: '#000000',
},
}SCSS
$custom: #f4dcfd; $custom-light: #f7e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f4dcfd",
"rgb": {
"r": 244,
"g": 220,
"b": 253
},
"hsl": {
"h": 283.636,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92393,
"c": 0.05093,
"h": 316.8
},
"luminance": 0.77511
}Semantic roles & 50–950 ramp
primary
#F4DCFD
secondary
#ACE796
accent
#E6003F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485