#FEDDF6#FEDDF6
#FEDDF6 is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.2% C 0.049 H 334.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDF6 |
|---|---|
| RGB | rgb(254, 221, 246) |
| HSL | hsl(315, 94%, 93%) |
| HSV | hsv(315, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 3.1%, 0.4%) |
| CIE-LAB | lab(91.43, 15.54, -7.95) |
| CIE-LCH | lch(91.43, 17.45, 332.91°) |
| OKLab | oklab(93.21% 0.0439 -0.021) |
| OKLCH | oklch(93.21% 0.049 334.4) |
| XYZ | xyz(83.3622, 79.4390, 98.1127) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 6.48
Pale Lavender
#EECFFE
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDF6 #DDFEE5
analogous
#F5DDFE #FEDDF6 #FEDDE5
triadic
#FEDDF6 #F6FEDD #DDF6FE
tetradic
#FEDDF6 #FEF5DD #DDFEE5 #DDE5FE
square
#FEDDF6 #FEF5DD #DDFEE5 #DDE5FE
split-complementary
#FEDDF6 #E5FEDD #DDFEF5
monochromatic
#FB66D7 #FCA2E6 #FEDDF6 #FEE1F7 #FEE1F7
Accessibility & contrast
On white
1.24
#FEDDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FEDDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDF6
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDF6 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE4F7
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#FFDEE5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #feddf6; /* rgb */ color: rgb(254, 221, 246); /* oklch */ color: oklch(93.2% 0.049 334.4);
Tailwind
colors: {
custom: {
50: '#ffe7f9',
500: '#feddf6',
950: '#000000',
},
}SCSS
$custom: #feddf6; $custom-light: #ffe7f9; $custom-dark: #000000;
JSON
{
"hex": "#feddf6",
"rgb": {
"r": 254,
"g": 221,
"b": 246
},
"hsl": {
"h": 314.545,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.93207,
"c": 0.04871,
"h": 334.4
},
"luminance": 0.79438
}Semantic roles & 50–950 ramp
primary
#FEDDF6
secondary
#96E9AA
accent
#E63800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485