#DBEDFD#DBEDFD
#DBEDFD is a very light, muted cyan. Relative luminance 0.827; OKLCH L 93.8% C 0.029 H 244.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEDFD |
|---|---|
| RGB | rgb(219, 237, 253) |
| HSL | hsl(208, 89%, 93%) |
| HSV | hsv(208, 13%, 99%) |
| CMYK | cmyk(13.4%, 6.3%, 0%, 0.8%) |
| CIE-LAB | lab(92.89, -2.80, -9.73) |
| CIE-LCH | lch(92.89, 10.12, 253.94°) |
| OKLab | oklab(93.76% -0.0123 -0.0262) |
| OKLCH | oklch(93.76% 0.029 244.9) |
| XYZ | xyz(77.2231, 82.7190, 104.8073) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.07
Fog
#D8DCE0
ΔE00 7.01
Ghostwhite
#F8F8FF
ΔE00 7.92
Azure (CSS)
#F0FFFF
ΔE00 7.95
Lavender (CSS)
#E6E6FA
ΔE00 8.74
Whitesmoke
#F5F5F5
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEDFD #FDEBDB
analogous
#DBFDFC #DBEDFD #DBDCFD
triadic
#DBEDFD #FDDBED #EDFDDB
tetradic
#DBEDFD #FCDBFD #FDEBDB #DCFDDB
square
#DBEDFD #FCDBFD #FDEBDB #DCFDDB
split-complementary
#DBEDFD #FDDBDC #FDFCDB
monochromatic
#67B3F7 #A1D0FA #DBEDFD #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.20
#DBEDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DBEDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEDFD
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEDFD | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFE
Deuteranopia (green-blind)
#E3E9FD
Tritanopia (blue-blind)
#D3F1F2
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dbedfd; /* rgb */ color: rgb(219, 237, 253); /* oklch */ color: oklch(93.8% 0.029 244.9);
Tailwind
colors: {
custom: {
50: '#e6f2fe',
500: '#dbedfd',
950: '#000000',
},
}SCSS
$custom: #dbedfd; $custom-light: #e6f2fe; $custom-dark: #000000;
JSON
{
"hex": "#dbedfd",
"rgb": {
"r": 219,
"g": 237,
"b": 253
},
"hsl": {
"h": 208.235,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.93759,
"c": 0.02896,
"h": 244.9
},
"luminance": 0.8272
}Semantic roles & 50–950 ramp
primary
#DBEDFD
secondary
#E7BC95
accent
#6C00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161717
muted
#848585