#DAD8FD#DAD8FD
#DAD8FD is a very light, muted blue. Relative luminance 0.711; OKLCH L 89.5% C 0.050 H 287.8°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD8FD |
|---|---|
| RGB | rgb(218, 216, 253) |
| HSL | hsl(243, 90%, 92%) |
| HSV | hsv(243, 15%, 99%) |
| CMYK | cmyk(13.8%, 14.6%, 0%, 0.8%) |
| CIE-LAB | lab(87.54, 7.81, -17.74) |
| CIE-LCH | lch(87.54, 19.39, 293.74°) |
| OKLab | oklab(89.55% 0.0154 -0.0481) |
| OKLCH | oklch(89.55% 0.05 287.8) |
| XYZ | xyz(71.1951, 71.1084, 102.8839) |
| Luminance | 0.7111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.70
Lavender (CSS)
#E6E6FA
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.80
Pale Lilac
#E4CBFF
ΔE00 7.25
Light Lavender
#DFC5FE
ΔE00 8.00
Pale Lavender
#EECFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD8FD #FBFDD8
analogous
#D8E9FD #DAD8FD #EDD8FD
triadic
#DAD8FD #FDDAD8 #D8FDDA
tetradic
#DAD8FD #FDD8E9 #FBFDD8 #D8FDED
square
#DAD8FD #FDD8E9 #FBFDD8 #D8FDED
split-complementary
#DAD8FD #FDEDD8 #E9FDD8
monochromatic
#6C64F7 #A39EFA #DAD8FD #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.38
#DAD8FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#DAD8FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD8FD
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD8FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD8FD | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFF
Deuteranopia (green-blind)
#CFDBFC
Tritanopia (blue-blind)
#D3DEE4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dad8fd; /* rgb */ color: rgb(218, 216, 253); /* oklch */ color: oklch(89.5% 0.050 287.8);
Tailwind
colors: {
custom: {
50: '#e5e4fe',
500: '#dad8fd',
950: '#000000',
},
}SCSS
$custom: #dad8fd; $custom-light: #e5e4fe; $custom-dark: #000000;
JSON
{
"hex": "#dad8fd",
"rgb": {
"r": 218,
"g": 216,
"b": 253
},
"hsl": {
"h": 243.243,
"s": 90.244,
"l": 91.961
},
"oklch": {
"l": 0.89546,
"c": 0.05049,
"h": 287.8
},
"luminance": 0.71109
}Semantic roles & 50–950 ramp
primary
#DAD8FD
secondary
#E2E793
accent
#E600D9
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485