#DAD4FD#DAD4FD
#DAD4FD is a very light, muted blue. Relative luminance 0.691; OKLCH L 88.8% C 0.056 H 291.9°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD4FD |
|---|---|
| RGB | rgb(218, 212, 253) |
| HSL | hsl(249, 91%, 91%) |
| HSV | hsv(249, 16%, 99%) |
| CMYK | cmyk(13.8%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(86.55, 9.92, -19.24) |
| CIE-LCH | lch(86.55, 21.65, 297.27°) |
| OKLab | oklab(88.77% 0.021 -0.0522) |
| OKLCH | oklch(88.77% 0.056 291.9) |
| XYZ | xyz(70.1828, 69.0838, 102.5465) |
| Luminance | 0.6908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 5.54
Light Lavender
#DFC5FE
ΔE00 6.30
Light Periwinkle
#C1C6FC
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.92
Lavender (CSS)
#E6E6FA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD4FD #F7FDD4
analogous
#D4E2FD #DAD4FD #EED4FD
triadic
#DAD4FD #FDDAD4 #D4FDDA
tetradic
#DAD4FD #FDD4E2 #F7FDD4 #D4FDEE
square
#DAD4FD #FDD4E2 #F7FDD4 #D4FDEE
split-complementary
#DAD4FD #FDEED4 #E2FDD4
monochromatic
#755FF8 #A89AFA #DAD4FD #E6E2FE #E6E2FE
Accessibility & contrast
On white
1.42
#DAD4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#DAD4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD4FD
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD4FD | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#CBD8FC
Tritanopia (blue-blind)
#D3DAE2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dad4fd; /* rgb */ color: rgb(218, 212, 253); /* oklch */ color: oklch(88.8% 0.056 291.9);
Tailwind
colors: {
custom: {
50: '#e5e1fe',
500: '#dad4fd',
950: '#000000',
},
}SCSS
$custom: #dad4fd; $custom-light: #e5e1fe; $custom-dark: #000000;
JSON
{
"hex": "#dad4fd",
"rgb": {
"r": 218,
"g": 212,
"b": 253
},
"hsl": {
"h": 248.78,
"s": 91.111,
"l": 91.176
},
"oklch": {
"l": 0.88772,
"c": 0.05626,
"h": 291.9
},
"luminance": 0.69084
}Semantic roles & 50–950 ramp
primary
#DAD4FD
secondary
#D9E68F
accent
#E600C4
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485