#DADCFF#DADCFF
#DADCFF is a very light, muted blue. Relative luminance 0.733; OKLCH L 90.4% C 0.048 H 282.8°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DADCFF |
|---|---|
| RGB | rgb(218, 220, 255) |
| HSL | hsl(237, 100%, 93%) |
| HSV | hsv(237, 15%, 100%) |
| CMYK | cmyk(14.5%, 13.7%, 0%, 0%) |
| CIE-LAB | lab(88.60, 6.11, -17.20) |
| CIE-LCH | lch(88.60, 18.26, 289.56°) |
| OKLab | oklab(90.39% 0.0106 -0.0466) |
| OKLCH | oklch(90.39% 0.048 282.8) |
| XYZ | xyz(72.5526, 73.3110, 104.9164) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.34
Lavender (CSS)
#E6E6FA
ΔE00 5.36
Light Periwinkle
#C1C6FC
ΔE00 7.11
Pale Lilac
#E4CBFF
ΔE00 8.80
Light Lavender
#DFC5FE
ΔE00 9.46
Light Blue Grey
#B7C9E2
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADCFF #FFFDDA
analogous
#DAEEFF #DADCFF #EADAFF
triadic
#DADCFF #FFDADC #DCFFDA
tetradic
#DADCFF #FFDAEE #FFFDDA #DAFFEA
square
#DADCFF #FFDAEE #FFFDDA #DAFFEA
split-complementary
#DADCFF #FFEADA #EEFFDA
monochromatic
#6068FF #9DA2FF #DADCFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.34
#DADCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DADCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADCFF
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADCFF | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#D2E2E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dadcff; /* rgb */ color: rgb(218, 220, 255); /* oklch */ color: oklch(90.4% 0.048 282.8);
Tailwind
colors: {
custom: {
50: '#e5e6ff',
500: '#dadcff',
950: '#000000',
},
}SCSS
$custom: #dadcff; $custom-light: #e5e6ff; $custom-dark: #000000;
JSON
{
"hex": "#dadcff",
"rgb": {
"r": 218,
"g": 220,
"b": 255
},
"hsl": {
"h": 236.757,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.90392,
"c": 0.04779,
"h": 282.8
},
"luminance": 0.73312
}Semantic roles & 50–950 ramp
primary
#DADCFF
secondary
#ECE792
accent
#D900E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151618
muted
#848486