#D2E4E9#D2E4E9
#D2E4E9 is a very light, muted cyan. Relative luminance 0.751; OKLCH L 90.7% C 0.020 H 216.2°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E4E9 |
|---|---|
| RGB | rgb(210, 228, 233) |
| HSL | hsl(193, 34%, 87%) |
| HSV | hsv(193, 10%, 91%) |
| CMYK | cmyk(9.9%, 2.1%, 0%, 8.6%) |
| CIE-LAB | lab(89.43, -4.99, -4.48) |
| CIE-LCH | lch(89.43, 6.71, 221.88°) |
| OKLab | oklab(90.69% -0.0165 -0.012) |
| OKLCH | oklch(90.69% 0.02 216.2) |
| XYZ | xyz(69.0264, 75.0706, 87.9284) |
| Luminance | 0.7507 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.73
Azure (CSS)
#F0FFFF
ΔE00 6.21
Aliceblue
#F0F8FF
ΔE00 6.48
Light Grey
#D8DCD6
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E4E9 #E9D7D2
analogous
#D2E9E3 #D2E4E9 #D2D9E9
triadic
#D2E4E9 #E9D2E4 #E4E9D2
tetradic
#D2E4E9 #E3D2E9 #E9D7D2 #D9E9D2
square
#D2E4E9 #E3D2E9 #E9D7D2 #D9E9D2
split-complementary
#D2E4E9 #E9D2D9 #E9E3D2
monochromatic
#80B3C1 #A9CBD5 #D2E4E9 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.31
#D2E4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#D2E4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E4E9
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E4E9 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E3E9
Deuteranopia (green-blind)
#DCDFE9
Tritanopia (blue-blind)
#CCE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e4e9; /* rgb */ color: rgb(210, 228, 233); /* oklch */ color: oklch(90.7% 0.020 216.2);
Tailwind
colors: {
custom: {
50: '#dfecf0',
500: '#d2e4e9',
950: '#000000',
},
}SCSS
$custom: #d2e4e9; $custom-light: #dfecf0; $custom-dark: #000000;
JSON
{
"hex": "#d2e4e9",
"rgb": {
"r": 210,
"g": 228,
"b": 233
},
"hsl": {
"h": 193.043,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.90693,
"c": 0.0204,
"h": 216.2
},
"luminance": 0.75072
}Semantic roles & 50–950 ramp
primary
#D2E4E9
secondary
#C3A59D
accent
#5238AD
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485