#D3DFE4#D3DFE4
#D3DFE4 is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.015 H 224.5°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFE4 |
|---|---|
| RGB | rgb(211, 223, 228) |
| HSL | hsl(198, 24%, 86%) |
| HSV | hsv(198, 7%, 89%) |
| CMYK | cmyk(7.5%, 2.2%, 0%, 10.6%) |
| CIE-LAB | lab(88.08, -3.06, -3.83) |
| CIE-LCH | lch(88.08, 4.90, 231.36°) |
| OKLab | oklab(89.6% -0.0104 -0.0103) |
| OKLCH | oklch(89.6% 0.015 224.5) |
| XYZ | xyz(67.2523, 72.2250, 83.7814) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.38
Gainsboro
#DCDCDC
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 5.90
Aliceblue
#F0F8FF
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFE4 #E4D8D3
analogous
#D3E4E0 #D3DFE4 #D3D6E4
triadic
#D3DFE4 #E4D3DF #DFE4D3
tetradic
#D3DFE4 #E0D3E4 #E4D8D3 #D6E4D3
square
#D3DFE4 #E0D3E4 #E4D8D3 #D6E4D3
split-complementary
#D3DFE4 #E4D3D6 #E4E0D3
monochromatic
#87A8B5 #ADC3CD #D3DFE4 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.36
#D3DFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D3DFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFE4
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFE4 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#DADCE4
Tritanopia (blue-blind)
#CFE1E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dfe4; /* rgb */ color: rgb(211, 223, 228); /* oklch */ color: oklch(89.6% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#e0e9ec',
500: '#d3dfe4',
950: '#000000',
},
}SCSS
$custom: #d3dfe4; $custom-light: #e0e9ec; $custom-dark: #000000;
JSON
{
"hex": "#d3dfe4",
"rgb": {
"r": 211,
"g": 223,
"b": 228
},
"hsl": {
"h": 197.647,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.89603,
"c": 0.01465,
"h": 224.5
},
"luminance": 0.72226
}Semantic roles & 50–950 ramp
primary
#D3DFE4
secondary
#BBA8A0
accent
#5F43A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484