#F5DDFD#F5DDFD
#F5DDFD is a very light, muted purple. Relative luminance 0.782; OKLCH L 92.7% C 0.050 H 317.7°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F5DDFD |
|---|---|
| RGB | rgb(245, 221, 253) |
| HSL | hsl(285, 89%, 93%) |
| HSV | hsv(285, 13%, 99%) |
| CMYK | cmyk(3.2%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(90.88, 13.82, -12.52) |
| CIE-LCH | lch(90.88, 18.65, 317.84°) |
| OKLab | oklab(92.66% 0.0368 -0.0335) |
| OKLCH | oklch(92.66% 0.05 317.7) |
| XYZ | xyz(81.2395, 78.2180, 103.7273) |
| Luminance | 0.7822 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.95
Very Light Purple
#F6CEFC
ΔE00 5.45
Pale Mauve
#FED0FC
ΔE00 5.87
Pale Lilac
#E4CBFF
ΔE00 6.68
Light Lilac
#EDC8FF
ΔE00 7.26
Thistle
#D8BFD8
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5DDFD #E5FDDD
analogous
#E5DDFD #F5DDFD #FDDDF5
triadic
#F5DDFD #FDF5DD #DDFDF5
tetradic
#F5DDFD #FDE5DD #E5FDDD #DDF5FD
square
#F5DDFD #FDE5DD #E5FDDD #DDF5FD
split-complementary
#F5DDFD #F5FDDD #DDFDE5
monochromatic
#D369F6 #E4A3FA #F5DDFD #F7E2FD #F7E2FD
Accessibility & contrast
On white
1.26
#F5DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F5DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5DDFD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5DDFD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FE
Deuteranopia (green-blind)
#DEE6FC
Tritanopia (blue-blind)
#F5E0E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f5ddfd; /* rgb */ color: rgb(245, 221, 253); /* oklch */ color: oklch(92.7% 0.050 317.7);
Tailwind
colors: {
custom: {
50: '#f8e7fe',
500: '#f5ddfd',
950: '#000000',
},
}SCSS
$custom: #f5ddfd; $custom-light: #f8e7fe; $custom-dark: #000000;
JSON
{
"hex": "#f5ddfd",
"rgb": {
"r": 245,
"g": 221,
"b": 253
},
"hsl": {
"h": 285,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.92663,
"c": 0.04976,
"h": 317.7
},
"luminance": 0.78217
}Semantic roles & 50–950 ramp
primary
#F5DDFD
secondary
#ABE797
accent
#E60039
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485