#D2DAE4#D2DAE4
#D2DAE4 is a very light, near-neutral cyan. Relative luminance 0.694; OKLCH L 88.5% C 0.016 H 253.9°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAE4 |
|---|---|
| RGB | rgb(210, 218, 228) |
| HSL | hsl(213, 25%, 86%) |
| HSV | hsv(213, 8%, 89%) |
| CMYK | cmyk(7.9%, 4.4%, 0%, 10.6%) |
| CIE-LAB | lab(86.72, -0.80, -5.83) |
| CIE-LCH | lch(86.72, 5.88, 262.23°) |
| OKLab | oklab(88.52% -0.0045 -0.0156) |
| OKLCH | oklch(88.52% 0.016 253.9) |
| XYZ | xyz(65.6504, 69.4453, 83.3293) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.92
Gainsboro
#DCDCDC
ΔE00 5.29
Light Gray
#D3D3D3
ΔE00 5.44
Aliceblue
#F0F8FF
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 7.14
Light Blue Grey
#B7C9E2
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAE4 #E4DCD2
analogous
#D2E3E4 #D2DAE4 #D3D2E4
triadic
#D2DAE4 #E4D2DA #DAE4D2
tetradic
#D2DAE4 #E4D2E3 #E4DCD2 #D2E4D3
square
#D2DAE4 #E4D2E3 #E4DCD2 #D2E4D3
split-complementary
#D2DAE4 #E4D3D2 #E3E4D2
monochromatic
#859BB6 #ACBBCD #D2DAE4 #ECEFF4 #ECEFF4
Accessibility & contrast
On white
1.41
#D2DAE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D2DAE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAE4
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAE4 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DAE5
Deuteranopia (green-blind)
#D5D8E4
Tritanopia (blue-blind)
#CEDCDD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dae4; /* rgb */ color: rgb(210, 218, 228); /* oklch */ color: oklch(88.5% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#dfe5ec',
500: '#d2dae4',
950: '#000000',
},
}SCSS
$custom: #d2dae4; $custom-light: #dfe5ec; $custom-dark: #000000;
JSON
{
"hex": "#d2dae4",
"rgb": {
"r": 210,
"g": 218,
"b": 228
},
"hsl": {
"h": 213.333,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.88521,
"c": 0.01626,
"h": 253.9
},
"luminance": 0.69446
}Semantic roles & 50–950 ramp
primary
#D2DAE4
secondary
#BBAF9F
accent
#7842A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484