#D2DAFE#D2DAFE
#D2DAFE is a very light, muted blue. Relative luminance 0.710; OKLCH L 89.4% C 0.050 H 275.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAFE |
|---|---|
| RGB | rgb(210, 218, 254) |
| HSL | hsl(229, 96%, 91%) |
| HSV | hsv(229, 17%, 100%) |
| CMYK | cmyk(17.3%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(87.48, 4.48, -18.41) |
| CIE-LCH | lch(87.48, 18.95, 283.67°) |
| OKLab | oklab(89.37% 0.0048 -0.05) |
| OKLCH | oklch(89.37% 0.05 275.5) |
| XYZ | xyz(69.5349, 70.9991, 103.7874) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 6.02
Lavender (CSS)
#E6E6FA
ΔE00 6.32
Light Blue Grey
#B7C9E2
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAFE #FEF6D2
analogous
#D2F0FE #D2DAFE #E0D2FE
triadic
#D2DAFE #FED2DA #DAFED2
tetradic
#D2DAFE #FED2F0 #FEF6D2 #D2FEE0
square
#D2DAFE #FED2F0 #FEF6D2 #D2FEE0
split-complementary
#D2DAFE #FEE0D2 #F0FED2
monochromatic
#5A78FB #96A9FD #D2DAFE #E1E6FE #E1E6FE
Accessibility & contrast
On white
1.38
#D2DAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#D2DAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAFE
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAFE | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#CEDAFD
Tritanopia (blue-blind)
#C8E0E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dafe; /* rgb */ color: rgb(210, 218, 254); /* oklch */ color: oklch(89.4% 0.050 275.5);
Tailwind
colors: {
custom: {
50: '#e0e5fe',
500: '#d2dafe',
950: '#000000',
},
}SCSS
$custom: #d2dafe; $custom-light: #e0e5fe; $custom-dark: #000000;
JSON
{
"hex": "#d2dafe",
"rgb": {
"r": 210,
"g": 218,
"b": 254
},
"hsl": {
"h": 229.091,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.8937,
"c": 0.05023,
"h": 275.5
},
"luminance": 0.71
}Semantic roles & 50–950 ramp
primary
#D2DAFE
secondary
#E8D78C
accent
#BC00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485