#E6D0E2#E6D0E2
#E6D0E2 is a very light, muted pink. Relative luminance 0.674; OKLCH L 88.1% C 0.034 H 331.9°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D0E2 |
|---|---|
| RGB | rgb(230, 208, 226) |
| HSL | hsl(311, 31%, 86%) |
| HSV | hsv(311, 10%, 90%) |
| CMYK | cmyk(0%, 9.6%, 1.7%, 9.8%) |
| CIE-LAB | lab(85.72, 10.74, -6.08) |
| CIE-LCH | lch(85.72, 12.35, 330.49°) |
| OKLab | oklab(88.1% 0.0301 -0.0161) |
| OKLCH | oklch(88.1% 0.034 331.9) |
| XYZ | xyz(68.9147, 67.4266, 81.3210) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.63
Light Pink
#FFD1DF
ΔE00 7.09
Pale Pink
#FFCFDC
ΔE00 7.60
Pale Lavender
#EECFFE
ΔE00 8.70
Lavenderblush
#FFF0F5
ΔE00 8.77
Very Light Purple
#F6CEFC
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D0E2 #D0E6D4
analogous
#DFD0E6 #E6D0E2 #E6D0D7
triadic
#E6D0E2 #E2E6D0 #D0E2E6
tetradic
#E6D0E2 #E6DFD0 #D0E6D4 #D0D7E6
square
#E6D0E2 #E6DFD0 #D0E6D4 #D0D7E6
split-complementary
#E6D0E2 #D7E6D0 #D0E6DF
monochromatic
#BB80B1 #D1A8C9 #E6D0E2 #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.45
#E6D0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#E6D0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D0E2
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D0E2 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#D4D7E1
Tritanopia (blue-blind)
#E8D1D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e6d0e2; /* rgb */ color: rgb(230, 208, 226); /* oklch */ color: oklch(88.1% 0.034 331.9);
Tailwind
colors: {
custom: {
50: '#eedeeb',
500: '#e6d0e2',
950: '#000000',
},
}SCSS
$custom: #e6d0e2; $custom-light: #eedeeb; $custom-dark: #000000;
JSON
{
"hex": "#e6d0e2",
"rgb": {
"r": 230,
"g": 208,
"b": 226
},
"hsl": {
"h": 310.909,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.88096,
"c": 0.03415,
"h": 331.9
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#E6D0E2
secondary
#9CBFA2
accent
#A9503C
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#161516
muted
#858484