#D2D4EB#D2D4EB
#D2D4EB is a very light, muted blue. Relative luminance 0.668; OKLCH L 87.5% C 0.032 H 281.8°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4EB |
|---|---|
| RGB | rgb(210, 212, 235) |
| HSL | hsl(235, 38%, 87%) |
| HSV | hsv(235, 11%, 92%) |
| CMYK | cmyk(10.6%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(85.40, 3.72, -11.51) |
| CIE-LCH | lch(85.40, 12.09, 287.93°) |
| OKLab | oklab(87.55% 0.0065 -0.031) |
| OKLCH | oklch(87.55% 0.032 281.8) |
| XYZ | xyz(65.1141, 66.7862, 88.0417) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.30
Light Blue Grey
#B7C9E2
ΔE00 7.47
Periwinkle
#CCCCFF
ΔE00 8.13
Lightsteelblue
#B0C4DE
ΔE00 8.70
Fog
#D8DCE0
ΔE00 8.73
Light Periwinkle
#C1C6FC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4EB #EBE9D2
analogous
#D2E1EB #D2D4EB #DDD2EB
triadic
#D2D4EB #EBD2D4 #D4EBD2
tetradic
#D2D4EB #EBD2E1 #EBE9D2 #D2EBDD
square
#D2D4EB #EBD2E1 #EBE9D2 #D2EBDD
split-complementary
#D2D4EB #EBDDD2 #E1EBD2
monochromatic
#7D83C5 #A8ACD8 #D2D4EB #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.46
#D2D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#D2D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4EB
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4EB | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD6EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#CDD8DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d4eb; /* rgb */ color: rgb(210, 212, 235); /* oklch */ color: oklch(87.5% 0.032 281.8);
Tailwind
colors: {
custom: {
50: '#dfe1f1',
500: '#d2d4eb',
950: '#000000',
},
}SCSS
$custom: #d2d4eb; $custom-light: #dfe1f1; $custom-dark: #000000;
JSON
{
"hex": "#d2d4eb",
"rgb": {
"r": 210,
"g": 212,
"b": 235
},
"hsl": {
"h": 235.2,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.87545,
"c": 0.03163,
"h": 281.8
},
"luminance": 0.66787
}Semantic roles & 50–950 ramp
primary
#D2D4EB
secondary
#C6C29B
accent
#A734B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485