#FDE6ED#FDE6ED
#FDE6ED is a very light, muted pink. Relative luminance 0.836; OKLCH L 94.5% C 0.027 H 357.2°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE6ED |
|---|---|
| RGB | rgb(253, 230, 237) |
| HSL | hsl(342, 85%, 95%) |
| HSV | hsv(342, 9%, 99%) |
| CMYK | cmyk(0%, 9.1%, 6.3%, 0.8%) |
| CIE-LAB | lab(93.27, 8.99, -0.54) |
| CIE-LCH | lch(93.27, 9.01, 356.53°) |
| OKLab | oklab(94.54% 0.0266 -0.0013) |
| OKLCH | oklch(94.54% 0.027 357.2) |
| XYZ | xyz(84.0892, 83.5920, 91.8094) |
| Luminance | 0.8359 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.52
Mistyrose
#FFE4E1
ΔE00 4.37
Very Light Pink
#FFF4F2
ΔE00 6.92
Light Pink
#FFD1DF
ΔE00 7.82
Pale Pink
#FFCFDC
ΔE00 8.30
Snow
#FFFAFA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE6ED #E6FDF6
analogous
#FDE6F9 #FDE6ED #FDEBE6
triadic
#FDE6ED #EDFDE6 #E6EDFD
tetradic
#FDE6ED #F9FDE6 #E6FDF6 #EBE6FD
square
#FDE6ED #F9FDE6 #E6FDF6 #EBE6FD
split-complementary
#FDE6ED #E6FDEB #E6F9FD
monochromatic
#F4759B #F8ADC4 #FDE3EB #FDE3EB #FDE3EB
Accessibility & contrast
On white
1.19
#FDE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#FDE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE6ED
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE6ED | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9ED
Deuteranopia (green-blind)
#EDEDED
Tritanopia (blue-blind)
#FFE5E8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #fde6ed; /* rgb */ color: rgb(253, 230, 237); /* oklch */ color: oklch(94.5% 0.027 357.2);
Tailwind
colors: {
custom: {
50: '#feedf2',
500: '#fde6ed',
950: '#000000',
},
}SCSS
$custom: #fde6ed; $custom-light: #feedf2; $custom-dark: #000000;
JSON
{
"hex": "#fde6ed",
"rgb": {
"r": 253,
"g": 230,
"b": 237
},
"hsl": {
"h": 341.739,
"s": 85.185,
"l": 94.706
},
"oklch": {
"l": 0.94542,
"c": 0.02666,
"h": 357.2
},
"luminance": 0.83591
}Semantic roles & 50–950 ramp
primary
#FDE6ED
secondary
#A0E7D1
accent
#E29E04
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171617
muted
#858485