#DAD8F2#DAD8F2
#DAD8F2 is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.2% C 0.035 H 289.2°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DAD8F2 |
|---|---|
| RGB | rgb(218, 216, 242) |
| HSL | hsl(245, 50%, 90%) |
| HSV | hsv(245, 11%, 95%) |
| CMYK | cmyk(9.9%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(87.21, 5.59, -12.44) |
| CIE-LCH | lch(87.21, 13.64, 294.18°) |
| OKLab | oklab(89.18% 0.0117 -0.0335) |
| OKLCH | oklch(89.18% 0.035 289.2) |
| XYZ | xyz(69.4931, 70.4276, 93.9199) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.84
Periwinkle
#CCCCFF
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.52
Pale Lilac
#E4CBFF
ΔE00 9.58
Light Blue Grey
#B7C9E2
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAD8F2 #F0F2D8
analogous
#D8E3F2 #DAD8F2 #E7D8F2
triadic
#DAD8F2 #F2DAD8 #D8F2DA
tetradic
#DAD8F2 #F2D8E3 #F0F2D8 #D8F2E7
square
#DAD8F2 #F2D8E3 #F0F2D8 #D8F2E7
split-complementary
#DAD8F2 #F2E7D8 #E3F2D8
monochromatic
#837CD3 #AEAAE3 #DAD8F2 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.39
#DAD8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#DAD8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAD8F2
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAD8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAD8F2 | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF3
Deuteranopia (green-blind)
#D2DAF1
Tritanopia (blue-blind)
#D5DCE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dad8f2; /* rgb */ color: rgb(218, 216, 242); /* oklch */ color: oklch(89.2% 0.035 289.2);
Tailwind
colors: {
custom: {
50: '#e5e4f6',
500: '#dad8f2',
950: '#000000',
},
}SCSS
$custom: #dad8f2; $custom-light: #e5e4f6; $custom-dark: #000000;
JSON
{
"hex": "#dad8f2",
"rgb": {
"r": 218,
"g": 216,
"b": 242
},
"hsl": {
"h": 244.615,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.89177,
"c": 0.03546,
"h": 289.2
},
"luminance": 0.70428
}Semantic roles & 50–950 ramp
primary
#DAD8F2
secondary
#CCD09E
accent
#BD28B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485