#D4DFEC#D4DFEC
#D4DFEC is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.9% C 0.021 H 252.5°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFEC |
|---|---|
| RGB | rgb(212, 223, 236) |
| HSL | hsl(213, 39%, 88%) |
| HSV | hsv(213, 10%, 93%) |
| CMYK | cmyk(10.2%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(88.37, -1.18, -7.60) |
| CIE-LCH | lch(88.37, 7.69, 261.16°) |
| OKLab | oklab(89.92% -0.0064 -0.0204) |
| OKLCH | oklch(89.92% 0.021 252.5) |
| XYZ | xyz(68.6761, 72.8277, 89.7796) |
| Luminance | 0.7283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.29
Aliceblue
#F0F8FF
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 7.00
Lavender (CSS)
#E6E6FA
ΔE00 7.03
Light Gray
#D3D3D3
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFEC #ECE1D4
analogous
#D4EBEC #D4DFEC #D5D4EC
triadic
#D4DFEC #ECD4DF #DFECD4
tetradic
#D4DFEC #ECD4EB #ECE1D4 #D4ECD5
square
#D4DFEC #ECD4EB #ECE1D4 #D4ECD5
split-complementary
#D4DFEC #ECD5D4 #EBECD4
monochromatic
#7FA0C6 #AABFD9 #D4DFEC #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.35
#D4DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#D4DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFEC
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFEC | 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)
#DBDFED
Deuteranopia (green-blind)
#D8DDEC
Tritanopia (blue-blind)
#CEE2E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4dfec; /* rgb */ color: rgb(212, 223, 236); /* oklch */ color: oklch(89.9% 0.021 252.5);
Tailwind
colors: {
custom: {
50: '#e1e9f2',
500: '#d4dfec',
950: '#000000',
},
}SCSS
$custom: #d4dfec; $custom-light: #e1e9f2; $custom-dark: #000000;
JSON
{
"hex": "#d4dfec",
"rgb": {
"r": 212,
"g": 223,
"b": 236
},
"hsl": {
"h": 212.5,
"s": 38.71,
"l": 87.843
},
"oklch": {
"l": 0.8992,
"c": 0.02142,
"h": 252.5
},
"luminance": 0.72829
}Semantic roles & 50–950 ramp
primary
#D4DFEC
secondary
#C7B49D
accent
#7834B2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485