#D2E2E8#D2E2E8
#D2E2E8 is a very light, near-neutral cyan. Relative luminance 0.739; OKLCH L 90.3% C 0.019 H 222.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2E8 |
|---|---|
| RGB | rgb(210, 226, 232) |
| HSL | hsl(196, 32%, 87%) |
| HSV | hsv(196, 9%, 91%) |
| CMYK | cmyk(9.5%, 2.6%, 0%, 9%) |
| CIE-LAB | lab(88.88, -4.16, -4.75) |
| CIE-LCH | lch(88.88, 6.31, 228.79°) |
| OKLab | oklab(90.26% -0.0141 -0.0128) |
| OKLCH | oklch(90.26% 0.019 222.2) |
| XYZ | xyz(68.3370, 73.9196, 86.9959) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.86
Aliceblue
#F0F8FF
ΔE00 6.14
Gainsboro
#DCDCDC
ΔE00 6.70
Azure (CSS)
#F0FFFF
ΔE00 6.72
Light Grey
#D8DCD6
ΔE00 6.92
Light Gray
#D3D3D3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2E8 #E8D8D2
analogous
#D2E8E3 #D2E2E8 #D2D7E8
triadic
#D2E2E8 #E8D2E2 #E2E8D2
tetradic
#D2E2E8 #E3D2E8 #E8D8D2 #D7E8D2
square
#D2E2E8 #E3D2E8 #E8D8D2 #D7E8D2
split-complementary
#D2E2E8 #E8D2D7 #E8E3D2
monochromatic
#81AEBF #AAC8D3 #D2E2E8 #EBF2F5 #EBF2F5
Accessibility & contrast
On white
1.33
#D2E2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#D2E2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2E8
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2E8 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1E8
Deuteranopia (green-blind)
#DBDEE8
Tritanopia (blue-blind)
#CCE4E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2e8; /* rgb */ color: rgb(210, 226, 232); /* oklch */ color: oklch(90.3% 0.019 222.2);
Tailwind
colors: {
custom: {
50: '#dfebef',
500: '#d2e2e8',
950: '#000000',
},
}SCSS
$custom: #d2e2e8; $custom-light: #dfebef; $custom-dark: #000000;
JSON
{
"hex": "#d2e2e8",
"rgb": {
"r": 210,
"g": 226,
"b": 232
},
"hsl": {
"h": 196.364,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.90258,
"c": 0.01902,
"h": 222.2
},
"luminance": 0.73921
}Semantic roles & 50–950 ramp
primary
#D2E2E8
secondary
#C1A79D
accent
#593AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485