#D2E4E8#D2E4E8
#D2E4E8 is a very light, near-neutral cyan. Relative luminance 0.750; OKLCH L 90.7% C 0.020 H 212.6°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E8 |
|---|---|
| RGB | rgb(210, 228, 232) |
| HSL | hsl(191, 32%, 87%) |
| HSV | hsv(191, 9%, 91%) |
| CMYK | cmyk(9.5%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(89.40, -5.19, -3.99) |
| CIE-LCH | lch(89.40, 6.54, 217.58°) |
| OKLab | oklab(90.66% -0.0168 -0.0107) |
| OKLCH | oklch(90.66% 0.02 212.6) |
| XYZ | xyz(68.8840, 75.0136, 87.1782) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.87
Azure (CSS)
#F0FFFF
ΔE00 6.08
Aliceblue
#F0F8FF
ΔE00 6.68
Light Grey
#D8DCD6
ΔE00 6.78
Lightcyan
#E0FFFF
ΔE00 7.08
Gainsboro
#DCDCDC
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E8 #E8D6D2
analogous
#D2E8E1 #D2E4E8 #D2D9E8
triadic
#D2E4E8 #E8D2E4 #E4E8D2
tetradic
#D2E4E8 #E1D2E8 #E8D6D2 #D9E8D2
square
#D2E4E8 #E1D2E8 #E8D6D2 #D9E8D2
split-complementary
#D2E4E8 #E8D2D9 #E8E1D2
monochromatic
#81B3BF #AACCD3 #D2E4E8 #EBF3F5 #EBF3F5
Accessibility & contrast
On white
1.31
#D2E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#D2E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E8
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E8 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E8
Deuteranopia (green-blind)
#DDDFE8
Tritanopia (blue-blind)
#CCE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e4e8; /* rgb */ color: rgb(210, 228, 232); /* oklch */ color: oklch(90.7% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#dfecef',
500: '#d2e4e8',
950: '#000000',
},
}SCSS
$custom: #d2e4e8; $custom-light: #dfecef; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e8",
"rgb": {
"r": 210,
"g": 228,
"b": 232
},
"hsl": {
"h": 190.909,
"s": 32.353,
"l": 86.667
},
"oklch": {
"l": 0.90663,
"c": 0.01998,
"h": 212.6
},
"luminance": 0.75015
}Semantic roles & 50–950 ramp
primary
#D2E4E8
secondary
#C1A49D
accent
#4F3AAB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485