#D2DAF4#D2DAF4
#D2DAF4 is a very light, muted blue. Relative luminance 0.704; OKLCH L 89.0% C 0.037 H 272.0°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAF4 |
|---|---|
| RGB | rgb(210, 218, 244) |
| HSL | hsl(226, 61%, 89%) |
| HSV | hsv(226, 14%, 96%) |
| CMYK | cmyk(13.9%, 10.7%, 0%, 4.3%) |
| CIE-LAB | lab(87.18, 2.39, -13.60) |
| CIE-LCH | lch(87.18, 13.81, 279.98°) |
| OKLab | oklab(89.03% 0.0013 -0.0367) |
| OKLCH | oklch(89.03% 0.037 272) |
| XYZ | xyz(67.9752, 70.3752, 95.5729) |
| Luminance | 0.7038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.68
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 7.62
Periwinkle
#CCCCFF
ΔE00 7.71
Light Periwinkle
#C1C6FC
ΔE00 8.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAF4 #F4ECD2
analogous
#D2EBF4 #D2DAF4 #DBD2F4
triadic
#D2DAF4 #F4D2DA #DAF4D2
tetradic
#D2DAF4 #F4D2EB #F4ECD2 #D2F4DB
square
#D2DAF4 #F4D2EB #F4ECD2 #D2F4DB
split-complementary
#D2DAF4 #F4DBD2 #EBF4D2
monochromatic
#7089DC #A1B2E8 #D2DAF4 #E6EBF9 #E6EBF9
Accessibility & contrast
On white
1.39
#D2DAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D2DAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAF4
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAF4 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF5
Deuteranopia (green-blind)
#D0D9F3
Tritanopia (blue-blind)
#CADFE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2daf4; /* rgb */ color: rgb(210, 218, 244); /* oklch */ color: oklch(89.0% 0.037 272.0);
Tailwind
colors: {
custom: {
50: '#e0e5f7',
500: '#d2daf4',
950: '#000000',
},
}SCSS
$custom: #d2daf4; $custom-light: #e0e5f7; $custom-dark: #000000;
JSON
{
"hex": "#d2daf4",
"rgb": {
"r": 210,
"g": 218,
"b": 244
},
"hsl": {
"h": 225.882,
"s": 60.714,
"l": 89.02
},
"oklch": {
"l": 0.89031,
"c": 0.03676,
"h": 272
},
"luminance": 0.70376
}Semantic roles & 50–950 ramp
primary
#D2DAF4
secondary
#D5C696
accent
#A01DC8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485