#F5DCFD#F5DCFD
#F5DCFD is a very light, muted purple. Relative luminance 0.777; OKLCH L 92.5% C 0.051 H 317.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DCFD |
|---|---|
| RGB | rgb(245, 220, 253) |
| HSL | hsl(285, 89%, 93%) |
| HSV | hsv(285, 13%, 99%) |
| CMYK | cmyk(3.2%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(90.64, 14.35, -12.88) |
| CIE-LCH | lch(90.64, 19.28, 318.09°) |
| OKLab | oklab(92.48% 0.0382 -0.0345) |
| OKLCH | oklch(92.48% 0.051 317.9) |
| XYZ | xyz(80.9763, 77.6915, 103.6395) |
| Luminance | 0.7769 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 5.04
Pale Mauve
#FED0FC
ΔE00 5.48
Pale Lilac
#E4CBFF
ΔE00 6.39
Light Lilac
#EDC8FF
ΔE00 6.89
Thistle
#D8BFD8
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DCFD #E4FDDC
analogous
#E4DCFD #F5DCFD #FDDCF4
triadic
#F5DCFD #FDF5DC #DCFDF5
tetradic
#F5DCFD #FDE4DC #E4FDDC #DCF4FD
square
#F5DCFD #FDE4DC #E4FDDC #DCF4FD
split-complementary
#F5DCFD #F4FDDC #DCFDE4
monochromatic
#D468F6 #E4A2FA #F5DCFD #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.27
#F5DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#F5DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DCFD
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DCFD | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#F5DFE7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5dcfd; /* rgb */ color: rgb(245, 220, 253); /* oklch */ color: oklch(92.5% 0.051 317.9);
Tailwind
colors: {
custom: {
50: '#f8e6fe',
500: '#f5dcfd',
950: '#000000',
},
}SCSS
$custom: #f5dcfd; $custom-light: #f8e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f5dcfd",
"rgb": {
"r": 245,
"g": 220,
"b": 253
},
"hsl": {
"h": 285.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92476,
"c": 0.05146,
"h": 317.9
},
"luminance": 0.77691
}Semantic roles & 50–950 ramp
primary
#F5DCFD
secondary
#AAE796
accent
#E60038
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485