#D3DFEE#D3DFEE
#D3DFEE is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.9% C 0.024 H 254.0°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFEE |
|---|---|
| RGB | rgb(211, 223, 238) |
| HSL | hsl(213, 44%, 88%) |
| HSV | hsv(213, 11%, 93%) |
| CMYK | cmyk(11.3%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.35, -1.11, -8.69) |
| CIE-LCH | lch(88.35, 8.76, 262.73°) |
| OKLab | oklab(89.91% -0.0067 -0.0234) |
| OKLCH | oklch(89.91% 0.024 254) |
| XYZ | xyz(68.6808, 72.7964, 91.3050) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.05
Aliceblue
#F0F8FF
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.50
Lavender (CSS)
#E6E6FA
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 7.38
Light Gray
#D3D3D3
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFEE #EEE2D3
analogous
#D3ECEE #D3DFEE #D4D3EE
triadic
#D3DFEE #EED3DF #DFEED3
tetradic
#D3DFEE #EED3EC #EEE2D3 #D3EED4
square
#D3DFEE #EED3EC #EEE2D3 #D3EED4
split-complementary
#D3DFEE #EED4D3 #ECEED3
monochromatic
#7B9FCC #A7BFDD #D3DFEE #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.35
#D3DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D3DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFEE
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFEE | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#CDE2E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d3dfee; /* rgb */ color: rgb(211, 223, 238); /* oklch */ color: oklch(89.9% 0.024 254.0);
Tailwind
colors: {
custom: {
50: '#e0e9f3',
500: '#d3dfee',
950: '#000000',
},
}SCSS
$custom: #d3dfee; $custom-light: #e0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d3dfee",
"rgb": {
"r": 211,
"g": 223,
"b": 238
},
"hsl": {
"h": 213.333,
"s": 44.262,
"l": 88.039
},
"oklch": {
"l": 0.89909,
"c": 0.02432,
"h": 254
},
"luminance": 0.72797
}Semantic roles & 50–950 ramp
primary
#D3DFEE
secondary
#CAB59B
accent
#7A2EB7
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485