#FEDCED#FEDCED
#FEDCED is a very light, muted pink. Relative luminance 0.784; OKLCH L 92.8% C 0.043 H 346.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCED |
|---|---|
| RGB | rgb(254, 220, 237) |
| HSL | hsl(330, 94%, 93%) |
| HSV | hsv(330, 13%, 100%) |
| CMYK | cmyk(0%, 13.4%, 6.7%, 0.4%) |
| CIE-LAB | lab(90.95, 14.51, -3.94) |
| CIE-LCH | lch(90.95, 15.04, 344.81°) |
| OKLab | oklab(92.75% 0.0422 -0.0103) |
| OKLCH | oklch(92.75% 0.043 346.3) |
| XYZ | xyz(81.7509, 78.3733, 90.9254) |
| Luminance | 0.7837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.90
Pale Pink
#FFCFDC
ΔE00 4.61
Thistle
#D8BFD8
ΔE00 8.10
Pale Mauve
#FED0FC
ΔE00 8.11
Mistyrose
#FFE4E1
ΔE00 8.32
Lavenderblush
#FFF0F5
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCED #DCFEED
analogous
#FEDCFE #FEDCED #FEDCDC
triadic
#FEDCED #EDFEDC #DCEDFE
tetradic
#FEDCED #FEFEDC #DCFEED #DCDCFE
square
#FEDCED #FEFEDC #DCFEED #DCDCFE
split-complementary
#FEDCED #DCFEDC #DCFEFE
monochromatic
#FB65B0 #FCA0CE #FEDCED #FEE1F0 #FEE1F0
Accessibility & contrast
On white
1.26
#FEDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FEDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCED
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCED | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#E5E7EC
Tritanopia (blue-blind)
#FFDCE2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #fedced; /* rgb */ color: rgb(254, 220, 237); /* oklch */ color: oklch(92.8% 0.043 346.3);
Tailwind
colors: {
custom: {
50: '#ffe7f2',
500: '#fedced',
950: '#000000',
},
}SCSS
$custom: #fedced; $custom-light: #ffe7f2; $custom-dark: #000000;
JSON
{
"hex": "#fedced",
"rgb": {
"r": 254,
"g": 220,
"b": 237
},
"hsl": {
"h": 330,
"s": 94.444,
"l": 92.941
},
"oklch": {
"l": 0.92751,
"c": 0.04346,
"h": 346.3
},
"luminance": 0.78372
}Semantic roles & 50–950 ramp
primary
#FEDCED
secondary
#95E9BF
accent
#E67300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485