#D2E2E7#D2E2E7
#D2E2E7 is a very light, near-neutral cyan. Relative luminance 0.739; OKLCH L 90.2% C 0.018 H 218.4°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E7 |
|---|---|
| RGB | rgb(210, 226, 231) |
| HSL | hsl(194, 30%, 86%) |
| HSV | hsv(194, 9%, 91%) |
| CMYK | cmyk(9.1%, 2.2%, 0%, 9.4%) |
| CIE-LAB | lab(88.86, -4.35, -4.26) |
| CIE-LCH | lch(88.86, 6.09, 224.41°) |
| OKLab | oklab(90.23% -0.0145 -0.0115) |
| OKLCH | oklch(90.23% 0.018 218.4) |
| XYZ | xyz(68.1953, 73.8629, 86.2499) |
| Luminance | 0.7386 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.96
Aliceblue
#F0F8FF
ΔE00 6.30
Azure (CSS)
#F0FFFF
ΔE00 6.54
Light Grey
#D8DCD6
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E7 #E7D7D2
analogous
#D2E7E2 #D2E2E7 #D2D8E7
triadic
#D2E2E7 #E7D2E2 #E2E7D2
tetradic
#D2E2E7 #E2D2E7 #E7D7D2 #D8E7D2
square
#D2E2E7 #E2D2E7 #E7D7D2 #D8E7D2
split-complementary
#D2E2E7 #E7D2D8 #E7E2D2
monochromatic
#82AFBC #AAC8D2 #D2E2E7 #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.33
#D2E2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#D2E2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E7
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E7 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#DBDEE7
Tritanopia (blue-blind)
#CDE4E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e7; /* rgb */ color: rgb(210, 226, 231); /* oklch */ color: oklch(90.2% 0.018 218.4);
Tailwind
colors: {
custom: {
50: '#dfebee',
500: '#d2e2e7',
950: '#000000',
},
}SCSS
$custom: #d2e2e7; $custom-light: #dfebee; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e7",
"rgb": {
"r": 210,
"g": 226,
"b": 231
},
"hsl": {
"h": 194.286,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.90228,
"c": 0.01846,
"h": 218.4
},
"luminance": 0.73864
}Semantic roles & 50–950 ramp
primary
#D2E2E7
secondary
#C0A69D
accent
#563CA9
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485