#E6D2EB#E6D2EB
#E6D2EB is a very light, muted purple. Relative luminance 0.689; OKLCH L 88.8% C 0.040 H 319.5°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2EB |
|---|---|
| RGB | rgb(230, 210, 235) |
| HSL | hsl(288, 38%, 87%) |
| HSV | hsv(288, 11%, 92%) |
| CMYK | cmyk(2.1%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(86.46, 11.33, -9.75) |
| CIE-LCH | lch(86.46, 14.95, 319.28°) |
| OKLab | oklab(88.76% 0.0304 -0.026) |
| OKLCH | oklch(88.76% 0.04 319.5) |
| XYZ | xyz(70.6728, 68.9150, 88.1600) |
| Luminance | 0.6891 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.59
Pale Lavender
#EECFFE
ΔE00 6.55
Very Light Purple
#F6CEFC
ΔE00 7.19
Pale Lilac
#E4CBFF
ΔE00 7.66
Pale Mauve
#FED0FC
ΔE00 7.78
Light Pink
#FFD1DF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2EB #D7EBD2
analogous
#DAD2EB #E6D2EB #EBD2E4
triadic
#E6D2EB #EBE6D2 #D2EBE6
tetradic
#E6D2EB #EBDAD2 #D7EBD2 #D2E4EB
square
#E6D2EB #EBDAD2 #D7EBD2 #D2E4EB
split-complementary
#E6D2EB #E4EBD2 #D2EBDA
monochromatic
#B77DC5 #CEA8D8 #E6D2EB #F3EAF6 #F3EAF6
Accessibility & contrast
On white
1.42
#E6D2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#E6D2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2EB
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2EB | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#E7D4DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #e6d2eb; /* rgb */ color: rgb(230, 210, 235); /* oklch */ color: oklch(88.8% 0.040 319.5);
Tailwind
colors: {
custom: {
50: '#eedff1',
500: '#e6d2eb',
950: '#000000',
},
}SCSS
$custom: #e6d2eb; $custom-light: #eedff1; $custom-dark: #000000;
JSON
{
"hex": "#e6d2eb",
"rgb": {
"r": 230,
"g": 210,
"b": 235
},
"hsl": {
"h": 288,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.88759,
"c": 0.04003,
"h": 319.5
},
"luminance": 0.68914
}Semantic roles & 50–950 ramp
primary
#E6D2EB
secondary
#A4C69B
accent
#B1344D
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161516
muted
#858485