#DAD7FD#DAD7FD
#DAD7FD is a very light, muted blue. Relative luminance 0.706; OKLCH L 89.4% C 0.052 H 288.9°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD7FD |
|---|---|
| RGB | rgb(218, 215, 253) |
| HSL | hsl(245, 90%, 92%) |
| HSV | hsv(245, 15%, 99%) |
| CMYK | cmyk(13.8%, 15%, 0%, 0.8%) |
| CIE-LAB | lab(87.29, 8.33, -18.12) |
| CIE-LCH | lch(87.29, 19.94, 294.70°) |
| OKLab | oklab(89.35% 0.0168 -0.0491) |
| OKLCH | oklch(89.35% 0.052 288.9) |
| XYZ | xyz(70.9397, 70.5976, 102.7988) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.49
Light Periwinkle
#C1C6FC
ΔE00 6.68
Lavender (CSS)
#E6E6FA
ΔE00 6.77
Pale Lilac
#E4CBFF
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 7.56
Pale Lavender
#EECFFE
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD7FD #FAFDD7
analogous
#D7E7FD #DAD7FD #EDD7FD
triadic
#DAD7FD #FDDAD7 #D7FDDA
tetradic
#DAD7FD #FDD7E7 #FAFDD7 #D7FDED
square
#DAD7FD #FDD7E7 #FAFDD7 #D7FDED
split-complementary
#DAD7FD #FDEDD7 #E7FDD7
monochromatic
#6E62F7 #A49DFA #DAD7FD #E4E2FE #E4E2FE
Accessibility & contrast
On white
1.39
#DAD7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#DAD7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD7FD
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD7FD | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFDCFF
Deuteranopia (green-blind)
#CEDAFC
Tritanopia (blue-blind)
#D3DDE3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dad7fd; /* rgb */ color: rgb(218, 215, 253); /* oklch */ color: oklch(89.4% 0.052 288.9);
Tailwind
colors: {
custom: {
50: '#e5e3fe',
500: '#dad7fd',
950: '#000000',
},
}SCSS
$custom: #dad7fd; $custom-light: #e5e3fe; $custom-dark: #000000;
JSON
{
"hex": "#dad7fd",
"rgb": {
"r": 218,
"g": 215,
"b": 253
},
"hsl": {
"h": 244.737,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.89352,
"c": 0.0519,
"h": 288.9
},
"luminance": 0.70598
}Semantic roles & 50–950 ramp
primary
#DAD7FD
secondary
#E0E692
accent
#E600D3
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485