#FEDEEB#FEDEEB
#FEDEEB is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.039 H 351.4°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDEEB |
|---|---|
| RGB | rgb(254, 222, 235) |
| HSL | hsl(336, 94%, 93%) |
| HSV | hsv(336, 13%, 100%) |
| CMYK | cmyk(0%, 12.6%, 7.5%, 0.4%) |
| CIE-LAB | lab(91.38, 13.14, -2.27) |
| CIE-LCH | lch(91.38, 13.33, 350.21°) |
| OKLab | oklab(93.07% 0.0386 -0.0058) |
| OKLCH | oklch(93.07% 0.039 351.4) |
| XYZ | xyz(81.9884, 79.3132, 89.5711) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.35
Pale Pink
#FFCFDC
ΔE00 4.96
Mistyrose
#FFE4E1
ΔE00 6.83
Lavenderblush
#FFF0F5
ΔE00 7.23
Light Rose
#FFC5CB
ΔE00 8.44
Thistle
#D8BFD8
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDEEB #DEFEF1
analogous
#FEDEFB #FEDEEB #FEE1DE
triadic
#FEDEEB #EBFEDE #DEEBFE
tetradic
#FEDEEB #FBFEDE #DEFEF1 #E1DEFE
square
#FEDEEB #FBFEDE #DEFEF1 #E1DEFE
split-complementary
#FEDEEB #DEFEE1 #DEFBFE
monochromatic
#FA67A3 #FCA3C7 #FEDEEB #FEE1ED #FEE1ED
Accessibility & contrast
On white
1.25
#FEDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#FEDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDEEB
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDEEB | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3EC
Deuteranopia (green-blind)
#E8E8EA
Tritanopia (blue-blind)
#FFDDE2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #fedeeb; /* rgb */ color: rgb(254, 222, 235); /* oklch */ color: oklch(93.1% 0.039 351.4);
Tailwind
colors: {
custom: {
50: '#ffe8f1',
500: '#fedeeb',
950: '#000000',
},
}SCSS
$custom: #fedeeb; $custom-light: #ffe8f1; $custom-dark: #000000;
JSON
{
"hex": "#fedeeb",
"rgb": {
"r": 254,
"g": 222,
"b": 235
},
"hsl": {
"h": 335.625,
"s": 94.118,
"l": 93.333
},
"oklch": {
"l": 0.93065,
"c": 0.03902,
"h": 351.4
},
"luminance": 0.79312
}Semantic roles & 50–950 ramp
primary
#FEDEEB
secondary
#97EAC8
accent
#E68800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181616
muted
#868485