#DAD2EB#DAD2EB
#DAD2EB is a very light, muted violet. Relative luminance 0.670; OKLCH L 87.8% C 0.035 H 300.3°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD2EB |
|---|---|
| RGB | rgb(218, 210, 235) |
| HSL | hsl(259, 38%, 87%) |
| HSV | hsv(259, 11%, 92%) |
| CMYK | cmyk(7.2%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(85.50, 7.37, -11.28) |
| CIE-LCH | lch(85.50, 13.48, 303.17°) |
| OKLab | oklab(87.78% 0.0177 -0.0303) |
| OKLCH | oklch(87.78% 0.035 300.3) |
| XYZ | xyz(66.9527, 66.9967, 87.9856) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.69
Thistle
#D8BFD8
ΔE00 6.90
Periwinkle
#CCCCFF
ΔE00 8.29
Pale Lilac
#E4CBFF
ΔE00 8.57
Pale Lavender
#EECFFE
ΔE00 8.69
Light Lavender
#DFC5FE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD2EB #E3EBD2
analogous
#D2D7EB #DAD2EB #E7D2EB
triadic
#DAD2EB #EBDAD2 #D2EBDA
tetradic
#DAD2EB #EBD2D7 #E3EBD2 #D2EBE7
square
#DAD2EB #EBD2D7 #E3EBD2 #D2EBE7
split-complementary
#DAD2EB #EBE7D2 #D7EBD2
monochromatic
#947DC5 #B7A8D8 #DAD2EB #EEEAF6 #EEEAF6
Accessibility & contrast
On white
1.46
#DAD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DAD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD2EB
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD2EB | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#D7D5DA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dad2eb; /* rgb */ color: rgb(218, 210, 235); /* oklch */ color: oklch(87.8% 0.035 300.3);
Tailwind
colors: {
custom: {
50: '#e5dff1',
500: '#dad2eb',
950: '#000000',
},
}SCSS
$custom: #dad2eb; $custom-light: #e5dff1; $custom-dark: #000000;
JSON
{
"hex": "#dad2eb",
"rgb": {
"r": 218,
"g": 210,
"b": 235
},
"hsl": {
"h": 259.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87778,
"c": 0.03506,
"h": 300.3
},
"luminance": 0.66997
}Semantic roles & 50–950 ramp
primary
#DAD2EB
secondary
#B8C69B
accent
#B13489
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485