#D5DFEA#D5DFEA
#D5DFEA is a very light, near-neutral cyan. Relative luminance 0.729; OKLCH L 89.9% C 0.019 H 250.6°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DFEA |
|---|---|
| RGB | rgb(213, 223, 234) |
| HSL | hsl(211, 33%, 88%) |
| HSV | hsv(211, 9%, 92%) |
| CMYK | cmyk(9%, 4.7%, 0%, 8.2%) |
| CIE-LAB | lab(88.38, -1.25, -6.52) |
| CIE-LCH | lch(88.38, 6.64, 259.14°) |
| OKLab | oklab(89.93% -0.0062 -0.0175) |
| OKLCH | oklch(89.93% 0.019 250.6) |
| XYZ | xyz(68.6764, 72.8613, 88.2714) |
| Luminance | 0.7286 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.51
Aliceblue
#F0F8FF
ΔE00 5.67
Gainsboro
#DCDCDC
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.39
Ghostwhite
#F8F8FF
ΔE00 7.24
Lavender (CSS)
#E6E6FA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DFEA #EAE0D5
analogous
#D5E9EA #D5DFEA #D6D5EA
triadic
#D5DFEA #EAD5DF #DFEAD5
tetradic
#D5DFEA #EAD5E9 #EAE0D5 #D5EAD6
square
#D5DFEA #EAD5E9 #EAE0D5 #D5EAD6
split-complementary
#D5DFEA #EAD6D5 #E9EAD5
monochromatic
#83A1C1 #ACC0D6 #D5DFEA #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.35
#D5DFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D5DFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DFEA
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DFEA | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#D0E1E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d5dfea; /* rgb */ color: rgb(213, 223, 234); /* oklch */ color: oklch(89.9% 0.019 250.6);
Tailwind
colors: {
custom: {
50: '#e2e9f0',
500: '#d5dfea',
950: '#000000',
},
}SCSS
$custom: #d5dfea; $custom-light: #e2e9f0; $custom-dark: #000000;
JSON
{
"hex": "#d5dfea",
"rgb": {
"r": 213,
"g": 223,
"b": 234
},
"hsl": {
"h": 211.429,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.89933,
"c": 0.01854,
"h": 250.6
},
"luminance": 0.72862
}Semantic roles & 50–950 ramp
primary
#D5DFEA
secondary
#C4B2A0
accent
#7539AC
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485