#D4DFEB#D4DFEB
#D4DFEB is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.9% C 0.020 H 250.4°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DFEB |
|---|---|
| RGB | rgb(212, 223, 235) |
| HSL | hsl(211, 37%, 88%) |
| HSV | hsv(211, 10%, 92%) |
| CMYK | cmyk(9.8%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(88.34, -1.38, -7.12) |
| CIE-LCH | lch(88.34, 7.25, 259.04°) |
| OKLab | oklab(89.89% -0.0068 -0.0191) |
| OKLCH | oklch(89.89% 0.02 250.4) |
| XYZ | xyz(68.5312, 72.7698, 89.0166) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.97
Aliceblue
#F0F8FF
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.36
Light Gray
#D3D3D3
ΔE00 6.81
Light Blue Grey
#B7C9E2
ΔE00 7.25
Lavender (CSS)
#E6E6FA
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DFEB #EBE0D4
analogous
#D4EBEB #D4DFEB #D4D4EB
triadic
#D4DFEB #EBD4DF #DFEBD4
tetradic
#D4DFEB #EBD4EB #EBE0D4 #D4EBD4
square
#D4DFEB #EBD4EB #EBE0D4 #D4EBD4
split-complementary
#D4DFEB #EBD4D4 #EBEBD4
monochromatic
#80A1C4 #AAC0D8 #D4DFEB #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.35
#D4DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#D4DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DFEB
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DFEB | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D8DDEB
Tritanopia (blue-blind)
#CFE2E3
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d4dfeb; /* rgb */ color: rgb(212, 223, 235); /* oklch */ color: oklch(89.9% 0.020 250.4);
Tailwind
colors: {
custom: {
50: '#e1e9f1',
500: '#d4dfeb',
950: '#000000',
},
}SCSS
$custom: #d4dfeb; $custom-light: #e1e9f1; $custom-dark: #000000;
JSON
{
"hex": "#d4dfeb",
"rgb": {
"r": 212,
"g": 223,
"b": 235
},
"hsl": {
"h": 211.304,
"s": 36.508,
"l": 87.647
},
"oklch": {
"l": 0.89889,
"c": 0.0203,
"h": 250.4
},
"luminance": 0.72771
}Semantic roles & 50–950 ramp
primary
#D4DFEB
secondary
#C5B29E
accent
#7536AF
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485