#D5DEEA#D5DEEA
#D5DEEA is a very light, near-neutral cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.019 H 255.5°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DEEA |
|---|---|
| RGB | rgb(213, 222, 234) |
| HSL | hsl(214, 33%, 88%) |
| HSV | hsv(214, 9%, 92%) |
| CMYK | cmyk(9%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(88.13, -0.73, -6.90) |
| CIE-LCH | lch(88.13, 6.94, 263.94°) |
| OKLab | oklab(89.73% -0.0048 -0.0185) |
| OKLCH | oklch(89.73% 0.019 255.5) |
| XYZ | xyz(68.4100, 72.3285, 88.1826) |
| Luminance | 0.7233 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.71
Aliceblue
#F0F8FF
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.04
Light Gray
#D3D3D3
ΔE00 6.46
Lavender (CSS)
#E6E6FA
ΔE00 6.60
Ghostwhite
#F8F8FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DEEA #EAE1D5
analogous
#D5E8EA #D5DEEA #D6D5EA
triadic
#D5DEEA #EAD5DE #DEEAD5
tetradic
#D5DEEA #EAD5E8 #EAE1D5 #D5EAD6
square
#D5DEEA #EAD5E8 #EAE1D5 #D5EAD6
split-complementary
#D5DEEA #EAD6D5 #E8EAD5
monochromatic
#839EC1 #ACBED6 #D5DEEA #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.36
#D5DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#D5DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DEEA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DEEA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADEEB
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#D0E1E2
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d5deea; /* rgb */ color: rgb(213, 222, 234); /* oklch */ color: oklch(89.7% 0.019 255.5);
Tailwind
colors: {
custom: {
50: '#e2e8f0',
500: '#d5deea',
950: '#000000',
},
}SCSS
$custom: #d5deea; $custom-light: #e2e8f0; $custom-dark: #000000;
JSON
{
"hex": "#d5deea",
"rgb": {
"r": 213,
"g": 222,
"b": 234
},
"hsl": {
"h": 214.286,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.89732,
"c": 0.01911,
"h": 255.5
},
"luminance": 0.72329
}Semantic roles & 50–950 ramp
primary
#D5DEEA
secondary
#C4B4A0
accent
#7B39AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485