#FFDDFD#FFDDFD
#FFDDFD is a very light, muted purple. Relative luminance 0.801; OKLCH L 93.5% C 0.056 H 327.9°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDFD |
|---|---|
| RGB | rgb(255, 221, 253) |
| HSL | hsl(304, 100%, 93%) |
| HSV | hsv(304, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 0.8%, 0%) |
| CIE-LAB | lab(91.71, 17.10, -11.18) |
| CIE-LCH | lch(91.71, 20.43, 326.82°) |
| OKLab | oklab(93.51% 0.0474 -0.0298) |
| OKLCH | oklch(93.51% 0.056 327.9) |
| XYZ | xyz(84.8238, 80.0661, 103.8953) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.45
Light Pink
#FFD1DF
ΔE00 7.21
Light Lilac
#EDC8FF
ΔE00 7.44
Pale Lilac
#E4CBFF
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDFD #DDFFDF
analogous
#F0DDFF #FFDDFD #FFDDEC
triadic
#FFDDFD #FDFFDD #DDFDFF
tetradic
#FFDDFD #FFF0DD #DDFFDF #DDECFF
square
#FFDDFD #FFF0DD #DDFFDF #DDECFF
split-complementary
#FFDDFD #ECFFDD #DDFFF0
monochromatic
#FF63F6 #FFA0F9 #FFDDFD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.23
#FFDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#FFDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDFD
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDFD | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE5FE
Deuteranopia (green-blind)
#E3E9FC
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddfd; /* rgb */ color: rgb(255, 221, 253); /* oklch */ color: oklch(93.5% 0.056 327.9);
Tailwind
colors: {
custom: {
50: '#ffe7fe',
500: '#ffddfd',
950: '#000000',
},
}SCSS
$custom: #ffddfd; $custom-light: #ffe7fe; $custom-dark: #000000;
JSON
{
"hex": "#ffddfd",
"rgb": {
"r": 255,
"g": 221,
"b": 253
},
"hsl": {
"h": 303.529,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93511,
"c": 0.05599,
"h": 327.9
},
"luminance": 0.80065
}Semantic roles & 50–950 ramp
primary
#FFDDFD
secondary
#94EC99
accent
#E60D00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485