#D4D2EF#D4D2EF
#D4D2EF is a very light, muted blue. Relative luminance 0.663; OKLCH L 87.4% C 0.040 H 288.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2EF |
|---|---|
| RGB | rgb(212, 210, 239) |
| HSL | hsl(244, 48%, 88%) |
| HSV | hsv(244, 12%, 94%) |
| CMYK | cmyk(11.3%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.16, 6.22, -13.96) |
| CIE-LCH | lch(85.16, 15.29, 294.02°) |
| OKLab | oklab(87.44% 0.0128 -0.0377) |
| OKLCH | oklch(87.44% 0.04 288.7) |
| XYZ | xyz(65.7747, 66.3218, 90.9808) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Periwinkle
#CCCCFF
ΔE00 6.31
Light Periwinkle
#C1C6FC
ΔE00 7.88
Pale Lilac
#E4CBFF
ΔE00 8.66
Thistle
#D8BFD8
ΔE00 8.93
Light Lavender
#DFC5FE
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2EF #EDEFD2
analogous
#D2DEEF #D4D2EF #E2D2EF
triadic
#D4D2EF #EFD4D2 #D2EFD4
tetradic
#D4D2EF #EFD2DE #EDEFD2 #D2EFE2
square
#D4D2EF #EFD2DE #EDEFD2 #D2EFE2
split-complementary
#D4D2EF #EFE2D2 #DEEFD2
monochromatic
#7E78CF #A9A5DF #D4D2EF #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.47
#D4D2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#D4D2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2EF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2EF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5F0
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#CFD6DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d2ef; /* rgb */ color: rgb(212, 210, 239); /* oklch */ color: oklch(87.4% 0.040 288.7);
Tailwind
colors: {
custom: {
50: '#e1dff4',
500: '#d4d2ef',
950: '#000000',
},
}SCSS
$custom: #d4d2ef; $custom-light: #e1dff4; $custom-dark: #000000;
JSON
{
"hex": "#d4d2ef",
"rgb": {
"r": 212,
"g": 210,
"b": 239
},
"hsl": {
"h": 244.138,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.87437,
"c": 0.03977,
"h": 288.7
},
"luminance": 0.66322
}Semantic roles & 50–950 ramp
primary
#D4D2EF
secondary
#C9CC99
accent
#BB2BB1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485