#DADAFD#DADAFD
#DADAFD is a very light, muted blue. Relative luminance 0.721; OKLCH L 89.9% C 0.048 H 285.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DADAFD |
|---|---|
| RGB | rgb(218, 218, 253) |
| HSL | hsl(240, 90%, 92%) |
| HSV | hsv(240, 14%, 99%) |
| CMYK | cmyk(13.8%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(88.04, 6.75, -16.99) |
| CIE-LCH | lch(88.04, 18.29, 291.67°) |
| OKLab | oklab(89.93% 0.0127 -0.046) |
| OKLCH | oklch(89.93% 0.048 285.4) |
| XYZ | xyz(71.7106, 72.1394, 103.0557) |
| Luminance | 0.7214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.20
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.17
Light Lavender
#DFC5FE
ΔE00 8.90
Pale Lavender
#EECFFE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADAFD #FDFDDA
analogous
#DAECFD #DADAFD #ECDAFD
triadic
#DADAFD #FDDADA #DAFDDA
tetradic
#DADAFD #FDDAEC #FDFDDA #DAFDEC
square
#DADAFD #FDDAEC #FDFDDA #DAFDEC
split-complementary
#DADAFD #FDECDA #ECFDDA
monochromatic
#6666F7 #A0A0FA #DADAFD #E2E2FD #E2E2FD
Accessibility & contrast
On white
1.36
#DADAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#DADAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADAFD
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADAFD | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#D3E0E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dadafd; /* rgb */ color: rgb(218, 218, 253); /* oklch */ color: oklch(89.9% 0.048 285.4);
Tailwind
colors: {
custom: {
50: '#e5e5fe',
500: '#dadafd',
950: '#000000',
},
}SCSS
$custom: #dadafd; $custom-light: #e5e5fe; $custom-dark: #000000;
JSON
{
"hex": "#dadafd",
"rgb": {
"r": 218,
"g": 218,
"b": 253
},
"hsl": {
"h": 240,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.89934,
"c": 0.04773,
"h": 285.4
},
"luminance": 0.7214
}Semantic roles & 50–950 ramp
primary
#DADAFD
secondary
#E7E795
accent
#E600E5
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485