#D1DFEE#D1DFEE
#D1DFEE is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.8% C 0.026 H 250.0°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DFEE |
|---|---|
| RGB | rgb(209, 223, 238) |
| HSL | hsl(211, 46%, 88%) |
| HSV | hsv(211, 12%, 93%) |
| CMYK | cmyk(12.2%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.21, -1.75, -8.91) |
| CIE-LCH | lch(88.21, 9.08, 258.91°) |
| OKLab | oklab(89.76% -0.0088 -0.024) |
| OKLCH | oklch(89.76% 0.026 250) |
| XYZ | xyz(68.1113, 72.5027, 91.2783) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.43
Aliceblue
#F0F8FF
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.69
Lavender (CSS)
#E6E6FA
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DFEE #EEE0D1
analogous
#D1EEEE #D1DFEE #D1D1EE
triadic
#D1DFEE #EED1DF #DFEED1
tetradic
#D1DFEE #EED1EE #EEE0D1 #D1EED1
square
#D1DFEE #EED1EE #EEE0D1 #D1EED1
split-complementary
#D1DFEE #EED1D1 #EEEED1
monochromatic
#78A1CD #A4C0DD #D1DFEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.35
#D1DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#D1DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DFEE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DFEE | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D6DCEE
Tritanopia (blue-blind)
#CAE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d1dfee; /* rgb */ color: rgb(209, 223, 238); /* oklch */ color: oklch(89.8% 0.026 250.0);
Tailwind
colors: {
custom: {
50: '#dfe9f3',
500: '#d1dfee',
950: '#000000',
},
}SCSS
$custom: #d1dfee; $custom-light: #dfe9f3; $custom-dark: #000000;
JSON
{
"hex": "#d1dfee",
"rgb": {
"r": 209,
"g": 223,
"b": 238
},
"hsl": {
"h": 211.034,
"s": 46.032,
"l": 87.647
},
"oklch": {
"l": 0.89764,
"c": 0.02554,
"h": 250
},
"luminance": 0.72504
}Semantic roles & 50–950 ramp
primary
#D1DFEE
secondary
#CBB299
accent
#752CB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485