#DADCFC#DADCFC
#DADCFC is a very light, muted blue. Relative luminance 0.731; OKLCH L 90.3% C 0.044 H 282.6°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCFC |
|---|---|
| RGB | rgb(218, 220, 252) |
| HSL | hsl(236, 85%, 92%) |
| HSV | hsv(236, 13%, 99%) |
| CMYK | cmyk(13.5%, 12.7%, 0%, 1.2%) |
| CIE-LAB | lab(88.50, 5.50, -15.76) |
| CIE-LCH | lch(88.50, 16.70, 289.23°) |
| OKLab | oklab(90.29% 0.0096 -0.0426) |
| OKLCH | oklch(90.29% 0.044 282.6) |
| XYZ | xyz(72.0735, 73.1194, 102.3929) |
| Luminance | 0.7312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Periwinkle
#CCCCFF
ΔE00 6.05
Light Periwinkle
#C1C6FC
ΔE00 7.70
Pale Lilac
#E4CBFF
ΔE00 9.32
Light Blue Grey
#B7C9E2
ΔE00 9.33
Light Lavender
#DFC5FE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCFC #FCFADA
analogous
#DAEDFC #DADCFC #E9DAFC
triadic
#DADCFC #FCDADC #DCFCDA
tetradic
#DADCFC #FCDAED #FCFADA #DAFCE9
square
#DADCFC #FCDAED #FCFADA #DAFCE9
split-complementary
#DADCFC #FCE9DA #EDFCDA
monochromatic
#6971F3 #A1A6F7 #DADCFC #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.34
#DADCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#DADCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCFC
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCFC | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DFFE
Deuteranopia (green-blind)
#D3DDFB
Tritanopia (blue-blind)
#D3E1E6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcfc; /* rgb */ color: rgb(218, 220, 252); /* oklch */ color: oklch(90.3% 0.044 282.6);
Tailwind
colors: {
custom: {
50: '#e5e6fd',
500: '#dadcfc',
950: '#000000',
},
}SCSS
$custom: #dadcfc; $custom-light: #e5e6fd; $custom-dark: #000000;
JSON
{
"hex": "#dadcfc",
"rgb": {
"r": 218,
"g": 220,
"b": 252
},
"hsl": {
"h": 236.471,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.90291,
"c": 0.0437,
"h": 282.6
},
"luminance": 0.7312
}Semantic roles & 50–950 ramp
primary
#DADCFC
secondary
#E4E096
accent
#D404E1
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151617
muted
#848485