#FEDDED#FEDDED
#FEDDED is a very light, muted pink. Relative luminance 0.789; OKLCH L 92.9% C 0.042 H 347.1°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDED |
|---|---|
| RGB | rgb(254, 221, 237) |
| HSL | hsl(331, 94%, 93%) |
| HSV | hsv(331, 13%, 100%) |
| CMYK | cmyk(0%, 13%, 6.7%, 0.4%) |
| CIE-LAB | lab(91.19, 13.99, -3.59) |
| CIE-LCH | lch(91.19, 14.45, 345.61°) |
| OKLab | oklab(92.94% 0.0408 -0.0093) |
| OKLCH | oklch(92.94% 0.042 347.1) |
| XYZ | xyz(82.0141, 78.8998, 91.0131) |
| Luminance | 0.7890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.13
Pale Pink
#FFCFDC
ΔE00 4.82
Mistyrose
#FFE4E1
ΔE00 7.91
Lavenderblush
#FFF0F5
ΔE00 8.00
Thistle
#D8BFD8
ΔE00 8.28
Pale Mauve
#FED0FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDED #DDFEEE
analogous
#FEDDFE #FEDDED #FEDDDD
triadic
#FEDDED #EDFEDD #DDEDFE
tetradic
#FEDDED #FEFEDD #DDFEEE #DDDDFE
square
#FEDDED #FEFEDD #DDFEEE #DDDDFE
split-complementary
#FEDDED #DDFEDD #DDFEFE
monochromatic
#FB66AE #FCA2CE #FEDDED #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.25
#FEDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FEDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDED
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDED | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EE
Deuteranopia (green-blind)
#E6E8EC
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedded; /* rgb */ color: rgb(254, 221, 237); /* oklch */ color: oklch(92.9% 0.042 347.1);
Tailwind
colors: {
custom: {
50: '#ffe7f2',
500: '#fedded',
950: '#000000',
},
}SCSS
$custom: #fedded; $custom-light: #ffe7f2; $custom-dark: #000000;
JSON
{
"hex": "#fedded",
"rgb": {
"r": 254,
"g": 221,
"b": 237
},
"hsl": {
"h": 330.909,
"s": 94.286,
"l": 93.137
},
"oklch": {
"l": 0.92937,
"c": 0.04182,
"h": 347.1
},
"luminance": 0.78898
}Semantic roles & 50–950 ramp
primary
#FEDDED
secondary
#96E9C1
accent
#E67600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485