#EDCED8#EDCED8
#EDCED8 is a very light, muted pink. Relative luminance 0.671; OKLCH L 88.0% C 0.037 H 356.4°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EDCED8 |
|---|---|
| RGB | rgb(237, 206, 216) |
| HSL | hsl(341, 46%, 87%) |
| HSV | hsv(341, 13%, 93%) |
| CMYK | cmyk(0%, 13.1%, 8.9%, 7.1%) |
| CIE-LAB | lab(85.56, 12.47, -0.94) |
| CIE-LCH | lch(85.56, 12.50, 355.69°) |
| OKLab | oklab(88.02% 0.037 -0.0023) |
| OKLCH | oklch(88.02% 0.037 356.4) |
| XYZ | xyz(69.3900, 67.1065, 74.2499) |
| Luminance | 0.6711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.47
Pale Pink
#FFCFDC
ΔE00 4.74
Thistle
#D8BFD8
ΔE00 6.78
Light Rose
#FFC5CB
ΔE00 7.14
Mistyrose
#FFE4E1
ΔE00 7.28
Bubblegum
#FFC1CC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDCED8 #CEEDE3
analogous
#EDCEE8 #EDCED8 #EDD4CE
triadic
#EDCED8 #D8EDCE #CED8ED
tetradic
#EDCED8 #E8EDCE #CEEDE3 #D4CEED
square
#EDCED8 #E8EDCE #CEEDE3 #D4CEED
split-complementary
#EDCED8 #CEEDD4 #CEE8ED
monochromatic
#CC7491 #DDA1B4 #EDCED8 #F7E9ED #F7E9ED
Accessibility & contrast
On white
1.46
#EDCED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#EDCED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDCED8
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDCED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDCED8 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3D8
Deuteranopia (green-blind)
#D8D8D7
Tritanopia (blue-blind)
#F3CDD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #edced8; /* rgb */ color: rgb(237, 206, 216); /* oklch */ color: oklch(88.0% 0.037 356.4);
Tailwind
colors: {
custom: {
50: '#f3dde4',
500: '#edced8',
950: '#000000',
},
}SCSS
$custom: #edced8; $custom-light: #f3dde4; $custom-dark: #000000;
JSON
{
"hex": "#edced8",
"rgb": {
"r": 237,
"g": 206,
"b": 216
},
"hsl": {
"h": 340.645,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.88024,
"c": 0.03703,
"h": 356.4
},
"luminance": 0.67105
}Semantic roles & 50–950 ramp
primary
#EDCED8
secondary
#96C9B9
accent
#B98C2C
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484