#FFDDFA#FFDDFA
#FFDDFA is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.4% C 0.053 H 330.9°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDFA |
|---|---|
| RGB | rgb(255, 221, 250) |
| HSL | hsl(309, 100%, 93%) |
| HSV | hsv(309, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 2%, 0%) |
| CIE-LAB | lab(91.63, 16.57, -9.74) |
| CIE-LCH | lch(91.63, 19.22, 329.55°) |
| OKLab | oklab(93.42% 0.0464 -0.0259) |
| OKLCH | oklch(93.42% 0.053 330.9) |
| XYZ | xyz(84.3497, 79.8765, 101.3982) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 5.45
Pale Lavender
#EECFFE
ΔE00 6.17
Light Pink
#FFD1DF
ΔE00 6.46
Pale Pink
#FFCFDC
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDFA #DDFFE2
analogous
#F3DDFF #FFDDFA #FFDDE9
triadic
#FFDDFA #FAFFDD #DDFAFF
tetradic
#FFDDFA #FFF3DD #DDFFE2 #DDE9FF
square
#FFDDFA #FFF3DD #DDFFE2 #DDE9FF
split-complementary
#FFDDFA #E9FFDD #DDFFF3
monochromatic
#FF63E8 #FFA0F1 #FFDDFA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.24
#FFDDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFDDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDFA
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDFA | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FB
Deuteranopia (green-blind)
#E3E9F9
Tritanopia (blue-blind)
#FFDFE6
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddfa; /* rgb */ color: rgb(255, 221, 250); /* oklch */ color: oklch(93.4% 0.053 330.9);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#ffddfa',
950: '#000000',
},
}SCSS
$custom: #ffddfa; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffddfa",
"rgb": {
"r": 255,
"g": 221,
"b": 250
},
"hsl": {
"h": 308.824,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93417,
"c": 0.05312,
"h": 330.9
},
"luminance": 0.79875
}Semantic roles & 50–950 ramp
primary
#FFDDFA
secondary
#94ECA1
accent
#E62200
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485