#F7DDFD#F7DDFD
#F7DDFD is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.8% C 0.051 H 319.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DDFD |
|---|---|
| RGB | rgb(247, 221, 253) |
| HSL | hsl(289, 89%, 93%) |
| HSV | hsv(289, 13%, 99%) |
| CMYK | cmyk(2.4%, 12.6%, 0%, 0.8%) |
| CIE-LAB | lab(91.04, 14.48, -12.25) |
| CIE-LCH | lch(91.04, 18.97, 319.75°) |
| OKLab | oklab(92.83% 0.0389 -0.0328) |
| OKLCH | oklch(92.83% 0.051 319.9) |
| XYZ | xyz(81.9412, 78.5798, 103.7602) |
| Luminance | 0.7858 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.93
Very Light Purple
#F6CEFC
ΔE00 5.19
Pale Mauve
#FED0FC
ΔE00 5.46
Pale Lilac
#E4CBFF
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 7.21
Thistle
#D8BFD8
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DDFD #E3FDDD
analogous
#E7DDFD #F7DDFD #FDDDF3
triadic
#F7DDFD #FDF7DD #DDFDF7
tetradic
#F7DDFD #FDE7DD #E3FDDD #DDF3FD
square
#F7DDFD #FDE7DD #E3FDDD #DDF3FD
split-complementary
#F7DDFD #F3FDDD #DDFDE7
monochromatic
#DC69F6 #E9A3FA #F7DDFD #F8E2FD #F8E2FD
Accessibility & contrast
On white
1.26
#F7DDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F7DDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DDFD
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DDFD | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FE
Deuteranopia (green-blind)
#DFE6FC
Tritanopia (blue-blind)
#F8E0E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f7ddfd; /* rgb */ color: rgb(247, 221, 253); /* oklch */ color: oklch(92.8% 0.051 319.9);
Tailwind
colors: {
custom: {
50: '#fae7fe',
500: '#f7ddfd',
950: '#000000',
},
}SCSS
$custom: #f7ddfd; $custom-light: #fae7fe; $custom-dark: #000000;
JSON
{
"hex": "#f7ddfd",
"rgb": {
"r": 247,
"g": 221,
"b": 253
},
"hsl": {
"h": 288.75,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9283,
"c": 0.05087,
"h": 319.9
},
"luminance": 0.78579
}Semantic roles & 50–950 ramp
primary
#F7DDFD
secondary
#A6E797
accent
#E6002B
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485