#D2D0EE#D2D0EE
#D2D0EE is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.9% C 0.041 H 288.6°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D0EE |
|---|---|
| RGB | rgb(210, 208, 238) |
| HSL | hsl(244, 47%, 87%) |
| HSV | hsv(244, 13%, 93%) |
| CMYK | cmyk(11.8%, 12.6%, 0%, 6.7%) |
| CIE-LAB | lab(84.48, 6.44, -14.47) |
| CIE-LCH | lch(84.48, 15.84, 293.99°) |
| OKLab | oklab(86.86% 0.0131 -0.0391) |
| OKLCH | oklch(86.86% 0.041 288.6) |
| XYZ | xyz(64.5636, 64.9860, 90.0144) |
| Luminance | 0.6499 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.92
Lavender (CSS)
#E6E6FA
ΔE00 6.04
Light Periwinkle
#C1C6FC
ΔE00 7.46
Pale Lilac
#E4CBFF
ΔE00 8.42
Thistle
#D8BFD8
ΔE00 8.80
Light Lavender
#DFC5FE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D0EE #ECEED0
analogous
#D0DDEE #D2D0EE #E1D0EE
triadic
#D2D0EE #EED2D0 #D0EED2
tetradic
#D2D0EE #EED0DD #ECEED0 #D0EEE1
square
#D2D0EE #EED0DD #ECEED0 #D0EEE1
split-complementary
#D2D0EE #EEE1D0 #DDEED0
monochromatic
#7C76CD #A7A3DE #D2D0EE #E9E9F7 #E9E9F7
Accessibility & contrast
On white
1.50
#D2D0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#D2D0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D0EE
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D0EE | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D3EF
Deuteranopia (green-blind)
#C9D2ED
Tritanopia (blue-blind)
#CDD5DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d2d0ee; /* rgb */ color: rgb(210, 208, 238); /* oklch */ color: oklch(86.9% 0.041 288.6);
Tailwind
colors: {
custom: {
50: '#e0def3',
500: '#d2d0ee',
950: '#000000',
},
}SCSS
$custom: #d2d0ee; $custom-light: #e0def3; $custom-dark: #000000;
JSON
{
"hex": "#d2d0ee",
"rgb": {
"r": 210,
"g": 208,
"b": 238
},
"hsl": {
"h": 244,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.86856,
"c": 0.04122,
"h": 288.6
},
"luminance": 0.64986
}Semantic roles & 50–950 ramp
primary
#D2D0EE
secondary
#C7CB98
accent
#BA2BB1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485