#DBECFD#DBECFD
#DBECFD is a very light, muted cyan. Relative luminance 0.821; OKLCH L 93.6% C 0.029 H 248.1°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DBECFD |
|---|---|
| RGB | rgb(219, 236, 253) |
| HSL | hsl(210, 89%, 93%) |
| HSV | hsv(210, 13%, 99%) |
| CMYK | cmyk(13.4%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.64, -2.29, -10.11) |
| CIE-LCH | lch(92.64, 10.36, 257.25°) |
| OKLab | oklab(93.56% -0.0109 -0.0272) |
| OKLCH | oklch(93.56% 0.029 248.1) |
| XYZ | xyz(76.9343, 82.1415, 104.7111) |
| Luminance | 0.8214 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.24
Fog
#D8DCE0
ΔE00 6.98
Ghostwhite
#F8F8FF
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Azure (CSS)
#F0FFFF
ΔE00 8.47
Light Blue Grey
#B7C9E2
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBECFD #FDECDB
analogous
#DBFDFD #DBECFD #DBDBFD
triadic
#DBECFD #FDDBEC #ECFDDB
tetradic
#DBECFD #FDDBFD #FDECDB #DBFDDB
square
#DBECFD #FDDBFD #FDECDB #DBFDDB
split-complementary
#DBECFD #FDDBDB #FDFDDB
monochromatic
#67AFF7 #A1CDFA #DBECFD #E2F0FD #E2F0FD
Accessibility & contrast
On white
1.20
#DBECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DBECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBECFD
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBECFD | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFE
Deuteranopia (green-blind)
#E2E8FD
Tritanopia (blue-blind)
#D3F0F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dbecfd; /* rgb */ color: rgb(219, 236, 253); /* oklch */ color: oklch(93.6% 0.029 248.1);
Tailwind
colors: {
custom: {
50: '#e6f2fe',
500: '#dbecfd',
950: '#000000',
},
}SCSS
$custom: #dbecfd; $custom-light: #e6f2fe; $custom-dark: #000000;
JSON
{
"hex": "#dbecfd",
"rgb": {
"r": 219,
"g": 236,
"b": 253
},
"hsl": {
"h": 210,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.93559,
"c": 0.02936,
"h": 248.1
},
"luminance": 0.82143
}Semantic roles & 50–950 ramp
primary
#DBECFD
secondary
#E7BE95
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585