#F8DDFD#F8DDFD
#F8DDFD is a very light, muted purple. Relative luminance 0.788; OKLCH L 92.9% C 0.051 H 321.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F8DDFD |
|---|---|
| RGB | rgb(248, 221, 253) |
| HSL | hsl(291, 89%, 93%) |
| HSV | hsv(291, 13%, 99%) |
| CMYK | cmyk(2%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(91.13, 14.80, -12.12) |
| CIE-LCH | lch(91.13, 19.13, 320.69°) |
| OKLab | oklab(92.92% 0.04 -0.0324) |
| OKLCH | oklch(92.92% 0.051 321) |
| XYZ | xyz(82.2949, 78.7621, 103.7768) |
| Luminance | 0.7876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.08
Pale Mauve
#FED0FC
ΔE00 5.27
Pale Lilac
#E4CBFF
ΔE00 6.94
Light Lilac
#EDC8FF
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8DDFD #E2FDDD
analogous
#E8DDFD #F8DDFD #FDDDF2
triadic
#F8DDFD #FDF8DD #DDFDF8
tetradic
#F8DDFD #FDE8DD #E2FDDD #DDF2FD
square
#F8DDFD #FDE8DD #E2FDDD #DDF2FD
split-complementary
#F8DDFD #F2FDDD #DDFDE8
monochromatic
#E069F6 #ECA3FA #F8DDFD #F9E2FD #F9E2FD
Accessibility & contrast
On white
1.25
#F8DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#F8DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8DDFD
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8DDFD | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FE
Deuteranopia (green-blind)
#E0E7FC
Tritanopia (blue-blind)
#F9E0E7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f8ddfd; /* rgb */ color: rgb(248, 221, 253); /* oklch */ color: oklch(92.9% 0.051 321.0);
Tailwind
colors: {
custom: {
50: '#fae7fe',
500: '#f8ddfd',
950: '#000000',
},
}SCSS
$custom: #f8ddfd; $custom-light: #fae7fe; $custom-dark: #000000;
JSON
{
"hex": "#f8ddfd",
"rgb": {
"r": 248,
"g": 221,
"b": 253
},
"hsl": {
"h": 290.625,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92915,
"c": 0.05145,
"h": 321
},
"luminance": 0.78761
}Semantic roles & 50–950 ramp
primary
#F8DDFD
secondary
#A4E797
accent
#E60024
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485