#D5DFEB#D5DFEB
#D5DFEB is a very light, near-neutral cyan. Relative luminance 0.729; OKLCH L 90.0% C 0.020 H 252.9°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFEB |
|---|---|
| RGB | rgb(213, 223, 235) |
| HSL | hsl(213, 35%, 88%) |
| HSV | hsv(213, 9%, 92%) |
| CMYK | cmyk(9.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.41, -1.06, -7.00) |
| CIE-LCH | lch(88.41, 7.08, 261.43°) |
| OKLab | oklab(89.96% -0.0058 -0.0188) |
| OKLCH | oklch(89.96% 0.02 252.9) |
| XYZ | xyz(68.8204, 72.9189, 89.0302) |
| Luminance | 0.7292 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.83
Aliceblue
#F0F8FF
ΔE00 5.81
Gainsboro
#DCDCDC
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.67
Lavender (CSS)
#E6E6FA
ΔE00 6.94
Ghostwhite
#F8F8FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFEB #EBE1D5
analogous
#D5EAEB #D5DFEB #D6D5EB
triadic
#D5DFEB #EBD5DF #DFEBD5
tetradic
#D5DFEB #EBD5EA #EBE1D5 #D5EBD6
square
#D5DFEB #EBD5EA #EBE1D5 #D5EBD6
split-complementary
#D5DFEB #EBD6D5 #EAEBD5
monochromatic
#82A0C4 #ACBFD7 #D5DFEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.35
#D5DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#D5DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFEB
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFEB | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#D0E2E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5dfeb; /* rgb */ color: rgb(213, 223, 235); /* oklch */ color: oklch(90.0% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#e2e9f1',
500: '#d5dfeb',
950: '#000000',
},
}SCSS
$custom: #d5dfeb; $custom-light: #e2e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d5dfeb",
"rgb": {
"r": 213,
"g": 223,
"b": 235
},
"hsl": {
"h": 212.727,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.89963,
"c": 0.01967,
"h": 252.9
},
"luminance": 0.7292
}Semantic roles & 50–950 ramp
primary
#D5DFEB
secondary
#C5B49F
accent
#7837AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485