#F8DCFD#F8DCFD
#F8DCFD is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.7% C 0.053 H 321.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DCFD |
|---|---|
| RGB | rgb(248, 220, 253) |
| HSL | hsl(291, 89%, 93%) |
| HSV | hsv(291, 13%, 99%) |
| CMYK | cmyk(2%, 13%, 0%, 0.8%) |
| CIE-LAB | lab(90.89, 15.33, -12.48) |
| CIE-LCH | lch(90.89, 19.76, 320.85°) |
| OKLab | oklab(92.73% 0.0414 -0.0334) |
| OKLCH | oklch(92.73% 0.053 321.1) |
| XYZ | xyz(82.0317, 78.2357, 103.6890) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 4.69
Pale Mauve
#FED0FC
ΔE00 4.89
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 6.86
Thistle
#D8BFD8
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DCFD #E1FDDC
analogous
#E7DCFD #F8DCFD #FDDCF1
triadic
#F8DCFD #FDF8DC #DCFDF8
tetradic
#F8DCFD #FDE7DC #E1FDDC #DCF1FD
square
#F8DCFD #FDE7DC #E1FDDC #DCF1FD
split-complementary
#F8DCFD #F1FDDC #DCFDE7
monochromatic
#E168F6 #ECA2FA #F8DCFD #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.26
#F8DCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F8DCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DCFD
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DCFD | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#F9DFE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f8dcfd; /* rgb */ color: rgb(248, 220, 253); /* oklch */ color: oklch(92.7% 0.053 321.1);
Tailwind
colors: {
custom: {
50: '#fae7fe',
500: '#f8dcfd',
950: '#000000',
},
}SCSS
$custom: #f8dcfd; $custom-light: #fae7fe; $custom-dark: #000000;
JSON
{
"hex": "#f8dcfd",
"rgb": {
"r": 248,
"g": 220,
"b": 253
},
"hsl": {
"h": 290.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.92729,
"c": 0.05317,
"h": 321.1
},
"luminance": 0.78235
}Semantic roles & 50–950 ramp
primary
#F8DCFD
secondary
#A3E796
accent
#E60023
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485