#DBEBFE#DBEBFE
#DBEBFE is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.4% C 0.031 H 252.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEBFE |
|---|---|
| RGB | rgb(219, 235, 254) |
| HSL | hsl(213, 95%, 93%) |
| HSV | hsv(213, 14%, 100%) |
| CMYK | cmyk(13.8%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(92.41, -1.57, -10.96) |
| CIE-LCH | lch(92.41, 11.07, 261.83°) |
| OKLab | oklab(93.39% -0.0092 -0.0296) |
| OKLCH | oklch(93.39% 0.031 252.7) |
| XYZ | xyz(76.8070, 81.6312, 105.4565) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.75
Fog
#D8DCE0
ΔE00 7.27
Lavender (CSS)
#E6E6FA
ΔE00 7.31
Ghostwhite
#F8F8FF
ΔE00 7.77
Light Blue Grey
#B7C9E2
ΔE00 8.16
Whitesmoke
#F5F5F5
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEBFE #FEEEDB
analogous
#DBFDFE #DBEBFE #DCDBFE
triadic
#DBEBFE #FEDBEB #EBFEDB
tetradic
#DBEBFE #FEDBFD #FEEEDB #DBFEDC
square
#DBEBFE #FEDBFD #FEEEDB #DBFEDC
split-complementary
#DBEBFE #FEDCDB #FDFEDB
monochromatic
#64A9FB #9FCAFC #DBEBFE #E1EEFE #E1EEFE
Accessibility & contrast
On white
1.21
#DBEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DBEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEBFE
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEBFE | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#E1E8FE
Tritanopia (blue-blind)
#D3EFF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dbebfe; /* rgb */ color: rgb(219, 235, 254); /* oklch */ color: oklch(93.4% 0.031 252.7);
Tailwind
colors: {
custom: {
50: '#e6f1fe',
500: '#dbebfe',
950: '#000000',
},
}SCSS
$custom: #dbebfe; $custom-light: #e6f1fe; $custom-dark: #000000;
JSON
{
"hex": "#dbebfe",
"rgb": {
"r": 219,
"g": 235,
"b": 254
},
"hsl": {
"h": 212.571,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.93391,
"c": 0.03098,
"h": 252.7
},
"luminance": 0.81632
}Semantic roles & 50–950 ramp
primary
#DBEBFE
secondary
#E9C294
accent
#7D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585