#D4D4DF#D4D4DF
#D4D4DF is a very light, near-neutral blue. Relative luminance 0.664; OKLCH L 87.3% C 0.015 H 286.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D4DF |
|---|---|
| RGB | rgb(212, 212, 223) |
| HSL | hsl(240, 15%, 85%) |
| HSV | hsv(240, 5%, 87%) |
| CMYK | cmyk(4.9%, 4.9%, 0%, 12.5%) |
| CIE-LAB | lab(85.21, 2.04, -5.41) |
| CIE-LCH | lch(85.21, 5.78, 290.67°) |
| OKLab | oklab(87.32% 0.0042 -0.0144) |
| OKLCH | oklch(87.32% 0.015 286.1) |
| XYZ | xyz(64.0117, 66.4115, 79.2441) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.47
Lavender (CSS)
#E6E6FA
ΔE00 5.50
Gainsboro
#DCDCDC
ΔE00 5.70
Silver
#C0C0C0
ΔE00 7.47
Dove Gray
#B6B8BD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D4DF #DFDFD4
analogous
#D4D9DF #D4D4DF #D9D4DF
triadic
#D4D4DF #DFD4D4 #D4DFD4
tetradic
#D4D4DF #DFD4D9 #DFDFD4 #D4DFD9
square
#D4D4DF #DFD4D9 #DFDFD4 #D4DFD9
split-complementary
#D4D4DF #DFD9D4 #D9DFD4
monochromatic
#8E8EAB #B1B1C5 #D4D4DF #EDEDF2 #EDEDF2
Accessibility & contrast
On white
1.47
#D4D4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#D4D4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D4DF
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D4DF | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#D1D5DF
Tritanopia (blue-blind)
#D2D6D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d4d4df; /* rgb */ color: rgb(212, 212, 223); /* oklch */ color: oklch(87.3% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#e1e1e9',
500: '#d4d4df',
950: '#000000',
},
}SCSS
$custom: #d4d4df; $custom-light: #e1e1e9; $custom-dark: #000000;
JSON
{
"hex": "#d4d4df",
"rgb": {
"r": 212,
"g": 212,
"b": 223
},
"hsl": {
"h": 240,
"s": 14.667,
"l": 85.294
},
"oklch": {
"l": 0.87321,
"c": 0.01502,
"h": 286.1
},
"luminance": 0.66412
}Semantic roles & 50–950 ramp
primary
#D4D4DF
secondary
#B4B4A3
accent
#994D99
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484