#D2DFE4#D2DFE4
#D2DFE4 is a very light, near-neutral cyan. Relative luminance 0.721; OKLCH L 89.5% C 0.016 H 222.7°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFE4 |
|---|---|
| RGB | rgb(210, 223, 228) |
| HSL | hsl(197, 25%, 86%) |
| HSV | hsv(197, 8%, 89%) |
| CMYK | cmyk(7.9%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(88.01, -3.39, -3.94) |
| CIE-LCH | lch(88.01, 5.20, 229.32°) |
| OKLab | oklab(89.53% -0.0115 -0.0106) |
| OKLCH | oklch(89.53% 0.016 222.7) |
| XYZ | xyz(66.9666, 72.0777, 83.7680) |
| Luminance | 0.7208 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.77
Gainsboro
#DCDCDC
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.05
Aliceblue
#F0F8FF
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFE4 #E4D7D2
analogous
#D2E4E0 #D2DFE4 #D2D6E4
triadic
#D2DFE4 #E4D2DF #DFE4D2
tetradic
#D2DFE4 #E0D2E4 #E4D7D2 #D6E4D2
square
#D2DFE4 #E0D2E4 #E4D7D2 #D6E4D2
split-complementary
#D2DFE4 #E4D2D6 #E4E0D2
monochromatic
#85A9B6 #ACC4CD #D2DFE4 #ECF1F4 #ECF1F4
Accessibility & contrast
On white
1.36
#D2DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#D2DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFE4
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFE4 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#D9DCE4
Tritanopia (blue-blind)
#CDE1E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfe4; /* rgb */ color: rgb(210, 223, 228); /* oklch */ color: oklch(89.5% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#dfe9ec',
500: '#d2dfe4',
950: '#000000',
},
}SCSS
$custom: #d2dfe4; $custom-light: #dfe9ec; $custom-dark: #000000;
JSON
{
"hex": "#d2dfe4",
"rgb": {
"r": 210,
"g": 223,
"b": 228
},
"hsl": {
"h": 196.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.8953,
"c": 0.0156,
"h": 222.7
},
"luminance": 0.72078
}Semantic roles & 50–950 ramp
primary
#D2DFE4
secondary
#BBA79F
accent
#5D42A4
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484