#D2E2E6#D2E2E6
#D2E2E6 is a very light, near-neutral cyan. Relative luminance 0.738; OKLCH L 90.2% C 0.018 H 214.4°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E6 |
|---|---|
| RGB | rgb(210, 226, 230) |
| HSL | hsl(192, 29%, 86%) |
| HSV | hsv(192, 9%, 90%) |
| CMYK | cmyk(8.7%, 1.7%, 0%, 9.8%) |
| CIE-LAB | lab(88.83, -4.55, -3.78) |
| CIE-LCH | lch(88.83, 5.91, 219.72°) |
| OKLab | oklab(90.2% -0.0148 -0.0102) |
| OKLCH | oklch(90.2% 0.018 214.4) |
| XYZ | xyz(68.0545, 73.8066, 85.5082) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.10
Light Grey
#D8DCD6
ΔE00 6.29
Azure (CSS)
#F0FFFF
ΔE00 6.40
Aliceblue
#F0F8FF
ΔE00 6.49
Gainsboro
#DCDCDC
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E6 #E6D6D2
analogous
#D2E6E0 #D2E2E6 #D2D8E6
triadic
#D2E2E6 #E6D2E2 #E2E6D2
tetradic
#D2E2E6 #E0D2E6 #E6D6D2 #D8E6D2
square
#D2E2E6 #E0D2E6 #E6D6D2 #D8E6D2
split-complementary
#D2E2E6 #E6D2D8 #E6E0D2
monochromatic
#83AFBA #ABC9D0 #D2E2E6 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.33
#D2E2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#D2E2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E6
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E6 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E6
Deuteranopia (green-blind)
#DBDEE6
Tritanopia (blue-blind)
#CDE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e6; /* rgb */ color: rgb(210, 226, 230); /* oklch */ color: oklch(90.2% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#dfebed',
500: '#d2e2e6',
950: '#000000',
},
}SCSS
$custom: #d2e2e6; $custom-light: #dfebed; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e6",
"rgb": {
"r": 210,
"g": 226,
"b": 230
},
"hsl": {
"h": 192,
"s": 28.571,
"l": 86.275
},
"oklch": {
"l": 0.90198,
"c": 0.01799,
"h": 214.4
},
"luminance": 0.73808
}Semantic roles & 50–950 ramp
primary
#D2E2E6
secondary
#BEA49E
accent
#533EA7
background
#FEFEFE
surface
#FCFDFD
border
#D5D5D5
text
#151616
muted
#848484