#FDDFFE#FDDFFE
#FDDFFE is a very light, muted purple. Relative luminance 0.808; OKLCH L 93.7% C 0.052 H 325.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDFFE |
|---|---|
| RGB | rgb(253, 223, 254) |
| HSL | hsl(298, 94%, 94%) |
| HSV | hsv(298, 12%, 100%) |
| CMYK | cmyk(0.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(92.05, 15.58, -11.23) |
| CIE-LCH | lch(92.05, 19.20, 324.23°) |
| OKLab | oklab(93.74% 0.0427 -0.0299) |
| OKLCH | oklch(93.74% 0.052 325) |
| XYZ | xyz(84.7827, 80.8149, 104.8792) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.13
Very Light Purple
#F6CEFC
ΔE00 5.30
Pale Lavender
#EECFFE
ΔE00 5.57
Light Pink
#FFD1DF
ΔE00 7.67
Light Lilac
#EDC8FF
ΔE00 7.73
Pale Lilac
#E4CBFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDFFE #E0FEDF
analogous
#EDDFFE #FDDFFE #FEDFEF
triadic
#FDDFFE #FEFDDF #DFFEFD
tetradic
#FDDFFE #FEEDDF #E0FEDF #DFEFFE
square
#FDDFFE #FEEDDF #E0FEDF #DFEFFE
split-complementary
#FDDFFE #EFFEDF #DFFEED
monochromatic
#F668FA #F9A4FC #FDDFFE #FDE1FE #FDE1FE
Accessibility & contrast
On white
1.22
#FDDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FDDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDFFE
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDFFE | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fddffe; /* rgb */ color: rgb(253, 223, 254); /* oklch */ color: oklch(93.7% 0.052 325.0);
Tailwind
colors: {
custom: {
50: '#fee9fe',
500: '#fddffe',
950: '#000000',
},
}SCSS
$custom: #fddffe; $custom-light: #fee9fe; $custom-dark: #000000;
JSON
{
"hex": "#fddffe",
"rgb": {
"r": 253,
"g": 223,
"b": 254
},
"hsl": {
"h": 298.065,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.9374,
"c": 0.05218,
"h": 325
},
"luminance": 0.80814
}Semantic roles & 50–950 ramp
primary
#FDDFFE
secondary
#9AEA98
accent
#E60007
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171617
muted
#858485