#D2DAF2#D2DAF2
#D2DAF2 is a very light, muted blue. Relative luminance 0.703; OKLCH L 89.0% C 0.034 H 271.0°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAF2 |
|---|---|
| RGB | rgb(210, 218, 242) |
| HSL | hsl(225, 55%, 89%) |
| HSV | hsv(225, 13%, 95%) |
| CMYK | cmyk(13.2%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(87.12, 1.98, -12.63) |
| CIE-LCH | lch(87.12, 12.78, 278.93°) |
| OKLab | oklab(88.97% 0.0006 -0.0341) |
| OKLCH | oklch(88.97% 0.034 271) |
| XYZ | xyz(67.6732, 70.2544, 93.9823) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 6.02
Lightsteelblue
#B0C4DE
ΔE00 7.44
Fog
#D8DCE0
ΔE00 8.24
Periwinkle
#CCCCFF
ΔE00 8.35
Cloudy Blue
#ACC2D9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAF2 #F2EAD2
analogous
#D2EAF2 #D2DAF2 #DAD2F2
triadic
#D2DAF2 #F2D2DA #DAF2D2
tetradic
#D2DAF2 #F2D2EA #F2EAD2 #D2F2DA
square
#D2DAF2 #F2D2EA #F2EAD2 #D2F2DA
split-complementary
#D2DAF2 #F2DAD2 #EAF2D2
monochromatic
#738CD7 #A3B3E4 #D2DAF2 #E7EBF8 #E7EBF8
Accessibility & contrast
On white
1.40
#D2DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#D2DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAF2
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAF2 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DCF3
Deuteranopia (green-blind)
#D1D9F1
Tritanopia (blue-blind)
#CBDEE2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d2daf2; /* rgb */ color: rgb(210, 218, 242); /* oklch */ color: oklch(89.0% 0.034 271.0);
Tailwind
colors: {
custom: {
50: '#e0e5f6',
500: '#d2daf2',
950: '#000000',
},
}SCSS
$custom: #d2daf2; $custom-light: #e0e5f6; $custom-dark: #000000;
JSON
{
"hex": "#d2daf2",
"rgb": {
"r": 210,
"g": 218,
"b": 242
},
"hsl": {
"h": 225,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.88965,
"c": 0.0341,
"h": 271
},
"luminance": 0.70255
}Semantic roles & 50–950 ramp
primary
#D2DAF2
secondary
#D1C397
accent
#9B23C3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485