#DAD6FF#DAD6FF
#DAD6FF is a very light, muted blue. Relative luminance 0.702; OKLCH L 89.2% C 0.056 H 289.7°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD6FF |
|---|---|
| RGB | rgb(218, 214, 255) |
| HSL | hsl(246, 100%, 92%) |
| HSV | hsv(246, 16%, 100%) |
| CMYK | cmyk(14.5%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(87.10, 9.27, -19.45) |
| CIE-LCH | lch(87.10, 21.55, 295.49°) |
| OKLab | oklab(89.23% 0.0189 -0.0528) |
| OKLCH | oklch(89.23% 0.056 289.7) |
| XYZ | xyz(71.0061, 70.2180, 104.4009) |
| Luminance | 0.7022 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 6.15
Light Periwinkle
#C1C6FC
ΔE00 6.25
Light Lavender
#DFC5FE
ΔE00 6.86
Pale Lavender
#EECFFE
ΔE00 7.56
Lavender (CSS)
#E6E6FA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD6FF #FBFFD6
analogous
#D6E7FF #DAD6FF #EFD6FF
triadic
#DAD6FF #FFDAD6 #D6FFDA
tetradic
#DAD6FF #FFD6E7 #FBFFD6 #D6FFEF
square
#DAD6FF #FFD6E7 #FBFFD6 #D6FFEF
split-complementary
#DAD6FF #FFEFD6 #E7FFD6
monochromatic
#6C5CFF #A399FF #DAD6FF #E3E0FF #E3E0FF
Accessibility & contrast
On white
1.40
#DAD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DAD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD6FF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD6FF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#CDD9FE
Tritanopia (blue-blind)
#D3DCE4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dad6ff; /* rgb */ color: rgb(218, 214, 255); /* oklch */ color: oklch(89.2% 0.056 289.7);
Tailwind
colors: {
custom: {
50: '#e5e2ff',
500: '#dad6ff',
950: '#000000',
},
}SCSS
$custom: #dad6ff; $custom-light: #e5e2ff; $custom-dark: #000000;
JSON
{
"hex": "#dad6ff",
"rgb": {
"r": 218,
"g": 214,
"b": 255
},
"hsl": {
"h": 245.854,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.89228,
"c": 0.05606,
"h": 289.7
},
"luminance": 0.70219
}Semantic roles & 50–950 ramp
primary
#DAD6FF
secondary
#E2EB8E
accent
#E600CF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151518
muted
#848486