#D1DEEE#D1DEEE
#D1DEEE is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.6% C 0.026 H 253.6°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEEE |
|---|---|
| RGB | rgb(209, 222, 238) |
| HSL | hsl(213, 46%, 88%) |
| HSV | hsv(213, 12%, 93%) |
| CMYK | cmyk(12.2%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.95, -1.23, -9.29) |
| CIE-LCH | lch(87.95, 9.37, 262.48°) |
| OKLab | oklab(89.56% -0.0074 -0.025) |
| OKLCH | oklch(89.56% 0.026 253.6) |
| XYZ | xyz(67.8449, 71.9699, 91.1895) |
| Luminance | 0.7197 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.46
Light Blue Grey
#B7C9E2
ΔE00 6.06
Aliceblue
#F0F8FF
ΔE00 6.84
Lavender (CSS)
#E6E6FA
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.40
Cloudy Blue
#ACC2D9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEEE #EEE1D1
analogous
#D1EDEE #D1DEEE #D2D1EE
triadic
#D1DEEE #EED1DE #DEEED1
tetradic
#D1DEEE #EED1ED #EEE1D1 #D1EED2
square
#D1DEEE #EED1ED #EEE1D1 #D1EED2
split-complementary
#D1DEEE #EED2D1 #EDEED1
monochromatic
#789ECD #A4BEDD #D1DEEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.36
#D1DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#D1DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEEE
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEEE | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#CAE1E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1deee; /* rgb */ color: rgb(209, 222, 238); /* oklch */ color: oklch(89.6% 0.026 253.6);
Tailwind
colors: {
custom: {
50: '#dfe8f3',
500: '#d1deee',
950: '#000000',
},
}SCSS
$custom: #d1deee; $custom-light: #dfe8f3; $custom-dark: #000000;
JSON
{
"hex": "#d1deee",
"rgb": {
"r": 209,
"g": 222,
"b": 238
},
"hsl": {
"h": 213.103,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.89563,
"c": 0.02608,
"h": 253.6
},
"luminance": 0.71971
}Semantic roles & 50–950 ramp
primary
#D1DEEE
secondary
#CBB499
accent
#7A2CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485