#D2D4FD#D2D4FD
#D2D4FD is a very light, muted blue. Relative luminance 0.679; OKLCH L 88.2% C 0.056 H 283.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D4FD |
|---|---|
| RGB | rgb(210, 212, 253) |
| HSL | hsl(237, 91%, 91%) |
| HSV | hsv(237, 17%, 99%) |
| CMYK | cmyk(17%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(85.95, 7.43, -20.20) |
| CIE-LCH | lch(85.95, 21.53, 290.20°) |
| OKLab | oklab(88.16% 0.0127 -0.0549) |
| OKLCH | oklch(88.16% 0.056 283) |
| XYZ | xyz(67.8474, 67.8795, 102.4370) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 2.93
Light Periwinkle
#C1C6FC
ΔE00 4.77
Lavender (CSS)
#E6E6FA
ΔE00 7.68
Pale Lilac
#E4CBFF
ΔE00 7.75
Light Lavender
#DFC5FE
ΔE00 8.05
Light Blue Grey
#B7C9E2
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D4FD #FDFBD2
analogous
#D2E9FD #D2D4FD #E5D2FD
triadic
#D2D4FD #FDD2D4 #D4FDD2
tetradic
#D2D4FD #FDD2E9 #FDFBD2 #D2FDE5
square
#D2D4FD #FDD2E9 #FDFBD2 #D2FDE5
split-complementary
#D2D4FD #FDE5D2 #E9FDD2
monochromatic
#5D64F8 #979CFA #D2D4FD #E2E3FE #E2E3FE
Accessibility & contrast
On white
1.44
#D2D4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#D2D4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D4FD
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D4FD | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD8FF
Deuteranopia (green-blind)
#C8D6FC
Tritanopia (blue-blind)
#C9DBE2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d4fd; /* rgb */ color: rgb(210, 212, 253); /* oklch */ color: oklch(88.2% 0.056 283.0);
Tailwind
colors: {
custom: {
50: '#e0e1fe',
500: '#d2d4fd',
950: '#000000',
},
}SCSS
$custom: #d2d4fd; $custom-light: #e0e1fe; $custom-dark: #000000;
JSON
{
"hex": "#d2d4fd",
"rgb": {
"r": 210,
"g": 212,
"b": 253
},
"hsl": {
"h": 237.209,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.88157,
"c": 0.05639,
"h": 283
},
"luminance": 0.6788
}Semantic roles & 50–950 ramp
primary
#D2D4FD
secondary
#E6E28D
accent
#DB00E6
background
#FEFEFF
surface
#FCFCFF
border
#D5D5D7
text
#151517
muted
#848485