#DBDAFD#DBDAFD
#DBDAFD is a very light, muted blue. Relative luminance 0.723; OKLCH L 90.0% C 0.048 H 286.7°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DBDAFD |
|---|---|
| RGB | rgb(219, 218, 253) |
| HSL | hsl(242, 90%, 92%) |
| HSV | hsv(242, 14%, 99%) |
| CMYK | cmyk(13.4%, 13.8%, 0%, 0.8%) |
| CIE-LAB | lab(88.11, 7.07, -16.88) |
| CIE-LCH | lch(88.11, 18.30, 292.72°) |
| OKLab | oklab(90.01% 0.0137 -0.0457) |
| OKLCH | oklch(90.01% 0.048 286.7) |
| XYZ | xyz(72.0106, 72.2941, 103.0698) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.29
Lavender (CSS)
#E6E6FA
ΔE00 5.61
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Lilac
#E4CBFF
ΔE00 7.92
Light Lavender
#DFC5FE
ΔE00 8.71
Pale Lavender
#EECFFE
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBDAFD #FCFDDA
analogous
#DAEBFD #DBDAFD #ECDAFD
triadic
#DBDAFD #FDDBDA #DAFDDB
tetradic
#DBDAFD #FDDAEB #FCFDDA #DAFDEC
square
#DBDAFD #FDDAEB #FCFDDA #DAFDEC
split-complementary
#DBDAFD #FDECDA #EBFDDA
monochromatic
#6A66F7 #A3A0FA #DBDAFD #E3E2FD #E3E2FD
Accessibility & contrast
On white
1.36
#DBDAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DBDAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBDAFD
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBDAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBDAFD | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DEFF
Deuteranopia (green-blind)
#D1DCFC
Tritanopia (blue-blind)
#D4E0E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dbdafd; /* rgb */ color: rgb(219, 218, 253); /* oklch */ color: oklch(90.0% 0.048 286.7);
Tailwind
colors: {
custom: {
50: '#e6e5fe',
500: '#dbdafd',
950: '#000000',
},
}SCSS
$custom: #dbdafd; $custom-light: #e6e5fe; $custom-dark: #000000;
JSON
{
"hex": "#dbdafd",
"rgb": {
"r": 219,
"g": 218,
"b": 253
},
"hsl": {
"h": 241.714,
"s": 89.744,
"l": 92.353
},
"oklch": {
"l": 0.90011,
"c": 0.04769,
"h": 286.7
},
"luminance": 0.72295
}Semantic roles & 50–950 ramp
primary
#DBDAFD
secondary
#E4E795
accent
#E600DF
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485