#E6D2FF#E6D2FF
#E6D2FF is a very light, moderate violet. Relative luminance 0.701; OKLCH L 89.4% C 0.064 H 305.3°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #E6D2FF |
|---|---|
| RGB | rgb(230, 210, 255) |
| HSL | hsl(267, 100%, 91%) |
| HSV | hsv(267, 18%, 100%) |
| CMYK | cmyk(9.8%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(87.06, 15.17, -19.42) |
| CIE-LCH | lch(87.06, 24.64, 307.99°) |
| OKLab | oklab(89.43% 0.0372 -0.0525) |
| OKLCH | oklch(89.43% 0.064 305.3) |
| XYZ | xyz(73.7264, 70.1364, 104.2420) |
| Luminance | 0.7014 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lilac
#E4CBFF
ΔE00 2.30
Pale Lavender
#EECFFE
ΔE00 2.80
Light Lavender
#DFC5FE
ΔE00 3.93
Light Lilac
#EDC8FF
ΔE00 4.38
Very Light Purple
#F6CEFC
ΔE00 5.01
Pale Mauve
#FED0FC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6D2FF #EBFFD2
analogous
#D2D4FF #E6D2FF #FDD2FF
triadic
#E6D2FF #FFE6D2 #D2FFE6
tetradic
#E6D2FF #FFD2D4 #EBFFD2 #D2FFFD
square
#E6D2FF #FFD2D4 #EBFFD2 #D2FFFD
split-complementary
#E6D2FF #FFFDD2 #D4FFD2
monochromatic
#A258FF #C495FF #E6D2FF #EEE0FF #EEE0FF
Accessibility & contrast
On white
1.40
#E6D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#E6D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6D2FF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6D2FF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CEDAFE
Tritanopia (blue-blind)
#E3D8E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #e6d2ff; /* rgb */ color: rgb(230, 210, 255); /* oklch */ color: oklch(89.4% 0.064 305.3);
Tailwind
colors: {
custom: {
50: '#eedfff',
500: '#e6d2ff',
950: '#000000',
},
}SCSS
$custom: #e6d2ff; $custom-light: #eedfff; $custom-dark: #000000;
JSON
{
"hex": "#e6d2ff",
"rgb": {
"r": 230,
"g": 210,
"b": 255
},
"hsl": {
"h": 266.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.89426,
"c": 0.06436,
"h": 305.3
},
"luminance": 0.70136
}Semantic roles & 50–950 ramp
primary
#E6D2FF
secondary
#C0EA8B
accent
#E6007F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161518
muted
#858486