#FEDAEB#FEDAEB
#FEDAEB is a very light, muted pink. Relative luminance 0.772; OKLCH L 92.3% C 0.045 H 347.9°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDAEB |
|---|---|
| RGB | rgb(254, 218, 235) |
| HSL | hsl(332, 95%, 93%) |
| HSV | hsv(332, 14%, 100%) |
| CMYK | cmyk(0%, 14.2%, 7.5%, 0.4%) |
| CIE-LAB | lab(90.42, 15.22, -3.67) |
| CIE-LCH | lch(90.42, 15.65, 346.44°) |
| OKLab | oklab(92.32% 0.0444 -0.0095) |
| OKLCH | oklch(92.32% 0.045 347.9) |
| XYZ | xyz(80.9386, 77.2136, 89.2212) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 3.28
Pale Pink
#FFCFDC
ΔE00 4.00
Light Rose
#FFC5CB
ΔE00 7.89
Pale Mauve
#FED0FC
ΔE00 7.96
Thistle
#D8BFD8
ΔE00 8.01
Bubblegum
#FFC1CC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDAEB #DAFEED
analogous
#FEDAFD #FEDAEB #FEDBDA
triadic
#FEDAEB #EBFEDA #DAEBFE
tetradic
#FEDAEB #FDFEDA #DAFEED #DBDAFE
square
#FEDAEB #FDFEDA #DAFEED #DBDAFE
split-complementary
#FEDAEB #DAFEDB #DAFDFE
monochromatic
#FB63AB #FC9ECB #FEDAEB #FEE1EF #FEE1EF
Accessibility & contrast
On white
1.28
#FEDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FEDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDAEB
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDAEB | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#E4E6EA
Tritanopia (blue-blind)
#FFDAE0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fedaeb; /* rgb */ color: rgb(254, 218, 235); /* oklch */ color: oklch(92.3% 0.045 347.9);
Tailwind
colors: {
custom: {
50: '#ffe5f1',
500: '#fedaeb',
950: '#000000',
},
}SCSS
$custom: #fedaeb; $custom-light: #ffe5f1; $custom-dark: #000000;
JSON
{
"hex": "#fedaeb",
"rgb": {
"r": 254,
"g": 218,
"b": 235
},
"hsl": {
"h": 331.667,
"s": 94.737,
"l": 92.549
},
"oklch": {
"l": 0.92321,
"c": 0.04545,
"h": 347.9
},
"luminance": 0.77212
}Semantic roles & 50–950 ramp
primary
#FEDAEB
secondary
#93E9C0
accent
#E67900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181516
muted
#868485