#D2DFED#D2DFED
#D2DFED is a very light, muted cyan. Relative luminance 0.726; OKLCH L 89.8% C 0.024 H 250.1°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFED |
|---|---|
| RGB | rgb(210, 223, 237) |
| HSL | hsl(211, 43%, 88%) |
| HSV | hsv(211, 11%, 93%) |
| CMYK | cmyk(11.4%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.25, -1.63, -8.31) |
| CIE-LCH | lch(88.25, 8.47, 258.93°) |
| OKLab | oklab(89.81% -0.0081 -0.0224) |
| OKLCH | oklch(89.81% 0.024 250.1) |
| XYZ | xyz(68.2487, 72.5905, 90.5200) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.87
Aliceblue
#F0F8FF
ΔE00 6.30
Light Blue Grey
#B7C9E2
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 7.26
Lavender (CSS)
#E6E6FA
ΔE00 7.57
Light Gray
#D3D3D3
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFED #EDE0D2
analogous
#D2ECED #D2DFED #D2D2ED
triadic
#D2DFED #EDD2DF #DFEDD2
tetradic
#D2DFED #EDD2EC #EDE0D2 #D2EDD2
square
#D2DFED #EDD2EC #EDE0D2 #D2EDD2
split-complementary
#D2DFED #EDD2D2 #ECEDD2
monochromatic
#7BA1CA #A6C0DC #D2DFED #E9EFF6 #E9EFF6
Accessibility & contrast
On white
1.35
#D2DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#D2DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFED
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFED | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D7DCED
Tritanopia (blue-blind)
#CCE2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d2dfed; /* rgb */ color: rgb(210, 223, 237); /* oklch */ color: oklch(89.8% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#e0e9f2',
500: '#d2dfed',
950: '#000000',
},
}SCSS
$custom: #d2dfed; $custom-light: #e0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#d2dfed",
"rgb": {
"r": 210,
"g": 223,
"b": 237
},
"hsl": {
"h": 211.111,
"s": 42.857,
"l": 87.647
},
"oklch": {
"l": 0.89805,
"c": 0.02379,
"h": 250.1
},
"luminance": 0.72591
}Semantic roles & 50–950 ramp
primary
#D2DFED
secondary
#C9B29A
accent
#7530B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485