#DCDAFB#DCDAFB
#DCDAFB is a very light, muted blue. Relative luminance 0.723; OKLCH L 90.0% C 0.045 H 288.2°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCDAFB |
|---|---|
| RGB | rgb(220, 218, 251) |
| HSL | hsl(244, 80%, 92%) |
| HSV | hsv(244, 13%, 98%) |
| CMYK | cmyk(12.4%, 13.1%, 0%, 1.6%) |
| CIE-LAB | lab(88.12, 6.97, -15.79) |
| CIE-LCH | lch(88.12, 17.27, 293.82°) |
| OKLab | oklab(90.02% 0.0141 -0.0427) |
| OKLCH | oklch(90.02% 0.045 288.2) |
| XYZ | xyz(71.9955, 72.3229, 101.4148) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 5.88
Light Periwinkle
#C1C6FC
ΔE00 7.85
Pale Lilac
#E4CBFF
ΔE00 8.04
Light Lavender
#DFC5FE
ΔE00 8.92
Pale Lavender
#EECFFE
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCDAFB #F9FBDA
analogous
#DAE9FB #DCDAFB #EDDAFB
triadic
#DCDAFB #FBDCDA #DAFBDC
tetradic
#DCDAFB #FBDAE9 #F9FBDA #DAFBED
square
#DCDAFB #FBDAE9 #F9FBDA #DAFBED
split-complementary
#DCDAFB #FBEDDA #E9FBDA
monochromatic
#746CEF #A8A3F5 #DCDAFB #E5E3FC #E5E3FC
Accessibility & contrast
On white
1.36
#DCDAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#DCDAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCDAFB
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCDAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCDAFB | 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)
#D3DEFD
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#D6DFE5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dcdafb; /* rgb */ color: rgb(220, 218, 251); /* oklch */ color: oklch(90.0% 0.045 288.2);
Tailwind
colors: {
custom: {
50: '#e7e5fc',
500: '#dcdafb',
950: '#000000',
},
}SCSS
$custom: #dcdafb; $custom-light: #e7e5fc; $custom-dark: #000000;
JSON
{
"hex": "#dcdafb",
"rgb": {
"r": 220,
"g": 218,
"b": 251
},
"hsl": {
"h": 243.636,
"s": 80.488,
"l": 91.961
},
"oklch": {
"l": 0.9002,
"c": 0.04495,
"h": 288.2
},
"luminance": 0.72323
}Semantic roles & 50–950 ramp
primary
#DCDAFB
secondary
#DDE297
accent
#DD09D0
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#161517
muted
#848485