#DBEAFD#DBEAFD
#DBEAFD is a very light, muted cyan. Relative luminance 0.810; OKLCH L 93.2% C 0.030 H 254.3°. Best body text is #000000 at 17.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEAFD |
|---|---|
| RGB | rgb(219, 234, 253) |
| HSL | hsl(214, 89%, 93%) |
| HSV | hsv(214, 13%, 99%) |
| CMYK | cmyk(13.4%, 7.5%, 0%, 0.8%) |
| CIE-LAB | lab(92.13, -1.26, -10.86) |
| CIE-LCH | lch(92.13, 10.93, 263.38°) |
| OKLab | oklab(93.16% -0.0082 -0.0293) |
| OKLCH | oklch(93.16% 0.03 254.3) |
| XYZ | xyz(76.3617, 80.9963, 104.5202) |
| Luminance | 0.8100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.80
Lavender (CSS)
#E6E6FA
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.11
Ghostwhite
#F8F8FF
ΔE00 7.61
Light Blue Grey
#B7C9E2
ΔE00 7.98
Whitesmoke
#F5F5F5
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEAFD #FDEEDB
analogous
#DBFBFD #DBEAFD #DDDBFD
triadic
#DBEAFD #FDDBEA #EAFDDB
tetradic
#DBEAFD #FDDBFB #FDEEDB #DBFDDD
square
#DBEAFD #FDDBFB #FDEEDB #DBFDDD
split-complementary
#DBEAFD #FDDDDB #FBFDDB
monochromatic
#67A6F7 #A1C8FA #DBEAFD #E2EEFD #E2EEFD
Accessibility & contrast
On white
1.22
#DBEAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.20
#DBEAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEAFD
17.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEAFD | 1.00 | 1.22 | 17.20 | 17.20 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#E0E7FD
Tritanopia (blue-blind)
#D3EEF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dbeafd; /* rgb */ color: rgb(219, 234, 253); /* oklch */ color: oklch(93.2% 0.030 254.3);
Tailwind
colors: {
custom: {
50: '#e6f0fe',
500: '#dbeafd',
950: '#000000',
},
}SCSS
$custom: #dbeafd; $custom-light: #e6f0fe; $custom-dark: #000000;
JSON
{
"hex": "#dbeafd",
"rgb": {
"r": 219,
"g": 234,
"b": 253
},
"hsl": {
"h": 213.529,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.9316,
"c": 0.03042,
"h": 254.3
},
"luminance": 0.80998
}Semantic roles & 50–950 ramp
primary
#DBEAFD
secondary
#E7C395
accent
#8000E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585