#DBE3EE#DBE3EE
#DBE3EE is a very light, near-neutral cyan. Relative luminance 0.762; OKLCH L 91.3% C 0.017 H 256.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DBE3EE |
|---|---|
| RGB | rgb(219, 227, 238) |
| HSL | hsl(215, 36%, 90%) |
| HSV | hsv(215, 8%, 93%) |
| CMYK | cmyk(8%, 4.6%, 0%, 6.7%) |
| CIE-LAB | lab(89.94, -0.60, -6.27) |
| CIE-LCH | lch(89.94, 6.30, 264.52°) |
| OKLab | oklab(91.3% -0.0041 -0.0168) |
| OKLCH | oklch(91.3% 0.017 256.3) |
| XYZ | xyz(72.1119, 76.1706, 91.7756) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.55
Aliceblue
#F0F8FF
ΔE00 4.81
Gainsboro
#DCDCDC
ΔE00 5.71
Ghostwhite
#F8F8FF
ΔE00 5.99
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBE3EE #EEE6DB
analogous
#DBEDEE #DBE3EE #DDDBEE
triadic
#DBE3EE #EEDBE3 #E3EEDB
tetradic
#DBE3EE #EEDBED #EEE6DB #DBEEDD
square
#DBE3EE #EEDBED #EEE6DB #DBEEDD
split-complementary
#DBE3EE #EEDDDB #EDEEDB
monochromatic
#88A2C7 #B1C3DA #DBE3EE #EAEFF5 #EAEFF5
Accessibility & contrast
On white
1.29
#DBE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#DBE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBE3EE
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBE3EE | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DDE1EE
Tritanopia (blue-blind)
#D7E5E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dbe3ee; /* rgb */ color: rgb(219, 227, 238); /* oklch */ color: oklch(91.3% 0.017 256.3);
Tailwind
colors: {
custom: {
50: '#e6ebf3',
500: '#dbe3ee',
950: '#000000',
},
}SCSS
$custom: #dbe3ee; $custom-light: #e6ebf3; $custom-dark: #000000;
JSON
{
"hex": "#dbe3ee",
"rgb": {
"r": 219,
"g": 227,
"b": 238
},
"hsl": {
"h": 214.737,
"s": 35.849,
"l": 89.608
},
"oklch": {
"l": 0.913,
"c": 0.0173,
"h": 256.3
},
"luminance": 0.76171
}Semantic roles & 50–950 ramp
primary
#DBE3EE
secondary
#C9B9A4
accent
#7C37AF
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485