#EDBDCF#EDBDCF
#EDBDCF is a very light, muted pink. Relative luminance 0.589; OKLCH L 84.6% C 0.060 H 354.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBDCF |
|---|---|
| RGB | rgb(237, 189, 207) |
| HSL | hsl(338, 57%, 84%) |
| HSV | hsv(338, 20%, 93%) |
| CMYK | cmyk(0%, 20.3%, 12.7%, 7.1%) |
| CIE-LAB | lab(81.24, 19.98, -2.45) |
| CIE-LCH | lch(81.24, 20.13, 353.00°) |
| OKLab | oklab(84.59% 0.0592 -0.0062) |
| OKLCH | oklch(84.59% 0.06 354) |
| XYZ | xyz(64.3848, 58.9069, 66.9980) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.44
Pale Pink
#FFCFDC
ΔE00 4.49
Bubblegum
#FFC1CC
ΔE00 4.56
Pink
#FFC0CB
ΔE00 4.67
Light Pink
#FFD1DF
ΔE00 4.74
Baby Pink
#FFB7CE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBDCF #BDEDDB
analogous
#EDBDE7 #EDBDCF #EDC3BD
triadic
#EDBDCF #CFEDBD #BDCFED
tetradic
#EDBDCF #E7EDBD #BDEDDB #C3BDED
square
#EDBDCF #E7EDBD #BDEDDB #C3BDED
split-complementary
#EDBDCF #BDEDC3 #BDE7ED
monochromatic
#D35D89 #E08DAC #EDBDCF #F8E7EE #F8E7EE
Accessibility & contrast
On white
1.64
#EDBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#EDBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBDCF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBDCF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5D0
Deuteranopia (green-blind)
#CCCDCE
Tritanopia (blue-blind)
#F5BBC3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #edbdcf; /* rgb */ color: rgb(237, 189, 207); /* oklch */ color: oklch(84.6% 0.060 354.0);
Tailwind
colors: {
custom: {
50: '#f3d1dd',
500: '#edbdcf',
950: '#000000',
},
}SCSS
$custom: #edbdcf; $custom-light: #f3d1dd; $custom-dark: #000000;
JSON
{
"hex": "#edbdcf",
"rgb": {
"r": 237,
"g": 189,
"b": 207
},
"hsl": {
"h": 337.5,
"s": 57.143,
"l": 83.529
},
"oklch": {
"l": 0.84593,
"c": 0.05957,
"h": 354
},
"luminance": 0.58905
}Semantic roles & 50–950 ramp
primary
#EDBDCF
secondary
#84CAB0
accent
#C58721
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171415
muted
#858384