#D4DFEE#D4DFEE
#D4DFEE is a very light, muted cyan. Relative luminance 0.729; OKLCH L 90.0% C 0.024 H 256.1°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFEE |
|---|---|
| RGB | rgb(212, 223, 238) |
| HSL | hsl(215, 43%, 88%) |
| HSV | hsv(215, 11%, 93%) |
| CMYK | cmyk(10.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.42, -0.79, -8.57) |
| CIE-LCH | lch(88.42, 8.61, 264.75°) |
| OKLab | oklab(89.98% -0.0057 -0.023) |
| OKLCH | oklch(89.98% 0.024 256.1) |
| XYZ | xyz(68.9683, 72.9446, 91.3185) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.96
Aliceblue
#F0F8FF
ΔE00 6.38
Lavender (CSS)
#E6E6FA
ΔE00 6.45
Light Blue Grey
#B7C9E2
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFEE #EEE3D4
analogous
#D4ECEE #D4DFEE #D6D4EE
triadic
#D4DFEE #EED4DF #DFEED4
tetradic
#D4DFEE #EED4EC #EEE3D4 #D4EED6
square
#D4DFEE #EED4EC #EEE3D4 #D4EED6
split-complementary
#D4DFEE #EED6D4 #ECEED4
monochromatic
#7C9ECB #A8BEDD #D4DFEE #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.35
#D4DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#D4DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFEE
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFEE | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#CEE2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4dfee; /* rgb */ color: rgb(212, 223, 238); /* oklch */ color: oklch(90.0% 0.024 256.1);
Tailwind
colors: {
custom: {
50: '#e1e9f3',
500: '#d4dfee',
950: '#000000',
},
}SCSS
$custom: #d4dfee; $custom-light: #e1e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d4dfee",
"rgb": {
"r": 212,
"g": 223,
"b": 238
},
"hsl": {
"h": 214.615,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.89983,
"c": 0.02374,
"h": 256.1
},
"luminance": 0.72945
}Semantic roles & 50–950 ramp
primary
#D4DFEE
secondary
#CAB79C
accent
#7D2FB6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485