#FEDDFD#FEDDFD
#FEDDFD is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.4% C 0.055 H 326.9°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDFD |
|---|---|
| RGB | rgb(254, 221, 253) |
| HSL | hsl(302, 94%, 93%) |
| HSV | hsv(302, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 0.4%, 0.4%) |
| CIE-LAB | lab(91.63, 16.77, -11.32) |
| CIE-LCH | lch(91.63, 20.24, 325.99°) |
| OKLab | oklab(93.43% 0.0464 -0.0302) |
| OKLCH | oklch(93.43% 0.055 326.9) |
| XYZ | xyz(84.4568, 79.8769, 103.8781) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.40
Very Light Purple
#F6CEFC
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.34
Light Pink
#FFD1DF
ΔE00 7.35
Light Lilac
#EDC8FF
ΔE00 7.38
Pale Lilac
#E4CBFF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDFD #DDFEDE
analogous
#EEDDFE #FEDDFD #FEDDEC
triadic
#FEDDFD #FDFEDD #DDFDFE
tetradic
#FEDDFD #FEEEDD #DDFEDE #DDECFE
square
#FEDDFD #FEEEDD #DDFEDE #DDECFE
split-complementary
#FEDDFD #ECFEDD #DDFEEE
monochromatic
#FB66F6 #FCA2FA #FEDDFD #FEE1FD #FEE1FD
Accessibility & contrast
On white
1.24
#FEDDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#FEDDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDFD
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDFD | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FE
Deuteranopia (green-blind)
#E2E8FC
Tritanopia (blue-blind)
#FFDFE8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #feddfd; /* rgb */ color: rgb(254, 221, 253); /* oklch */ color: oklch(93.4% 0.055 326.9);
Tailwind
colors: {
custom: {
50: '#ffe7fe',
500: '#feddfd',
950: '#000000',
},
}SCSS
$custom: #feddfd; $custom-light: #ffe7fe; $custom-dark: #000000;
JSON
{
"hex": "#feddfd",
"rgb": {
"r": 254,
"g": 221,
"b": 253
},
"hsl": {
"h": 301.818,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.93425,
"c": 0.0553,
"h": 326.9
},
"luminance": 0.79876
}Semantic roles & 50–950 ramp
primary
#FEDDFD
secondary
#96E998
accent
#E60700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485