#D9EBF2#D9EBF2
#D9EBF2 is a very light, muted cyan. Relative luminance 0.806; OKLCH L 92.9% C 0.021 H 223.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D9EBF2 |
|---|---|
| RGB | rgb(217, 235, 242) |
| HSL | hsl(197, 49%, 90%) |
| HSV | hsv(197, 10%, 95%) |
| CMYK | cmyk(10.3%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(91.94, -4.58, -5.42) |
| CIE-LCH | lch(91.94, 7.09, 229.78°) |
| OKLab | oklab(92.88% -0.0156 -0.0146) |
| OKLCH | oklch(92.88% 0.021 223) |
| XYZ | xyz(74.3470, 80.5780, 95.6233) |
| Luminance | 0.8058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.08
Azure (CSS)
#F0FFFF
ΔE00 5.28
Fog
#D8DCE0
ΔE00 6.05
Lightcyan
#E0FFFF
ΔE00 6.95
Mintcream
#F5FFFA
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9EBF2 #F2E0D9
analogous
#D9F2ED #D9EBF2 #D9DEF2
triadic
#D9EBF2 #F2D9EB #EBF2D9
tetradic
#D9EBF2 #EDD9F2 #F2E0D9 #DEF2D9
square
#D9EBF2 #EDD9F2 #F2E0D9 #DEF2D9
split-complementary
#D9EBF2 #F2D9DE #F2EDD9
monochromatic
#7EBBD3 #ABD3E2 #D9EBF2 #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.23
#D9EBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#D9EBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9EBF2
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9EBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9EBF2 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#D3EDED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d9ebf2; /* rgb */ color: rgb(217, 235, 242); /* oklch */ color: oklch(92.9% 0.021 223.0);
Tailwind
colors: {
custom: {
50: '#e4f1f6',
500: '#d9ebf2',
950: '#000000',
},
}SCSS
$custom: #d9ebf2; $custom-light: #e4f1f6; $custom-dark: #000000;
JSON
{
"hex": "#d9ebf2",
"rgb": {
"r": 217,
"g": 235,
"b": 242
},
"hsl": {
"h": 196.8,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.92878,
"c": 0.02137,
"h": 223
},
"luminance": 0.80579
}Semantic roles & 50–950 ramp
primary
#D9EBF2
secondary
#D0AD9F
accent
#5229BC
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585