#D2DFEE#D2DFEE
#D2DFEE is a very light, muted cyan. Relative luminance 0.727; OKLCH L 89.8% C 0.025 H 251.9°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFEE |
|---|---|
| RGB | rgb(210, 223, 238) |
| HSL | hsl(212, 45%, 88%) |
| HSV | hsv(212, 12%, 93%) |
| CMYK | cmyk(11.8%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(88.28, -1.43, -8.80) |
| CIE-LCH | lch(88.28, 8.91, 260.79°) |
| OKLab | oklab(89.84% -0.0077 -0.0237) |
| OKLCH | oklch(89.84% 0.025 251.9) |
| XYZ | xyz(68.3952, 72.6491, 91.2916) |
| Luminance | 0.7265 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.16
Light Blue Grey
#B7C9E2
ΔE00 6.45
Aliceblue
#F0F8FF
ΔE00 6.47
Lavender (CSS)
#E6E6FA
ΔE00 7.30
Gainsboro
#DCDCDC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFEE #EEE1D2
analogous
#D2EDEE #D2DFEE #D3D2EE
triadic
#D2DFEE #EED2DF #DFEED2
tetradic
#D2DFEE #EED2ED #EEE1D2 #D2EED3
square
#D2DFEE #EED2ED #EEE1D2 #D2EED3
split-complementary
#D2DFEE #EED3D2 #EDEED2
monochromatic
#79A0CC #A6BFDD #D2DFEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.35
#D2DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#D2DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFEE
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFEE | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D7DCEE
Tritanopia (blue-blind)
#CBE2E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfee; /* rgb */ color: rgb(210, 223, 238); /* oklch */ color: oklch(89.8% 0.025 251.9);
Tailwind
colors: {
custom: {
50: '#e0e9f3',
500: '#d2dfee',
950: '#000000',
},
}SCSS
$custom: #d2dfee; $custom-light: #e0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#d2dfee",
"rgb": {
"r": 210,
"g": 223,
"b": 238
},
"hsl": {
"h": 212.143,
"s": 45.161,
"l": 87.843
},
"oklch": {
"l": 0.89837,
"c": 0.02491,
"h": 251.9
},
"luminance": 0.7265
}Semantic roles & 50–950 ramp
primary
#D2DFEE
secondary
#CAB49A
accent
#782DB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485