#D2E4EB#D2E4EB
#D2E4EB is a very light, muted cyan. Relative luminance 0.752; OKLCH L 90.8% C 0.021 H 223.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4EB |
|---|---|
| RGB | rgb(210, 228, 235) |
| HSL | hsl(197, 38%, 87%) |
| HSV | hsv(197, 11%, 92%) |
| CMYK | cmyk(10.6%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(89.48, -4.60, -5.45) |
| CIE-LCH | lch(89.48, 7.13, 229.81°) |
| OKLab | oklab(90.75% -0.0157 -0.0147) |
| OKLCH | oklch(90.75% 0.021 223) |
| XYZ | xyz(69.3137, 75.1855, 89.4416) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.55
Aliceblue
#F0F8FF
ΔE00 6.16
Azure (CSS)
#F0FFFF
ΔE00 6.56
Gainsboro
#DCDCDC
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4EB #EBD9D2
analogous
#D2EBE6 #D2E4EB #D2D8EB
triadic
#D2E4EB #EBD2E4 #E4EBD2
tetradic
#D2E4EB #E6D2EB #EBD9D2 #D8EBD2
square
#D2E4EB #E6D2EB #EBD9D2 #D8EBD2
split-complementary
#D2E4EB #EBD2D8 #EBE6D2
monochromatic
#7DB1C5 #A8CBD8 #D2E4EB #EAF2F6 #EAF2F6
Accessibility & contrast
On white
1.31
#D2E4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#D2E4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4EB
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4EB | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3EB
Deuteranopia (green-blind)
#DCDFEB
Tritanopia (blue-blind)
#CCE6E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e4eb; /* rgb */ color: rgb(210, 228, 235); /* oklch */ color: oklch(90.8% 0.021 223.0);
Tailwind
colors: {
custom: {
50: '#e0ecf1',
500: '#d2e4eb',
950: '#000000',
},
}SCSS
$custom: #d2e4eb; $custom-light: #e0ecf1; $custom-dark: #000000;
JSON
{
"hex": "#d2e4eb",
"rgb": {
"r": 210,
"g": 228,
"b": 235
},
"hsl": {
"h": 196.8,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.90754,
"c": 0.02149,
"h": 223
},
"luminance": 0.75187
}Semantic roles & 50–950 ramp
primary
#D2E4EB
secondary
#C6A79B
accent
#5734B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485