#E6DCDF#E6DCDF
#E6DCDF is a very light, near-neutral pink. Relative luminance 0.733; OKLCH L 90.3% C 0.012 H 357.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E6DCDF |
|---|---|
| RGB | rgb(230, 220, 223) |
| HSL | hsl(342, 17%, 88%) |
| HSV | hsv(342, 4%, 90%) |
| CMYK | cmyk(0%, 4.3%, 3%, 9.8%) |
| CIE-LAB | lab(88.61, 3.93, -0.25) |
| CIE-LCH | lch(88.61, 3.94, 356.36°) |
| OKLab | oklab(90.33% 0.0116 -0.0006) |
| OKLCH | oklch(90.33% 0.012 357) |
| XYZ | xyz(71.5437, 73.3376, 80.1843) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.08
Gainsboro
#DCDCDC
ΔE00 5.24
Very Light Pink
#FFF4F2
ΔE00 5.66
Light Gray
#D3D3D3
ΔE00 5.83
Fog
#D8DCE0
ΔE00 6.77
Snow
#FFFAFA
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6DCDF #DCE6E3
analogous
#E6DCE4 #E6DCDF #E6DEDC
triadic
#E6DCDF #DFE6DC #DCDFE6
tetradic
#E6DCDF #E4E6DC #DCE6E3 #DEDCE6
square
#E6DCDF #E4E6DC #DCE6E3 #DEDCE6
split-complementary
#E6DCDF #DCE6DE #DCE4E6
monochromatic
#B3959E #CCB8BE #E6DCDF #F2EDEF #F2EDEF
Accessibility & contrast
On white
1.34
#E6DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#E6DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6DCDF
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6DCDF | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDDDF
Deuteranopia (green-blind)
#DFDFDF
Tritanopia (blue-blind)
#E8DCDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e6dcdf; /* rgb */ color: rgb(230, 220, 223); /* oklch */ color: oklch(90.3% 0.012 357.0);
Tailwind
colors: {
custom: {
50: '#ede6e9',
500: '#e6dcdf',
950: '#000000',
},
}SCSS
$custom: #e6dcdf; $custom-light: #ede6e9; $custom-dark: #000000;
JSON
{
"hex": "#e6dcdf",
"rgb": {
"r": 230,
"g": 220,
"b": 223
},
"hsl": {
"h": 342,
"s": 16.667,
"l": 88.235
},
"oklch": {
"l": 0.90328,
"c": 0.01163,
"h": 357
},
"luminance": 0.73337
}Semantic roles & 50–950 ramp
primary
#E6DCDF
secondary
#AABCB7
accent
#9B834B
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484